Home
last modified time | relevance | path

Searched refs:commonlyUsed (Results 1 – 9 of 9) sorted by relevance

/external/icu4c/i18n/unicode/
Ducurr.h344 UBool commonlyUsed,
Ducal.h1251 UBool commonlyUsed,
Dcoll.h740 … UBool commonlyUsed, UErrorCode& status);
Ducol.h767 UBool commonlyUsed,
Dcalendar.h386 const Locale& locale, UBool commonlyUsed, UErrorCode& status);
/external/icu4c/i18n/
Ducal.cpp641 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErr… in ucal_getKeywordValuesForLocale() argument
685 if (U_SUCCESS(*status) && !commonlyUsed) { in ucal_getKeywordValuesForLocale()
Dcoll.cpp812 UBool commonlyUsed, UErrorCode& status) { in getKeywordValuesForLocale() argument
815 commonlyUsed, &status); in getKeywordValuesForLocale()
Ducurr.cpp2271 …_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode* st… in ucurr_getKeywordValuesForLocale() argument
2316 if (!isPrefRegion && commonlyUsed) { in ucurr_getKeywordValuesForLocale()
2369 …else if (!ulist_containsString(otherValues, curID, (int32_t)uprv_strlen(curID)) && !commonlyUsed) { in ucurr_getKeywordValuesForLocale()
2378 if (commonlyUsed) { in ucurr_getKeywordValuesForLocale()
Dcalendar.cpp980 const Locale& locale, UBool commonlyUsed, UErrorCode& status) in getKeywordValuesForLocale() argument
984 commonlyUsed, &status); in getKeywordValuesForLocale()