HomeSort by relevance Sort by last modified time
    Searched defs:lcid (Results 1 - 9 of 9) sorted by null

  /external/chromium/third_party/icu/source/test/intltest/
winutil.h 31 int32_t lcid; member in struct:Win32Utilities::LCIDRecord
  /external/icu4c/test/intltest/
winutil.h 31 int32_t lcid; member in struct:Win32Utilities::LCIDRecord
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_sysevents.c 905 int lcid = MAKELCID(LOWORD(GetKeyboardLayout(0)), SORT_DEFAULT); local
908 if (GetLocaleInfo(lcid, LOCALE_IDEFAULTANSICODEPAGE, buff, sizeof(buff))) {
  /external/stlport/src/c_locale_win32/
c_locale_win32.c 180 LCID id;
236 static int __GetLCID(const char* lang, const char* ctry, LCID* lcid);
237 static int __GetLCIDFromName(const char* lname, LCID* lcid, char *cp, _Locale_lcid_t *hint);
238 static char const* __GetLocaleName(LCID lcid, const char* cp, char* buf);
241 static void __GetLocaleInfoUsingACP(LCID lcid, const char* cp, LCTYPE lctype, char* buf, int buf_size, wchar_t* wbuf, int wbuf_size);
242 static int __intGetACP(LCID lcid)
1485 LCID lcid = LocaleFromHex(locale); local
1651 LCID lcid; local
    [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 180 LCID id;
236 static int __GetLCID(const char* lang, const char* ctry, LCID* lcid);
237 static int __GetLCIDFromName(const char* lname, LCID* lcid, char *cp, _Locale_lcid_t *hint);
238 static char const* __GetLocaleName(LCID lcid, const char* cp, char* buf);
241 static void __GetLocaleInfoUsingACP(LCID lcid, const char* cp, LCTYPE lctype, char* buf, int buf_size, wchar_t* wbuf, int wbuf_size);
242 static int __intGetACP(LCID lcid)
1485 LCID lcid = LocaleFromHex(locale); local
1651 LCID lcid; local
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cloctst.c 70 /* LCID */
172 LCID = 7,
543 if (strcmp(temp2, rawData2[LCID][i]) != 0) {
544 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
2819 uint32_t lcid; local
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 70 /* LCID */
172 LCID = 7,
548 if (strcmp(temp2, rawData2[LCID][i]) != 0) {
549 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
2843 uint32_t lcid; local
    [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 2015 milliseconds