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

  /external/chromium_org/third_party/icu/source/test/intltest/
loctest.h 144 LCID,
  /external/icu4c/test/intltest/
loctest.h 145 LCID,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 59 LCID = DWORD
176 'HWND', 'INT', 'LANGID', 'LARGE_INTEGER', 'LCID', 'LCTYPE',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 59 LCID = DWORD
176 'HWND', 'INT', 'LANGID', 'LARGE_INTEGER', 'LCID', 'LCTYPE',
  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c 72 /* LCID */
174 LCID = 7,
554 if (strcmp(temp2, rawData2[LCID][i]) != 0) {
555 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
2849 uint32_t lcid; local
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 72 /* LCID */
174 LCID = 7,
556 if (strcmp(temp2, rawData2[LCID][i]) != 0) {
557 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
3026 uint32_t lcid; local
    [all...]

Completed in 434 milliseconds