Searched defs:commonlyUsed (Results 1 - 9 of 9) sorted by relevance

/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 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
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) {
/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 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
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) {
/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 4144 milliseconds