Home
last modified time | relevance | path

Searched defs:localesList (Results 1 – 4 of 4) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/ant/
DCLDRBuild.java64 List<InExclude> localesList = config.locales.localesList; in getLocalesList() local
120 List<InExclude> localesList = config.locales.localesList; in getIncludedLocales() local
367 List<InExclude> localesList = new ArrayList<InExclude>(); field in CLDRBuild.Locales
/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp139 void SpoofImpl::setAllowedLocales(const char *localesList, UErrorCode &status) { in setAllowedLocales()
Duspoof.cpp299 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status) { in uspoof_setAllowedLocales()
/external/icu/libandroidicu/static_shim/
Dshim.cpp2808 void uspoof_setAllowedLocales_android(USpoofChecker * sc, const char * localesList, UErrorCode * st… in uspoof_setAllowedLocales_android()