Searched refs:ULOC_SCRIPT_CAPACITY (Results 1 - 10 of 10) sorted by relevance

/external/icu4c/common/
H A Dloclikely.cpp171 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];
H A Duloc_tag.c976 char buf[ULOC_SCRIPT_CAPACITY];
/external/chromium/third_party/icu/public/common/unicode/
H A Dlocid.h701 char script[ULOC_SCRIPT_CAPACITY];
H A Duloc.h269 #define ULOC_SCRIPT_CAPACITY 6 macro
/external/icu4c/common/unicode/
H A Dlocid.h717 char script[ULOC_SCRIPT_CAPACITY];
H A Duloc.h269 #define ULOC_SCRIPT_CAPACITY 6 macro
/external/webkit/JavaScriptCore/icu/unicode/
H A Duloc.h272 #define ULOC_SCRIPT_CAPACITY 6 macro
/external/webkit/WebCore/icu/unicode/
H A Duloc.h272 #define ULOC_SCRIPT_CAPACITY 6 macro
/external/chromium/third_party/icu/source/common/
H A Duloc.c3306 scriptLength >= ULOC_SCRIPT_CAPACITY ||
3388 char alternateScript[ULOC_SCRIPT_CAPACITY];
3398 alternateScriptLength >= ULOC_SCRIPT_CAPACITY) {
3965 char script[ULOC_SCRIPT_CAPACITY];
4068 char script[ULOC_SCRIPT_CAPACITY];
H A Duloc_tag.c944 char buf[ULOC_SCRIPT_CAPACITY];

Completed in 52 milliseconds