Searched refs:commonlyUsed (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducurr.h333 * @param commonlyUsed if set to true it will return only commonly used values
343 UBool commonlyUsed,
H A Dcoll.h771 * @param commonlyUsed if set to true it will return only commonly used values
779 UBool commonlyUsed, UErrorCode& status);
H A Ducal.h1322 * @param commonlyUsed if set to true it will return only commonly used values
1332 UBool commonlyUsed,
H A Ducol.h839 * @param commonlyUsed if set to true it will return only commonly used values
849 UBool commonlyUsed,
H A Dcalendar.h409 * @param commonlyUsed if set to true it will return only commonly used values
417 const Locale& locale, UBool commonlyUsed, UErrorCode& status);
/external/icu/icu4c/source/i18n/unicode/
H A Ducurr.h333 * @param commonlyUsed if set to true it will return only commonly used values
343 UBool commonlyUsed,
H A Dcoll.h748 * @param commonlyUsed if set to true it will return only commonly used values
756 UBool commonlyUsed, UErrorCode& status);
H A Ducal.h1320 * @param commonlyUsed if set to true it will return only commonly used values
1330 UBool commonlyUsed,
H A Ducol.h855 * @param commonlyUsed if set to true it will return only commonly used values
865 UBool commonlyUsed,
H A Dcalendar.h409 * @param commonlyUsed if set to true it will return only commonly used values
417 const Locale& locale, UBool commonlyUsed, UErrorCode& status);
/external/chromium_org/third_party/icu/source/i18n/
H A Dcoll.cpp820 UBool commonlyUsed, UErrorCode& status) {
823 commonlyUsed, &status);
819 getKeywordValuesForLocale(const char* key, const Locale& locale, UBool commonlyUsed, UErrorCode& status) argument
H A Ducal.cpp670 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErrorCode *status) { argument
713 if (U_SUCCESS(*status) && !commonlyUsed) {
714 // If not commonlyUsed, add other available values
H A Ducurr.cpp2485 U_CAPI UEnumeration *U_EXPORT2 ucurr_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode* status) { argument
2529 if (!isPrefRegion && commonlyUsed) {
2530 // With commonlyUsed=true, we do not put
2582 } else if (!ulist_containsString(otherValues, curID, (int32_t)uprv_strlen(curID)) && !commonlyUsed) {
2591 if (commonlyUsed) {
H A Dcalendar.cpp1015 const Locale& locale, UBool commonlyUsed, UErrorCode& status)
1019 commonlyUsed, &status);
1014 getKeywordValuesForLocale(const char* key, const Locale& locale, UBool commonlyUsed, UErrorCode& status) argument
/external/icu/icu4c/source/i18n/
H A Dcoll.cpp893 UBool commonlyUsed, UErrorCode& status) {
896 commonlyUsed, &status);
892 getKeywordValuesForLocale(const char* key, const Locale& locale, UBool commonlyUsed, UErrorCode& status) argument
H A Ducal.cpp670 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErrorCode *status) { argument
713 if (U_SUCCESS(*status) && !commonlyUsed) {
714 // If not commonlyUsed, add other available values
H A Ducurr.cpp2485 U_CAPI UEnumeration *U_EXPORT2 ucurr_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode* status) { argument
2529 if (!isPrefRegion && commonlyUsed) {
2530 // With commonlyUsed=true, we do not put
2582 } else if (!ulist_containsString(otherValues, curID, (int32_t)uprv_strlen(curID)) && !commonlyUsed) {
2591 if (commonlyUsed) {
H A Dcalendar.cpp1015 const Locale& locale, UBool commonlyUsed, UErrorCode& status)
1019 commonlyUsed, &status);
1014 getKeywordValuesForLocale(const char* key, const Locale& locale, UBool commonlyUsed, UErrorCode& status) argument
/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 268 milliseconds