/third_party/icu/icu4c/source/common/unicode/ |
H A D | ucurr.h | 439 * @param commonlyUsed if set to true it will return only commonly used values 449 UBool commonlyUsed,
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | ucurr.h | 439 * @param commonlyUsed if set to true it will return only commonly used values 449 UBool commonlyUsed,
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | ucurr.h | 441 * @param commonlyUsed if set to true it will return only commonly used values 451 UBool commonlyUsed,
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | Currency.java | 417 * exists. If commonlyUsed is true, these are the values that typically are used 427 * If commonlyUsed is true, only the currencies known to be in use as of the current date 432 * If commonlyUsed is false, all currencies ever used in any locale are returned, in no 437 * @param commonlyUsed if true, return only values that are currently used in the locale. 444 boolean commonlyUsed) { in getKeywordValuesForLocale() 451 if (!commonlyUsed) { in getKeywordValuesForLocale() 443 getKeywordValuesForLocale(String key, ULocale locale, boolean commonlyUsed) getKeywordValuesForLocale() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | Currency.java | 393 * exists. If commonlyUsed is true, these are the values that typically are used 403 * If commonlyUsed is true, only the currencies known to be in use as of the current date 408 * If commonlyUsed is false, all currencies ever used in any locale are returned, in no 413 * @param commonlyUsed if true, return only values that are currently used in the locale. 419 boolean commonlyUsed) { in getKeywordValuesForLocale() 426 if (!commonlyUsed) { in getKeywordValuesForLocale() 418 getKeywordValuesForLocale(String key, ULocale locale, boolean commonlyUsed) getKeywordValuesForLocale() argument
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | coll.h | 768 * @param commonlyUsed if set to true it will return only commonly used values 776 UBool commonlyUsed, UErrorCode& status);
|
H A D | ucal.h | 1382 * @param commonlyUsed if set to true it will return only commonly used values 1392 UBool commonlyUsed,
|
H A D | ucol.h | 880 * @param commonlyUsed if set to true it will return only commonly used values 890 UBool commonlyUsed,
|
H A D | calendar.h | 399 * @param commonlyUsed if set to true it will return only commonly used values 407 const Locale& locale, UBool commonlyUsed, UErrorCode& status);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | coll.h | 768 * @param commonlyUsed if set to true it will return only commonly used values 776 UBool commonlyUsed, UErrorCode& status);
|
H A D | ucal.h | 1447 * @param commonlyUsed if set to true it will return only commonly used values 1457 UBool commonlyUsed,
|
H A D | ucol.h | 890 * @param commonlyUsed if set to true it will return only commonly used values 900 UBool commonlyUsed,
|
H A D | calendar.h | 399 * @param commonlyUsed if set to true it will return only commonly used values 407 const Locale& locale, UBool commonlyUsed, UErrorCode& status);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | coll.h | 768 * @param commonlyUsed if set to true it will return only commonly used values 776 UBool commonlyUsed, UErrorCode& status);
|
H A D | ucal.h | 1382 * @param commonlyUsed if set to true it will return only commonly used values 1392 UBool commonlyUsed,
|
H A D | ucol.h | 880 * @param commonlyUsed if set to true it will return only commonly used values 890 UBool commonlyUsed,
|
H A D | calendar.h | 399 * @param commonlyUsed if set to true it will return only commonly used values 407 const Locale& locale, UBool commonlyUsed, UErrorCode& status);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | coll.cpp | 893 UBool commonlyUsed, UErrorCode& status) { in getKeywordValuesForLocale() 896 key, locale.getName(), commonlyUsed, &status), in getKeywordValuesForLocale() 892 getKeywordValuesForLocale(const char* key, const Locale& locale, UBool commonlyUsed, UErrorCode& status) getKeywordValuesForLocale() argument
|
H A D | ucal.cpp | 697 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErrorCode *status) { in ucal_getKeywordValuesForLocale() argument 733 if (U_SUCCESS(*status) && !commonlyUsed) { in ucal_getKeywordValuesForLocale() 734 // If not commonlyUsed, add other available values in ucal_getKeywordValuesForLocale()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | coll.cpp | 895 UBool commonlyUsed, UErrorCode& status) { in getKeywordValuesForLocale() 898 key, locale.getName(), commonlyUsed, &status), in getKeywordValuesForLocale() 894 getKeywordValuesForLocale(const char* key, const Locale& locale, UBool commonlyUsed, UErrorCode& status) getKeywordValuesForLocale() argument
|
H A D | ucal.cpp | 722 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErrorCode *status) { in ucal_getKeywordValuesForLocale() argument 758 if (U_SUCCESS(*status) && !commonlyUsed) { in ucal_getKeywordValuesForLocale() 759 // If not commonlyUsed, add other available values in ucal_getKeywordValuesForLocale()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | coll.cpp | 893 UBool commonlyUsed, UErrorCode& status) { in getKeywordValuesForLocale() 896 key, locale.getName(), commonlyUsed, &status), in getKeywordValuesForLocale() 892 getKeywordValuesForLocale(const char* key, const Locale& locale, UBool commonlyUsed, UErrorCode& status) getKeywordValuesForLocale() argument
|
H A D | ucal.cpp | 697 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErrorCode *status) { in ucal_getKeywordValuesForLocale() argument 733 if (U_SUCCESS(*status) && !commonlyUsed) { in ucal_getKeywordValuesForLocale() 734 // If not commonlyUsed, add other available values in ucal_getKeywordValuesForLocale()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
H A D | Collator.java | 997 * @param commonlyUsed if set to true it will return only commonly used values 1004 boolean commonlyUsed) { in getKeywordValuesForLocale() 1005 // Note: The parameter commonlyUsed is not used. in getKeywordValuesForLocale() 1003 getKeywordValuesForLocale(String key, ULocale locale, boolean commonlyUsed) getKeywordValuesForLocale() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | Collator.java | 959 * @param commonlyUsed if set to true it will return only commonly used values 965 boolean commonlyUsed) { in getKeywordValuesForLocale() 966 // Note: The parameter commonlyUsed is not used. in getKeywordValuesForLocale() 964 getKeywordValuesForLocale(String key, ULocale locale, boolean commonlyUsed) getKeywordValuesForLocale() argument
|