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

  /external/icu4c/common/
loclikely.cpp 171 scriptLength >= ULOC_SCRIPT_CAPACITY ||
253 char alternateScript[ULOC_SCRIPT_CAPACITY];
263 alternateScriptLength >= ULOC_SCRIPT_CAPACITY) {
849 char script[ULOC_SCRIPT_CAPACITY];
953 char script[ULOC_SCRIPT_CAPACITY];
    [all...]
uloc_tag.c 979 char buf[ULOC_SCRIPT_CAPACITY];
    [all...]
  /external/icu4c/common/unicode/
locid.h 717 char script[ULOC_SCRIPT_CAPACITY];
uloc.h 269 #define ULOC_SCRIPT_CAPACITY 6
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uloc.h 272 #define ULOC_SCRIPT_CAPACITY 6
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uloc.h 272 #define ULOC_SCRIPT_CAPACITY 6
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_country.cc 41 ULOC_LANG_CAPACITY + ULOC_SCRIPT_CAPACITY + ULOC_COUNTRY_CAPACITY + 1;
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 103 char script[ULOC_SCRIPT_CAPACITY];
    [all...]

Completed in 627 milliseconds