HomeSort by relevance Sort by last modified time
    Searched refs:MultiByteToWideChar (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
genwincodec.py 3 It uses the function MultiByteToWideChar to generate a decoding table.
12 MultiByteToWideChar = ctypes.windll.kernel32.MultiByteToWideChar
13 MultiByteToWideChar.argtypes = [wintypes.UINT, wintypes.DWORD,
16 MultiByteToWideChar.restype = ctypes.c_int
25 ret = MultiByteToWideChar(
  /external/python/cpython2/Tools/unicode/
genwincodec.py 3 It uses the function MultiByteToWideChar to generate a decoding table.
12 MultiByteToWideChar = ctypes.windll.kernel32.MultiByteToWideChar
13 MultiByteToWideChar.argtypes = [wintypes.UINT, wintypes.DWORD,
16 MultiByteToWideChar.restype = ctypes.c_int
25 ret = MultiByteToWideChar(
  /external/python/cpython3/Tools/unicode/
genwincodec.py 3 It uses the function MultiByteToWideChar to generate a decoding table.
12 MultiByteToWideChar = ctypes.windll.kernel32.MultiByteToWideChar
13 MultiByteToWideChar.argtypes = [wintypes.UINT, wintypes.DWORD,
16 MultiByteToWideChar.restype = ctypes.c_int
25 ret = MultiByteToWideChar(
  /external/curl/lib/
curl_multibyte.c 45 int str_w_len = MultiByteToWideChar(CP_UTF8, MB_ERR_INVALID_CHARS,
50 if(MultiByteToWideChar(CP_UTF8, 0, str_utf8, -1, str_w,
  /external/expat/xmlwf/
codepage.c 65 if (MultiByteToWideChar(cp, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS,
77 if (MultiByteToWideChar(cp, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS,
  /external/mdnsresponder/mDNSWindows/
WinServices.cpp 34 n = MultiByteToWideChar( CP_UTF8, 0, inUTF8, -1, NULL, 0 );
44 n = MultiByteToWideChar( CP_UTF8, 0, inUTF8, -1, unicode, n );
  /external/webrtc/webrtc/system_wrappers/include/
utf_util_win.h 25 int len16 = ::MultiByteToWideChar(CP_UTF8, 0, utf8, static_cast<int>(len),
28 ::MultiByteToWideChar(CP_UTF8, 0, utf8, static_cast<int>(len), ws.get(),
  /external/skia/src/utils/win/
SkDWrite.cpp 57 int wlen = MultiByteToWideChar(CP_UTF8, 0, skname, -1, nullptr, 0);
63 wlen = MultiByteToWideChar(CP_UTF8, 0, skname, -1, name->get(), wlen);
  /external/skqp/src/utils/win/
SkDWrite.cpp 57 int wlen = MultiByteToWideChar(CP_UTF8, 0, skname, -1, nullptr, 0);
63 wlen = MultiByteToWideChar(CP_UTF8, 0, skname, -1, name->get(), wlen);
  /external/tensorflow/tensorflow/core/platform/windows/
windows_file_system.h 69 int size_required = MultiByteToWideChar(CP_UTF8, 0, utf8str.c_str(),
72 MultiByteToWideChar(CP_UTF8, 0, utf8str.c_str(), (int)utf8str.size(),
  /external/webrtc/webrtc/base/
win32.h 50 int len16 = ::MultiByteToWideChar(CP_UTF8, 0, utf8, static_cast<int>(len),
53 ::MultiByteToWideChar(CP_UTF8, 0, utf8, static_cast<int>(len), ws, len16);
  /external/libusb/msvc/
missing.c 44 if (MultiByteToWideChar(CP_UTF8, 0, name, -1, wName, MAX_PATH) <= 0) {
  /external/flac/libFLAC/
windows_unicode_filenames.c 47 if ((len = MultiByteToWideChar(CP_UTF8, 0, str, -1, NULL, 0)) == 0)
51 if (MultiByteToWideChar(CP_UTF8, 0, str, -1, widestr, len) == 0) {
  /external/lzma/CPP/Common/
StringConvert.cpp 16 MultiByteToWideChar(CodePage, DWORD dwFlags,
63 unsigned len = MultiByteToWideChar(codePage, 0, s + i,
74 unsigned len = MultiByteToWideChar(codePage, 0, src, src.Len(), NULL, 0);
82 len = MultiByteToWideChar(codePage, 0, src, src.Len(), dest.GetBuf(len), len);
  /external/mdnsresponder/mDNSWindows/DLLX/
StringServices.cpp 169 n = MultiByteToWideChar( CP_UTF8, 0, inString, -1, NULL, 0 );
199 n = MultiByteToWideChar( CP_UTF8, 0, inString, -1, unicode, n );
  /system/core/base/
utf8.cpp 32 // Helper to set errno based on GetLastError() after WideCharToMultiByte()/MultiByteToWideChar().
98 // Internal helper function that takes MultiByteToWideChar() flags.
109 const int chars_required = MultiByteToWideChar(CP_UTF8, flags, utf8, size,
119 const int result = MultiByteToWideChar(CP_UTF8, flags, utf8, size,
123 CHECK_LE(result, chars_required) << "MultiByteToWideChar wrote " << result
  /external/freetype/builds/wince/
ftdebug.c 64 int sz = MultiByteToWideChar( CP_ACP, 0, str, -1, buf,
67 lstrcpyW( buf, L"OutputDebugStringEx: MultiByteToWideChar failed" );
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stringapiset.h 41 WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar);
mapinls.h 95 #define MultiByteToWideChar MNLS_MultiByteToWideChar
multimon.h 244 MultiByteToWideChar (CP_ACP, 0, (LPSTR) c.ex->szDevice, -1, c.ex->szDevice, (sizeof (c.ex->szDevice) / 2));
258 MultiByteToWideChar (CP_ACP, 0, "DISPLAY", -1, c.ex->szDevice, (sizeof (c.ex->szDevice) / 2));
313 MultiByteToWideChar (CP_ACP, 0, "DISPLAY", -1, lpDisplayDevice->DeviceName, (sizeof (lpDisplayDevice->DeviceName) / 2));
314 MultiByteToWideChar (CP_ACP, 0, "DISPLAY", -1, lpDisplayDevice->DeviceString, (sizeof (lpDisplayDevice->DeviceString) / 2));
  /external/ImageMagick/MagickCore/
utility-private.h 57 count=MultiByteToWideChar(CP_UTF8,0,utf8,-1,NULL,0);
72 count=MultiByteToWideChar(CP_UTF8,0,buffer,-1,longPath,count);
85 count=MultiByteToWideChar(CP_UTF8,0,utf8,-1,wideChar,count);
  /external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/
BrowserDialog.cpp 373 n = MultiByteToWideChar( CP_UTF8, 0, inUTF8, -1, NULL, 0 );
379 n = MultiByteToWideChar( CP_UTF8, 0, inUTF8, -1, unicode, n );
  /external/pdfium/core/fxcrt/
fx_system.h 171 MultiByteToWideChar(p1, p2, p3, p4, (wchar_t*)(p5), p6)
177 #define FXSYS_MultiByteToWideChar MultiByteToWideChar
  /external/python/cpython3/Parser/
myreadline.c 219 wlen = MultiByteToWideChar(CP_UTF8, 0, prompt, -1,
223 wlen = MultiByteToWideChar(CP_UTF8, 0, prompt, -1,
  /external/v8/tools/clang/plugins/
ChromeClassTester.cpp 144 MultiByteToWideChar(CP_UTF8, 0, filename.data(), -1, nullptr, 0);
146 MultiByteToWideChar(CP_UTF8, 0, filename.data(), -1,

Completed in 781 milliseconds

1 2 3 4