HomeSort by relevance Sort by last modified time
    Searched refs:uloc_getLCID (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
uloc.h 541 uloc_getLCID(const char* localeID);
    [all...]
urename.h     [all...]
  /external/icu/icu4c/source/common/unicode/
uloc.h 541 uloc_getLCID(const char* localeID);
    [all...]
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c 558 sprintf(temp2, "%x", (int)uloc_getLCID(testLocale));
    [all...]
cldrtest.c 458 expectedLCID = uloc_getLCID(localeName);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cloctst.c 558 sprintf(temp2, "%x", (int)uloc_getLCID(testLocale));
    [all...]
cldrtest.c 458 expectedLCID = uloc_getLCID(localeName);
    [all...]
  /external/chromium_org/third_party/icu/source/common/
locid.cpp 673 return uloc_getLCID(fullName);
uloc.cpp     [all...]
  /external/icu/icu4c/source/common/
locid.cpp 673 return uloc_getLCID(fullName);
uloc.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/perf/collperf/
collperf.cpp 599 win_langid = uloc_getLCID(locale);
  /external/icu/icu4c/source/test/perf/collperf/
collperf.cpp 599 win_langid = uloc_getLCID(locale);
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
collperf.cpp     [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp     [all...]

Completed in 194 milliseconds