/external/icu/icu4c/source/test/perf/convperf/ |
D | data.h | 72 WCHAR iso2022jp_uniSource[]={ 185 WCHAR iso2022jp_uniSmSource[]={ 250 WCHAR sjis_uniSource[]={ 357 WCHAR sjis_uniSmSource[]={ 421 WCHAR eucjp_uniSource[]={ 528 WCHAR eucjp_uniSmSource[]={ 613 WCHAR iso2022kr_uniSource[]={ 744 WCHAR iso2022kr_uniSmSource[]={ 805 WCHAR gb2312_uniSource[]={ 915 WCHAR gb2312_uniSmSource[]={ [all …]
|
D | convperf.h | 154 WCHAR dest[MAX_BUF_SIZE]; 204 WCHAR* src; 212 … WinANSIFromUnicodePerfFunction(const char* cpName, WCHAR* pszIn,UINT szLen, UErrorCode& status){ in WinANSIFromUnicodePerfFunction() 275 WCHAR dst[MAX_BUF_SIZE]; 329 WCHAR* src; 336 …WinIMultiLanguageFromUnicodePerfFunction(const char* name,WCHAR* source, UINT sourceLen, UErrorCod… in WinIMultiLanguageFromUnicodePerfFunction() 387 WCHAR dst[MAX_BUF_SIZE]; 438 WCHAR* src; 446 …WinIMultiLanguage2FromUnicodePerfFunction(const char* name,WCHAR* source, UINT sourceLen, UErrorCo… in WinIMultiLanguage2FromUnicodePerfFunction()
|
/external/curl/lib/ |
D | idn_win32.c | 53 const WCHAR *lpUnicodeCharStr, 55 WCHAR *lpASCIICharStr, 58 const WCHAR *lpASCIICharStr, 60 WCHAR *lpUnicodeCharStr, 93 WCHAR unicode[IDN_MAX_LENGTH]; in curl_win32_ascii_to_idn()
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | desktop.cc | 40 length /= sizeof(WCHAR); in GetName() 41 std::vector<WCHAR> buffer(length); in GetName() 43 length * sizeof(WCHAR), &length)) { in GetName() 48 desktop_name_out->assign(&buffer[0], length / sizeof(WCHAR)); in GetName() 74 Desktop* Desktop::GetDesktop(const WCHAR* desktop_name) { in GetDesktop()
|
/external/lzma/C/Util/SfxSetup/ |
D | SfxSetup.c | 102 WCHAR messageW[256 + 4]; in PrintErrorMessage() 114 static WRes MyCreateDir(const WCHAR *name) in MyCreateDir() 163 static Bool DoesFileOrDirExist(const WCHAR *path) in DoesFileOrDirExist() 174 static WRes RemoveDirWithSubItems(WCHAR *path) in RemoveDirWithSubItems() 241 WCHAR sfxPath[MAX_PATH + 2]; in main() 242 WCHAR path[MAX_PATH * 3 + 2]; in main() 244 WCHAR workCurDir[MAX_PATH + 32]; in main() 395 WCHAR *temp; in main() 439 const WCHAR *name = temp + nameStartPos; in main() 511 WCHAR *temp = path + pathLen; in main() [all …]
|
/external/lzma/CPP/Windows/ |
D | SecurityUtils.cpp | 35 dest->Length = (USHORT)(len * sizeof(WCHAR)); in SetLsaString() 36 dest->MaximumLength = (USHORT)((len + 1) * sizeof(WCHAR)); in SetLsaString() 88 …ainName = (LPWSTR)::HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (domainLen + 1) * sizeof(WCHAR)); in GetSid() 126 WCHAR userName[256 + 2]; in AddLockMemoryPrivilege()
|
D | FileSystem.cpp | 46 WCHAR v[MAX_PATH + 2]; v[0] = 0; in MyGetVolumeInformation() 47 WCHAR f[MAX_PATH + 2]; f[0] = 0; in MyGetVolumeInformation()
|
D | FileDir.cpp | 41 WCHAR s[MAX_PATH + 2]; in GetWindowsDir() 63 WCHAR s[MAX_PATH + 2]; in GetSystemDir() 418 WCHAR s[MAX_PATH + 2]; in GetCurrentDir() 460 WCHAR s[MAX_PATH + 2]; in MyGetTempPath()
|
D | CommonDialog.cpp | 149 WCHAR buf[kBufSize]; in MyGetOpenFileName() 157 WCHAR filterBuf[kFilterBufSize]; in MyGetOpenFileName()
|
/external/skia/src/utils/win/ |
D | SkDWrite.h | 36 typedef SkAutoSTMalloc<16, WCHAR> SkSMallocWCHAR; 44 HRESULT sk_wchar_to_skstring(WCHAR* name, int nameLen, SkString* skname); 49 void 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 void sk_get_locale_string(IDWriteLocalizedStrings* names, const WCHAR* preferedLocale, in sk_get_locale_string()
|
/external/skia/src/ports/ |
D | SkFontMgr_win_dw.cpp | 267 WCHAR* localeName, int localeNameLength) in SkFontMgr_DirectWrite() 279 memcpy(fLocaleName.get(), localeName, localeNameLength * sizeof(WCHAR)); in SkFontMgr_DirectWrite() 301 HRESULT getByFamilyName(const WCHAR familyName[], IDWriteFontFamily** fontFamily) const; 637 FontFallbackSource(const WCHAR* string, UINT32 length, const WCHAR* locale, in FontFallbackSource() 650 WCHAR const** textString, in GetTextAtPosition() 665 WCHAR const** textString, in GetTextBeforePosition() 686 WCHAR const** localeName) override in GetLocaleName() 728 const WCHAR* fString; 730 const WCHAR* fLocale; 741 const WCHAR* dwFamilyName = nullptr; in onMatchFamilyStyleCharacter() [all …]
|
D | SkRemotableFontMgr_win_dw.cpp | 86 WCHAR* localeName, int localeNameLength) in SkRemotableFontMgr_DirectWrite() 90 memcpy(fLocaleName.get(), localeName, localeNameLength * sizeof(WCHAR)); in SkRemotableFontMgr_DirectWrite() 434 WCHAR str[16]; in matchNameStyleCharacter() 488 WCHAR localeNameStorage[LOCALE_NAME_MAX_LENGTH]; in SkRemotableFontMgr_New_DirectWrite() 489 WCHAR* localeName = nullptr; in SkRemotableFontMgr_New_DirectWrite()
|
/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/lzma/C/ |
D | 7zFile.h | 38 WRes InFile_OpenW(CSzFile *p, const WCHAR *name); 39 WRes OutFile_OpenW(CSzFile *p, const WCHAR *name);
|
D | 7zFile.c | 65 static WRes File_OpenW(CSzFile *p, const WCHAR *name, int writeMode) in File_OpenW() 74 WRes InFile_OpenW(CSzFile *p, const WCHAR *name) { return File_OpenW(p, name, 0); } in InFile_OpenW() 75 WRes OutFile_OpenW(CSzFile *p, const WCHAR *name) { return File_OpenW(p, name, 1); } in OutFile_OpenW()
|
/external/libpcap/ |
D | inet.c | 1005 static WCHAR AdaptersName[8192]; 1007 WCHAR *tUstr; 1008 WCHAR *TAdaptersName = (WCHAR*)malloc(8192 * sizeof(WCHAR)); 1028 tUstr = (WCHAR*)AdaptersName; 1052 tUstr = (WCHAR*)tmp;
|
/external/lzma/CPP/Common/ |
D | MyWindows.h | 56 typedef wchar_t WCHAR; typedef 57 typedef WCHAR OLECHAR; 58 typedef const WCHAR *LPCWSTR;
|
/external/boringssl/src/crypto/ |
D | directory_win.c | 81 if (!MultiByteToWideChar(CP_ACP, 0, directory, len_0, (WCHAR *)wdir, in OPENSSL_DIR_read() 116 if (!WideCharToMultiByte(CP_ACP, 0, (WCHAR *)wdir, len_0, in OPENSSL_DIR_read()
|
/external/boringssl/src/crypto/bio/ |
D | file.c | 107 WCHAR wmode[8]; in open_file() 108 WCHAR *wfilename = _alloca(sz * sizeof(WCHAR)); in open_file()
|
/external/harfbuzz_ng/src/ |
D | hb-uniscribe.cc | 53 const WCHAR *pwcInChars, 72 const WCHAR *pwcChars, 91 const WCHAR *pwcChars, 108 const WCHAR *pwcInChars, in hb_ScriptItemizeOpenType() 139 const WCHAR *pwcChars, in hb_ScriptShapeOpenType() 172 const WCHAR *pwcChars, in hb_ScriptPlaceOpenType() 761 ALLOCATE_ARRAY (WCHAR, pchars, buffer->len * 2); in _hb_uniscribe_shape()
|
/external/tcpdump/win32/Include/ |
D | w32_fzs.h | 45 WCHAR* SChar2WChar(char* nome);
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | window_capturer_win.cc | 42 WCHAR class_name[kClassLength]; in WindowsEnumerationHandler() 67 WCHAR window_title[kTitleLength]; in WindowsEnumerationHandler()
|
/external/skia/tools/ |
D | win_lcid.cpp | 12 WCHAR wcBuffer[BUFFER_SIZE]; in MyFuncLocaleEx()
|
/external/dng_sdk/source/ |
D | dng_string.cpp | 354 DNG_ASSERT (sizeof (WCHAR) == 2, "WCHAR must be 2 bytes"); in Assign_Multibyte() 369 (WCHAR *) aBuf.Buffer (), in Assign_Multibyte() 409 DNG_ASSERT (sizeof (WCHAR) == 2, "WCHAR must be 2 bytes"); in Extract_Multibyte() 421 (WCHAR *) sBuffer.Buffer (), in Extract_Multibyte() 2276 (const WCHAR *) aStrA.Buffer_uint16 (), in Compare() 2278 (const WCHAR *) aStrB.Buffer_uint16 (), in Compare()
|