Searched defs:available_locales (Results 1 - 9 of 9) sorted by relevance
/third_party/node/deps/v8/src/objects/ |
H A D | js-list-format.cc | 303 available_locales = LAZY_INSTANCE_INITIALIZER; in GetAvailableLocales() local
|
H A D | js-plural-rules.cc | 353 available_locales = LAZY_INSTANCE_INITIALIZER; in GetAvailableLocales() local
|
H A D | js-collator.cc | 579 static base::LazyInstance<CollatorAvailableLocales>::type available_locales = in GetAvailableLocales() local
|
H A D | js-display-names.cc | 625 available_locales = LAZY_INSTANCE_INITIALIZER; in GetAvailableLocales() local
|
H A D | js-number-format.cc | 2161 available_locales = LAZY_INSTANCE_INITIALIZER; in GetAvailableLocales() local
|
H A D | intl-objects.cc | 1720 std::string BestAvailableLocale(const std::set<std::string>& available_locales, in BestAvailableLocale() argument 1819 LookupSupportedLocales( const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales) LookupSupportedLocales() argument 1848 BuildLocaleMatcher( Isolate* isolate, const std::set<std::string>& available_locales, UErrorCode* status) BuildLocaleMatcher() argument 1909 BestFitMatcher(Isolate* isolate, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales) BestFitMatcher() argument 1924 BestFitSupportedLocales( Isolate* isolate, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales) BestFitSupportedLocales() argument 1980 SupportedLocales( Isolate* isolate, const char* method_name, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales, Handle<Object> options) SupportedLocales() argument 2216 SupportedLocalesOf( Isolate* isolate, const char* method_name, const std::set<std::string>& available_locales, Handle<Object> locales, Handle<Object> options) SupportedLocalesOf() argument 2378 LookupMatcher(Isolate* isolate, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales) LookupMatcher() argument 2437 ResolveLocale( Isolate* isolate, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales, MatcherOption matcher, const std::set<std::string>& relevant_extension_keys) ResolveLocale() argument 2671 static base::LazyInstance<Intl::AvailableLocales<>>::type available_locales = GetAvailableLocales() local 2687 available_locales = LAZY_INSTANCE_INITIALIZER; GetAvailableLocalesForDateFormat() local [all...] |
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/ |
H A D | GlobalizationPreferences.java | 1163 private static final HashMap<ULocale, BitSet> available_locales = new HashMap<>(); field in GlobalizationPreferences [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | GlobalizationPreferences.java | 1165 private static final HashMap<ULocale, BitSet> available_locales = new HashMap<>(); field in GlobalizationPreferences [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
Completed in 16 milliseconds