Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Djs-list-format.cc303 available_locales = LAZY_INSTANCE_INITIALIZER; in GetAvailableLocales() local
H A Djs-plural-rules.cc353 available_locales = LAZY_INSTANCE_INITIALIZER; in GetAvailableLocales() local
H A Djs-collator.cc579 static base::LazyInstance<CollatorAvailableLocales>::type available_locales = in GetAvailableLocales() local
H A Djs-display-names.cc625 available_locales = LAZY_INSTANCE_INITIALIZER; in GetAvailableLocales() local
H A Djs-number-format.cc2161 available_locales = LAZY_INSTANCE_INITIALIZER; in GetAvailableLocales() local
H A Dintl-objects.cc1720 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 DGlobalizationPreferences.java1163 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 DGlobalizationPreferences.java1165 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 Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 16 milliseconds