/external/icu/icu4c/source/test/perf/convperf/ |
D | data.h | 76 WCHAR iso2022jp_uniSource[]={ 189 WCHAR iso2022jp_uniSmSource[]={ 254 WCHAR sjis_uniSource[]={ 361 WCHAR sjis_uniSmSource[]={ 425 WCHAR eucjp_uniSource[]={ 532 WCHAR eucjp_uniSmSource[]={ 617 WCHAR iso2022kr_uniSource[]={ 748 WCHAR iso2022kr_uniSmSource[]={ 809 WCHAR gb2312_uniSource[]={ 919 WCHAR gb2312_uniSmSource[]={ [all …]
|
D | convperf.h | 158 WCHAR dest[MAX_BUF_SIZE]; 208 WCHAR* src; 216 … WinANSIFromUnicodePerfFunction(const char* cpName, WCHAR* pszIn,UINT szLen, UErrorCode& status){ in WinANSIFromUnicodePerfFunction() 279 WCHAR dst[MAX_BUF_SIZE]; 333 WCHAR* src; 340 …WinIMultiLanguageFromUnicodePerfFunction(const char* name,WCHAR* source, UINT sourceLen, UErrorCod… in WinIMultiLanguageFromUnicodePerfFunction() 391 WCHAR dst[MAX_BUF_SIZE]; 442 WCHAR* src; 450 …WinIMultiLanguage2FromUnicodePerfFunction(const char* name,WCHAR* source, UINT sourceLen, UErrorCo… in WinIMultiLanguage2FromUnicodePerfFunction()
|
/external/webrtc/modules/desktop_capture/win/ |
D | desktop.cc | 39 length /= sizeof(WCHAR); in GetName() 40 std::vector<WCHAR> buffer(length); in GetName() 42 length * sizeof(WCHAR), &length)) { in GetName() 47 desktop_name_out->assign(&buffer[0], length / sizeof(WCHAR)); in GetName() 73 Desktop* Desktop::GetDesktop(const WCHAR* desktop_name) { in GetDesktop()
|
D | window_capture_utils.cc | 192 WCHAR class_name[256]; in FilterUncapturableWindows() 208 WCHAR window_title[500]; in FilterUncapturableWindows() 262 WCHAR window_title[kTitleLength]; in IsWindowChromeNotification() 269 WCHAR class_name[kClassLength]; in IsWindowChromeNotification()
|
/external/curl/lib/ |
D | idn_win32.c | 54 const WCHAR *lpUnicodeCharStr, 56 WCHAR *lpASCIICharStr, 59 const WCHAR *lpASCIICharStr, 61 WCHAR *lpUnicodeCharStr,
|
/external/lzma/C/Util/SfxSetup/ |
D | SfxSetup.c | 105 WCHAR messageW[256 + 4]; in PrintErrorMessage() 117 static WRes MyCreateDir(const WCHAR *name) in MyCreateDir() 166 static BoolInt DoesFileOrDirExist(const WCHAR *path) in DoesFileOrDirExist() 177 static WRes RemoveDirWithSubItems(WCHAR *path) in RemoveDirWithSubItems() 248 WCHAR sfxPath[MAX_PATH + 2]; in main() 249 WCHAR path[MAX_PATH * 3 + 2]; in main() 251 WCHAR workCurDir[MAX_PATH + 32]; in main() 413 WCHAR *temp; in main() 456 const WCHAR *name = temp + nameStartPos; in main() 528 WCHAR *temp = path + pathLen; in main() [all …]
|
/external/skia/src/ports/ |
D | SkFontMgr_win_dw.cpp | 273 const WCHAR* localeName, int localeNameLength, in SkFontMgr_DirectWrite() 274 const WCHAR* defaultFamilyName, int defaultFamilyNameLength) in SkFontMgr_DirectWrite() 281 memcpy(fLocaleName.get(), localeName, localeNameLength * sizeof(WCHAR)); in SkFontMgr_DirectWrite() 282 memcpy(fDefaultFamilyName.get(), defaultFamilyName, defaultFamilyNameLength*sizeof(WCHAR)); in SkFontMgr_DirectWrite() 303 HRESULT getByFamilyName(const WCHAR familyName[], IDWriteFontFamily** fontFamily) const; 304 sk_sp<SkTypeface> fallback(const WCHAR* dwFamilyName, DWriteStyle, 305 const WCHAR* dwBcp47, UINT32 character) const; 306 sk_sp<SkTypeface> layoutFallback(const WCHAR* dwFamilyName, DWriteStyle, 307 const WCHAR* dwBcp47, UINT32 character) const; 659 FontFallbackSource(const WCHAR* string, UINT32 length, const WCHAR* locale, in FontFallbackSource() [all …]
|
D | SkRemotableFontMgr_win_dw.cpp | 88 WCHAR* localeName, int localeNameLength) in SkRemotableFontMgr_DirectWrite() 92 memcpy(fLocaleName.get(), localeName, localeNameLength * sizeof(WCHAR)); in SkRemotableFontMgr_DirectWrite() 400 WCHAR str[16]; in matchNameStyleCharacter() 454 WCHAR localeNameStorage[LOCALE_NAME_MAX_LENGTH]; in SkRemotableFontMgr_New_DirectWrite() 455 WCHAR* localeName = nullptr; in SkRemotableFontMgr_New_DirectWrite()
|
/external/lzma/CPP/Windows/ |
D | SecurityUtils.cpp | 38 dest->Length = (USHORT)(len * sizeof(WCHAR)); in SetLsaString() 39 dest->MaximumLength = (USHORT)((len + 1) * sizeof(WCHAR)); in SetLsaString() 91 …ainName = (LPWSTR)::HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (domainLen + 1) * sizeof(WCHAR)); in GetSid() 129 WCHAR userName[256 + 2]; in AddLockMemoryPrivilege()
|
/external/mdnsresponder/mDNSWindows/NSPTool/ |
D | NSPTool.c | 40 DEBUG_LOCAL WCHAR * CharToWCharString( const char *inCharString, WCHAR *outWCharString ); 237 WCHAR name[ 256 ]; in InstallNSP() 239 WCHAR path[ MAX_PATH ]; in InstallNSP() 431 WCHAR name[ 256 ]; in ReorderNameSpaces() 432 WCHAR path[ MAX_PATH ]; in ReorderNameSpaces() 514 DEBUG_LOCAL WCHAR * CharToWCharString( const char *inCharString, WCHAR *outWCharString ) in CharToWCharString() 517 WCHAR * dst; in CharToWCharString() 528 *dst++ = (WCHAR) c; in CharToWCharString()
|
/external/skqp/src/utils/win/ |
D | SkDWrite.h | 28 typedef SkAutoSTMalloc<16, WCHAR> SkSMallocWCHAR; 36 HRESULT sk_wchar_to_skstring(WCHAR* name, int nameLen, SkString* skname); 41 HRESULT sk_get_locale_string(IDWriteLocalizedStrings* names, const WCHAR* preferedLocale,
|
D | SkDWrite.cpp | 71 HRESULT sk_wchar_to_skstring(WCHAR* name, int nameLen, SkString* skname) { in sk_wchar_to_skstring() 93 HRESULT sk_get_locale_string(IDWriteLocalizedStrings* names, const WCHAR* preferedLocale, in sk_get_locale_string()
|
/external/skia/src/utils/win/ |
D | SkDWrite.h | 28 typedef SkAutoSTMalloc<16, WCHAR> SkSMallocWCHAR; 36 HRESULT sk_wchar_to_skstring(WCHAR* name, int nameLen, SkString* skname); 41 HRESULT sk_get_locale_string(IDWriteLocalizedStrings* names, const WCHAR* preferedLocale,
|
/external/protobuf/src/google/protobuf/io/ |
D | io_win32.cc | 156 const WCHAR* p = path.c_str(); in normalize() 234 std::unique_ptr<WCHAR[]> wcwd(new WCHAR[size]); in as_windows_path() 362 bool wcs_to_mbs(const WCHAR* s, string* out, bool outUtf8) { in wcs_to_mbs() 395 std::unique_ptr<WCHAR[]> wstr(new WCHAR[size]); in mbs_to_wcs()
|
D | io_win32_unittest.cc | 98 WCHAR working_directory[MAX_PATH]; 116 bool GetEnvVarAsUtf8(const WCHAR* name, string* result) { in GetEnvVarAsUtf8() 119 std::unique_ptr<WCHAR[]> wcs(new WCHAR[size]); in GetEnvVarAsUtf8() 135 std::unique_ptr<WCHAR[]> wcs(new WCHAR[size]); in GetCwdAsUtf8() 392 WCHAR cwd[MAX_PATH]; in TEST_F()
|
/external/python/cpython3/PC/ |
D | getpathp.c | 346 WCHAR *dataBuf = NULL; in getpythonregpath() 347 static const WCHAR keyPrefix[] = L"Software\\Python\\PythonCore\\"; in getpythonregpath() 348 static const WCHAR keySuffix[] = L"\\PythonPath"; in getpythonregpath() 351 WCHAR *keyBuf = NULL; in getpythonregpath() 352 WCHAR *keyBufPtr; in getpythonregpath() 353 WCHAR **ppPaths = NULL; in getpythonregpath() 359 sizeof(WCHAR)*(versionLen-1) + in getpythonregpath() 366 memcpy_s(keyBufPtr, keyBufLen, keyPrefix, sizeof(keyPrefix)-sizeof(WCHAR)); in getpythonregpath() 393 ppPaths = PyMem_RawCalloc(numKeys, sizeof(WCHAR *)); in getpythonregpath() 399 WCHAR keyBuf[MAX_PATH+1]; in getpythonregpath() [all …]
|
/external/python/cpython3/Modules/ |
D | winreparse.h | 27 WCHAR PathBuffer[1]; 35 WCHAR PathBuffer[1];
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | win_if_list.c | 81 WCHAR *pos; in ndisuio_query_bindings() 102 pos = (WCHAR *) ((char *) b + b->DeviceNameOffset); in ndisuio_query_bindings() 110 pos = (WCHAR *) ((char *) b + b->DeviceDescrOffset); in ndisuio_query_bindings()
|
/external/rust/crates/mio/src/sys/windows/ |
D | afd.rs | 121 use winapi::shared::ntdef::{OBJECT_ATTRIBUTES, UNICODE_STRING, USHORT, WCHAR}; 136 Length: (AFD_HELPER_NAME.len() * size_of::<WCHAR>()) as USHORT, 137 MaximumLength: (AFD_HELPER_NAME.len() * size_of::<WCHAR>()) as USHORT, 141 const AFD_HELPER_NAME: &[WCHAR] = &[
|
/external/icu/icu4c/source/common/ |
D | wintz.cpp | 152 WCHAR timezoneSubKeyName[WINDOWS_MAX_REG_KEY_LENGTH]; in uprv_detectWindowsTimeZone() 153 WCHAR *windowsTimeZoneName = dynamicTZI.TimeZoneKeyName; in uprv_detectWindowsTimeZone() 190 WCHAR registryStandardName[WINDOWS_MAX_REG_KEY_LENGTH]; in uprv_detectWindowsTimeZone() 222 … if (wcscmp(reinterpret_cast<WCHAR *>(registryStandardName), dynamicTZI.StandardName) == 0) { in uprv_detectWindowsTimeZone()
|
/external/skqp/src/ports/ |
D | SkFontMgr_win_dw.cpp | 271 IDWriteFontFallback* fallback, WCHAR* localeName, int localeNameLength) in SkFontMgr_DirectWrite() 286 memcpy(fLocaleName.get(), localeName, localeNameLength * sizeof(WCHAR)); in SkFontMgr_DirectWrite() 308 HRESULT getByFamilyName(const WCHAR familyName[], IDWriteFontFamily** fontFamily) const; 647 FontFallbackSource(const WCHAR* string, UINT32 length, const WCHAR* locale, in FontFallbackSource() 660 WCHAR const** textString, in GetTextAtPosition() 675 WCHAR const** textString, in GetTextBeforePosition() 696 WCHAR const** localeName) override in GetLocaleName() 738 const WCHAR* fString; 740 const WCHAR* fLocale; 751 const WCHAR* dwFamilyName = nullptr; in onMatchFamilyStyleCharacter() [all …]
|
D | SkRemotableFontMgr_win_dw.cpp | 87 WCHAR* localeName, int localeNameLength) in SkRemotableFontMgr_DirectWrite() 91 memcpy(fLocaleName.get(), localeName, localeNameLength * sizeof(WCHAR)); in SkRemotableFontMgr_DirectWrite() 399 WCHAR str[16]; in matchNameStyleCharacter() 453 WCHAR localeNameStorage[LOCALE_NAME_MAX_LENGTH]; in SkRemotableFontMgr_New_DirectWrite() 454 WCHAR* localeName = nullptr; in SkRemotableFontMgr_New_DirectWrite()
|
/external/lzma/C/ |
D | 7zFile.h | 38 WRes InFile_OpenW(CSzFile *p, const WCHAR *name); 39 WRes OutFile_OpenW(CSzFile *p, const WCHAR *name);
|
/external/python/cpython3/Lib/ctypes/ |
D | wintypes.py | 10 WCHAR = ctypes.c_wchar variable 164 ("cFileName", WCHAR * MAX_PATH), 165 ("cAlternateFileName", WCHAR * 14)] 199 PWCHAR = ctypes.POINTER(WCHAR)
|
/external/lzma/CPP/Common/ |
D | MyWindows.h | 69 typedef wchar_t WCHAR; typedef 70 typedef WCHAR OLECHAR; 71 typedef const WCHAR *LPCWSTR;
|