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

  /external/icu4c/common/
locavailable.cpp 74 newLocaleList[locCount].setFromPOSIXID(uloc_getAvailable(locCount));
172 uloc_getAvailable(int32_t offset)
ubrk.cpp 247 return uloc_getAvailable(index);
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uloc.h 169 * const char* uloc_getAvailable(int32_t index);
726 uloc_getAvailable(int32_t n);
    [all...]
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uloc.h 169 * const char* uloc_getAvailable(int32_t index);
726 uloc_getAvailable(int32_t n);
    [all...]
urename.h     [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 497 strcpy(locName, uloc_getAvailable(locIndex));
523 currLoc = uloc_getAvailable(locIndex);
530 uloc_getAvailable(locIndex), u_errorName(errorCode));
534 uloc_getAvailable(locIndex));
    [all...]
cdattst.c     [all...]
cnmdptst.c     [all...]
cmsccoll.c     [all...]
citertst.c     [all...]
cloctst.c 660 locList=uloc_getAvailable(i);
    [all...]
capitst.c     [all...]
creststn.c     [all...]
  /external/icu4c/common/unicode/
uloc.h 169 * const char* uloc_getAvailable(int32_t index);
743 uloc_getAvailable(int32_t n);
    [all...]
urename.h     [all...]
  /external/icu4c/i18n/
ucal.cpp 323 return uloc_getAvailable(index);
udat.cpp 296 return uloc_getAvailable(index);
unum.cpp 472 return uloc_getAvailable(index);
  /external/icu4c/test/intltest/
restest.cpp 496 const char* locale = uloc_getAvailable(locIndex);
tztest.cpp     [all...]
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 249 return toStringArray(env, uloc_countAvailable, uloc_getAvailable);
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]

Completed in 627 milliseconds