HomeSort by relevance Sort by last modified time
    Searched refs:CP_ACP (Results 26 - 50 of 62) sorted by null

12 3

  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/
cryptlib.c 877 if (!MultiByteToWideChar(CP_ACP,0,fmta,len_0,fmtw,len_0))
  /external/openssl/crypto/
cryptlib.c 863 if (!MultiByteToWideChar(CP_ACP,0,fmta,len_0,fmtw,len_0))
  /external/qemu/distrib/libpng-1.2.46/
png.c 692 WideCharToMultiByte(CP_ACP, 0, time_buf, -1, png_ptr->time_buffer,
pngrutil.c 36 len = MultiByteToWideChar(CP_ACP, 0, nptr, -1, NULL, 0);
40 MultiByteToWideChar(CP_ACP, 0, nptr, -1, str, len);
42 len = WideCharToMultiByte(CP_ACP, 0, end, -1, NULL, 0, NULL, NULL);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/file/
SDL_rwops.c 151 !WideCharToMultiByte(CP_ACP, 0, (LPCWSTR)utf16, -1, filenameA, size*6, 0, &bDefCharUsed) ||
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibevents.c 654 MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, windowid, -1, windowid_t, SDL_strlen(windowid) + 1);
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 94 int len = MultiByteToWideChar(CP_ACP, 0, s.c_str(), s_len, 0, 0);
96 MultiByteToWideChar(CP_ACP, 0, s.c_str(), s_len, &result[0], len);
    [all...]
  /external/chromium_org/third_party/libpng/
pngrutil.c 36 len = MultiByteToWideChar(CP_ACP, 0, nptr, -1, NULL, 0);
40 MultiByteToWideChar(CP_ACP, 0, nptr, -1, str, len);
42 len = WideCharToMultiByte(CP_ACP, 0, end, -1, NULL, 0, NULL, NULL);
    [all...]
png.c 691 WideCharToMultiByte(CP_ACP, 0, time_buf, -1, png_ptr->time_buffer,
pngwutil.c     [all...]
  /external/chromium_org/third_party/openssl/openssl/apps/
apps.c     [all...]
  /external/openssl/apps/
apps.c     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
os_win.c 226 int codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP;
251 int codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP;
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc 844 MultiByteToWideChar(CP_ACP, 0, ansi, length,
847 MultiByteToWideChar(CP_ACP, 0, ansi, length,
860 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
863 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
wince_usb.c 87 if (WideCharToMultiByte(CP_ACP, 0, wErr_string, -1, err_string, ERR_BUFFER_SIZE, NULL, NULL) < 0)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc 863 MultiByteToWideChar(CP_ACP, 0, ansi, length,
866 MultiByteToWideChar(CP_ACP, 0, ansi, length,
879 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
882 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
    [all...]
  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_socket2_win.cc 995 WideCharToMultiByte(CP_ACP, 0, oneinterface->pInterfaceName, -1,
    [all...]
  /external/gtest/src/
gtest.cc 844 MultiByteToWideChar(CP_ACP, 0, ansi, length,
847 MultiByteToWideChar(CP_ACP, 0, ansi, length,
860 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
863 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 863 MultiByteToWideChar(CP_ACP, 0, ansi, length,
866 MultiByteToWideChar(CP_ACP, 0, ansi, length,
879 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
882 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 734 { L"WIN", CP_ACP },
  /external/lzma/CPP/Windows/
FileDir.cpp 34 static inline UINT GetCurrentCodePage() { return ::AreFileApisANSI() ? CP_ACP : CP_OEMCP; }
  /external/mesa3d/src/gtest/src/
gtest.cc 863 MultiByteToWideChar(CP_ACP, 0, ansi, length,
866 MultiByteToWideChar(CP_ACP, 0, ansi, length,
879 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
882 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 828 MultiByteToWideChar(CP_ACP, 0, ansi, length,
831 MultiByteToWideChar(CP_ACP, 0, ansi, length,
844 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
847 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 829 MultiByteToWideChar(CP_ACP, 0, ansi, length,
832 MultiByteToWideChar(CP_ACP, 0, ansi, length,
845 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
848 WideCharToMultiByte(CP_ACP, 0, utf16_str, -1,
    [all...]

Completed in 2129 milliseconds

12 3