Searched refs:ULOC_COUNTRY_CAPACITY (Results 1 - 11 of 11) sorted by relevance

/external/icu4c/common/
H A Dloclikely.cpp172 regionLength >= ULOC_COUNTRY_CAPACITY) {
288 char alternateRegion[ULOC_COUNTRY_CAPACITY];
297 alternateRegionLength >= ULOC_COUNTRY_CAPACITY) {
858 char region[ULOC_COUNTRY_CAPACITY];
965 char region[ULOC_COUNTRY_CAPACITY];
H A Duloc.cpp1296 char cnty[ULOC_COUNTRY_CAPACITY]={ 0, 0, 0, 0 };
1301 if(idLen<(ULOC_COUNTRY_CAPACITY-1)) { /*CWB*/
H A Duloc_tag.c1092 char buf[ULOC_COUNTRY_CAPACITY];
/external/icu4c/common/unicode/
H A Dlocid.h726 char country[ULOC_COUNTRY_CAPACITY];
H A Duloc.h256 #define ULOC_COUNTRY_CAPACITY 4 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duloc.h256 #define ULOC_COUNTRY_CAPACITY 4 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Duloc.h256 #define ULOC_COUNTRY_CAPACITY 4 macro
/external/icu4c/i18n/unicode/
H A Dtzfmt.h535 char fTargetRegion[ULOC_COUNTRY_CAPACITY];
/external/icu4c/i18n/
H A Dtzgnames.cpp300 char fTargetRegion[ULOC_COUNTRY_CAPACITY];
559 char countryCode[ULOC_COUNTRY_CAPACITY];
560 U_ASSERT(usCountryCode.length() < ULOC_COUNTRY_CAPACITY);
810 char countryCode[ULOC_COUNTRY_CAPACITY];
811 U_ASSERT(usCountryCode.length() < ULOC_COUNTRY_CAPACITY);
H A Dcalendar.cpp252 char region[ULOC_COUNTRY_CAPACITY];
/external/chromium/chrome/browser/autofill/
H A Dautofill_country.cc41 ULOC_LANG_CAPACITY + ULOC_SCRIPT_CAPACITY + ULOC_COUNTRY_CAPACITY + 1;

Completed in 834 milliseconds