Home
last modified time | relevance | path

Searched refs:getLocale (Results 1 – 25 of 43) sorted by relevance

12

/external/icu4c/common/
Dlocid.cpp1012 return getLocale(eENGLISH); in getEnglish()
1018 return getLocale(eFRENCH); in getFrench()
1024 return getLocale(eGERMAN); in getGerman()
1030 return getLocale(eITALIAN); in getItalian()
1036 return getLocale(eJAPANESE); in getJapanese()
1042 return getLocale(eKOREAN); in getKorean()
1048 return getLocale(eCHINESE); in getChinese()
1054 return getLocale(eCHINA); in getSimplifiedChinese()
1060 return getLocale(eTAIWAN); in getTraditionalChinese()
1067 return getLocale(eFRANCE); in getFrance()
[all …]
Dlocbased.cpp16 Locale LocaleBased::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() function in LocaleBased
Dlocbased.h58 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dresbund.cpp370 const Locale &ResourceBundle::getLocale(void) const in getLocale() function in ResourceBundle
390 const Locale ResourceBundle::getLocale(ULocDataLocaleType type, UErrorCode &status) const in getLocale() function in ResourceBundle
Dbrkiter.cpp439 BreakIterator::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() function in BreakIterator
441 return locBased.getLocale(type, status); in getLocale()
/external/icu4c/test/intltest/
Dloctest.cpp476 if (symb.getLocale(ULOC_VALID_LOCALE, status) != Locale("root")) { in TestDisplayNames()
1777 valid = cal->getLocale(ULOC_VALID_LOCALE, ec); in TestGetLocale()
1778 actual = cal->getLocale(ULOC_ACTUAL_LOCALE, ec); in TestGetLocale()
1786 if (cal->getLocale(ULOC_VALID_LOCALE, ec).getName()[0] != 0) { in TestGetLocale()
1806 valid = dec->getLocale(ULOC_VALID_LOCALE, ec); in TestGetLocale()
1807 actual = dec->getLocale(ULOC_ACTUAL_LOCALE, ec); in TestGetLocale()
1819 valid = sym->getLocale(ULOC_VALID_LOCALE, ec); in TestGetLocale()
1820 actual = sym->getLocale(ULOC_ACTUAL_LOCALE, ec); in TestGetLocale()
1843 valid = dat->getLocale(ULOC_VALID_LOCALE, ec); in TestGetLocale()
1844 actual = dat->getLocale(ULOC_ACTUAL_LOCALE, ec); in TestGetLocale()
[all …]
Dsvccoll.cpp59 Locale loc = frcol->getLocale(ULOC_REQUESTED_LOCALE, status); in TestRegister()
63 loc = frcol->getLocale(ULOC_VALID_LOCALE, status); in TestRegister()
68 loc = ncol->getLocale(ULOC_REQUESTED_LOCALE, status); in TestRegister()
72 loc = ncol->getLocale(ULOC_VALID_LOCALE, status); in TestRegister()
76 loc = ncol->getLocale(ULOC_ACTUAL_LOCALE, status); in TestRegister()
180 Locale nloc = ncol->getLocale(ULOC_VALID_LOCALE, status); in TestRegister()
407 Locale loc = ncol->getLocale(ULOC_REQUESTED_LOCALE, status); in TestRegisterFactory()
411 loc = ncol->getLocale(ULOC_VALID_LOCALE, status); in TestRegisterFactory()
Drestsnew.cpp414 a.getLocale()==b.getLocale() && in equalRB()
456 if(strcmp(test1.getLocale().getName(), locale->getName()) !=0 ){ in TestOtherAPI()
473 …if(strcmp(defaultresource.getLocale().getName(), explicitdefaultresource.getLocale().getName()) !=… in TestOtherAPI()
475 …explicitdefaultresource.getLocale().getName(), defaultresource.getLocale().getName(), u_errorName(… in TestOtherAPI()
482 strcmp(copyRes.getLocale().getName(), defaultresource.getLocale().getName() ) !=0 || in TestOtherAPI()
483 strcmp(test1.getLocale().getName(), defaultresource.getLocale().getName() ) ==0 ) in TestOtherAPI()
491 strcmp(defSubCopy.getLocale().getName(), defaultSub.getLocale().getName() ) !=0 ){ in TestOtherAPI()
Dapicoll.cpp235 if (frCol->getLocale(ULOC_ACTUAL_LOCALE, success) != Locale::getFrench()) { in TestProperty()
1592 locale = coll->getLocale(ULOC_REQUESTED_LOCALE, status); in TestGetLocale()
1596 locale = coll->getLocale(ULOC_VALID_LOCALE, status); in TestGetLocale()
1600 locale = coll->getLocale(ULOC_ACTUAL_LOCALE, status); in TestGetLocale()
1617 if(coll->getLocale(ULOC_REQUESTED_LOCALE, status) != "blahaha") { in TestGetLocale()
1620 if(coll->getLocale(ULOC_VALID_LOCALE, status) != in TestGetLocale()
1621 defaultColl->getLocale(ULOC_VALID_LOCALE, status)) { in TestGetLocale()
1625 if(coll->getLocale(ULOC_ACTUAL_LOCALE, status) != in TestGetLocale()
1626 defaultColl->getLocale(ULOC_ACTUAL_LOCALE, status)) { in TestGetLocale()
1638 locale = coll->getLocale(ULOC_REQUESTED_LOCALE, status); in TestGetLocale()
[all …]
Drestest.cpp612 locale = res.getLocale(ULOC_REQUESTED_LOCALE, status); in TestGetLocaleByType()
616 locale = res.getLocale(ULOC_VALID_LOCALE, status); in TestGetLocaleByType()
620 locale = res.getLocale(ULOC_ACTUAL_LOCALE, status); in TestGetLocaleByType()
Daliastst.cpp136 Locale l1 = c1->getLocale(ULOC_VALID_LOCALE, status); in TestCollation()
137 Locale l2 = c2->getLocale(ULOC_VALID_LOCALE, status); in TestCollation()
/external/icu4c/i18n/unicode/
Ddcfmtsym.h216 inline Locale getLocale() const;
223 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
357 DecimalFormatSymbols::getLocale() const { in getLocale() function
Dformat.h242 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dmsgfmt.h368 virtual const Locale& getLocale(void) const;
/external/webkit/WebCore/platform/text/mac/
DTextBreakIteratorInternalICUMac.mm65 static void getLocale(CFStringRef locale, char localeStringBuffer[maxLocaleStringLength])
76 getLocale(canonicalLanguageIdentifier(topLanguagePreference().get()).get(), localeStringBuffer);
96 getLocale(canonicalLanguageIdentifier(locale.get()).get(), localeStringBuffer);
/external/icu4c/common/unicode/
Dresbund.h441 getLocale(void) const;
454 getLocale(ULocDataLocaleType type, UErrorCode &status) const;
Dbrkiter.h507 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dlocid.h712 static const Locale &getLocale(int locid);
/external/icu4c/i18n/
Dformat.cpp172 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() function in Format
174 return locBased.getLocale(type, status); in getLocale()
Ddcfmtsym.cpp289 DecimalFormatSymbols::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() function in DecimalFormatSymbols
291 return locBased.getLocale(type, status); in getLocale()
/external/apache-http/src/org/apache/http/
DHttpResponse.java148 Locale getLocale(); in getLocale() method
/external/srec/srec/Recognizer/src/
DRecognizerResult.c83 return self->getLocale(self, locale); in SR_RecognizerResultGetLocale()
/external/srec/srec/Recognizer/include/
DSR_RecognizerResult.h108 ESR_ReturnCode(*getLocale)(const struct SR_RecognizerResult_t* self, ESR_Locale* locale); member
/external/apache-http/src/org/apache/http/message/
DBasicHttpResponse.java129 public Locale getLocale() { in getLocale() method in BasicHttpResponse
/external/icu4c/layoutex/
DRunArrays.cpp169 const Locale *LocaleRuns::getLocale(le_int32 run) const in getLocale() function in LocaleRuns

12