Searched defs:validLocale (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dformat.h295 char validLocale[ULOC_FULLNAME_CAPACITY]; member in class:Format
H A Ddcfmtsym.h392 char validLocale[ULOC_FULLNAME_CAPACITY]; member in class:DecimalFormatSymbols
H A Ddtfmtsym.h667 char validLocale[ULOC_FULLNAME_CAPACITY]; member in class:DateFormatSymbols
H A Dcalendar.h2110 char validLocale[ULOC_FULLNAME_CAPACITY]; member in class:Calendar
/external/icu4c/i18n/unicode/
H A Dformat.h297 char validLocale[ULOC_FULLNAME_CAPACITY]; member in class:Format
H A Ddcfmtsym.h391 char validLocale[ULOC_FULLNAME_CAPACITY]; member in class:DecimalFormatSymbols
H A Ddtfmtsym.h756 char validLocale[ULOC_FULLNAME_CAPACITY]; member in class:DateFormatSymbols
H A Dcalendar.h2329 char validLocale[ULOC_FULLNAME_CAPACITY]; member in class:Calendar
/external/chromium_org/third_party/icu/source/i18n/
H A Dtblcoll.cpp631 RuleBasedCollator::setLocales(const Locale& requestedLocale, const Locale& validLocale, const Locale& actualLocale) { argument
635 char* vloc = uprv_strdup(validLocale.getName());
H A Ducol_imp.h960 char* validLocale; member in struct:UCollator
/external/icu4c/i18n/
H A Dtblcoll.cpp568 RuleBasedCollator::setLocales(const Locale& requestedLocale, const Locale& validLocale, const Locale& actualLocale) { argument
572 char* vloc = uprv_strdup(validLocale.getName());
H A Ducol_imp.h920 char* validLocale; member in struct:UCollator
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcrestst.c958 const char *validLocale; member in struct:__anon11833
1006 if(!locale || strcmp(locale, test[i].validLocale) != 0) {
H A Dcapitst.c1340 const char* validLocale; member in struct:__anon11771
1363 if(strcmp(locale, testStruct[i].validLocale) != 0) {
1364 log_err("[Coll %s]: Error in valid locale, expected %s, got %s\n", testStruct[i].requestedLocale, testStruct[i].validLocale, locale);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drestest.cpp577 const char *validLocale; member in struct:__anon11897
622 if(strcmp(locale.getName(), test[i].validLocale) != 0) {
H A Dapicoll.cpp1538 const char* validLocale; member in struct:__anon11867
1563 if(locale != testStruct[i].validLocale) {
1564 log("[Coll %s]: Error in valid locale, expected %s, got %s\n", testStruct[i].requestedLocale, testStruct[i].validLocale, locale.getName());
1925 virtual void setLocales(const Locale& requestedLocale, const Locale& validLocale, const Locale& actualLocale);
2124 void TestCollator::setLocales(const Locale& requestedLocale, const Locale& validLocale, const Locale& actualLocale) argument
2126 Collator::setLocales(requestedLocale, validLocale, actualLocale);
/external/icu4c/test/cintltst/
H A Dcrestst.c958 const char *validLocale; member in struct:__anon19356
1006 if(!locale || strcmp(locale, test[i].validLocale) != 0) {
H A Dcapitst.c1414 const char* validLocale; member in struct:__anon19279
1437 if(strcmp(locale, testStruct[i].validLocale) != 0) {
1438 log_err("[Coll %s]: Error in valid locale, expected %s, got %s\n", testStruct[i].requestedLocale, testStruct[i].validLocale, locale);
/external/icu4c/test/intltest/
H A Drestest.cpp577 const char *validLocale; member in struct:__anon19433
622 if(strcmp(locale.getName(), test[i].validLocale) != 0) {
H A Dapicoll.cpp1596 const char* validLocale; member in struct:__anon19392
1621 if(locale != testStruct[i].validLocale) {
1622 log("[Coll %s]: Error in valid locale, expected %s, got %s\n", testStruct[i].requestedLocale, testStruct[i].validLocale, locale.getName());
1957 virtual void setLocales(const Locale& requestedLocale, const Locale& validLocale, const Locale& actualLocale);
2153 void TestCollator::setLocales(const Locale& requestedLocale, const Locale& validLocale, const Locale& actualLocale) argument
2155 Collator::setLocales(requestedLocale, validLocale, actualLocale);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 781 milliseconds