Home
last modified time | relevance | path

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

12

/third_party/node/deps/icu-small/source/common/unicode/
Ducurr.h449 UBool commonlyUsed,
/third_party/icu/icu4c/source/common/unicode/
Ducurr.h449 UBool commonlyUsed,
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducurr.h451 UBool commonlyUsed,
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCurrency.java444 boolean commonlyUsed) { in getKeywordValuesForLocale() argument
451 if (!commonlyUsed) { in getKeywordValuesForLocale()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCurrency.java419 boolean commonlyUsed) { in getKeywordValuesForLocale() argument
426 if (!commonlyUsed) { in getKeywordValuesForLocale()
/third_party/icu/icu4c/source/i18n/
Dcoll.cpp893 UBool commonlyUsed, UErrorCode& status) { in getKeywordValuesForLocale() argument
896 key, locale.getName(), commonlyUsed, &status), in getKeywordValuesForLocale()
Ducal.cpp697 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErr… in ucal_getKeywordValuesForLocale() argument
733 if (U_SUCCESS(*status) && !commonlyUsed) { in ucal_getKeywordValuesForLocale()
/third_party/node/deps/icu-small/source/i18n/
Ducal.cpp709 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErr… in ucal_getKeywordValuesForLocale() argument
745 if (U_SUCCESS(*status) && !commonlyUsed) { in ucal_getKeywordValuesForLocale()
Dcoll.cpp895 UBool commonlyUsed, UErrorCode& status) { in getKeywordValuesForLocale() argument
898 key, locale.getName(), commonlyUsed, &status), in getKeywordValuesForLocale()
/third_party/skia/third_party/externals/icu/source/i18n/
Ducal.cpp697 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErr… in ucal_getKeywordValuesForLocale() argument
733 if (U_SUCCESS(*status) && !commonlyUsed) { in ucal_getKeywordValuesForLocale()
Dcoll.cpp893 UBool commonlyUsed, UErrorCode& status) { in getKeywordValuesForLocale() argument
896 key, locale.getName(), commonlyUsed, &status), in getKeywordValuesForLocale()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dcoll.h776 … UBool commonlyUsed, UErrorCode& status);
Ducol.h890 UBool commonlyUsed,
Ducal.h1392 UBool commonlyUsed,
/third_party/icu/icu4c/source/i18n/unicode/
Dcoll.h776 … UBool commonlyUsed, UErrorCode& status);
Ducal.h1392 UBool commonlyUsed,
Ducol.h890 UBool commonlyUsed,
Dcalendar.h407 const Locale& locale, UBool commonlyUsed, UErrorCode& status);
/third_party/node/deps/icu-small/source/i18n/unicode/
Dcoll.h776 … UBool commonlyUsed, UErrorCode& status);
Ducol.h890 UBool commonlyUsed,
Ducal.h1425 UBool commonlyUsed,
/third_party/icu/icu4c/source/common/
Ducurr.cpp2562 …_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode* st… in ucurr_getKeywordValuesForLocale() argument
2599 if (!isPrefRegion && commonlyUsed) { in ucurr_getKeywordValuesForLocale()
2652 …else if (!ulist_containsString(otherValues, curID, (int32_t)uprv_strlen(curID)) && !commonlyUsed) { in ucurr_getKeywordValuesForLocale()
2661 if (commonlyUsed) { in ucurr_getKeywordValuesForLocale()
/third_party/node/deps/icu-small/source/common/
Ducurr.cpp2562 …_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode* st… in ucurr_getKeywordValuesForLocale() argument
2599 if (!isPrefRegion && commonlyUsed) { in ucurr_getKeywordValuesForLocale()
2652 …else if (!ulist_containsString(otherValues, curID, (int32_t)uprv_strlen(curID)) && !commonlyUsed) { in ucurr_getKeywordValuesForLocale()
2661 if (commonlyUsed) { in ucurr_getKeywordValuesForLocale()
/third_party/skia/third_party/externals/icu/source/common/
Ducurr.cpp2536 …_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode* st… in ucurr_getKeywordValuesForLocale() argument
2573 if (!isPrefRegion && commonlyUsed) { in ucurr_getKeywordValuesForLocale()
2626 …else if (!ulist_containsString(otherValues, curID, (int32_t)uprv_strlen(curID)) && !commonlyUsed) { in ucurr_getKeywordValuesForLocale()
2635 if (commonlyUsed) { in ucurr_getKeywordValuesForLocale()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCollator.java965 boolean commonlyUsed) { in getKeywordValuesForLocale() argument

12