Home
last modified time | relevance | path

Searched defs:locales (Results 76 - 91 of 91) sorted by relevance

1234

/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp491 const unordered_set<string> &locales = GetSupportedLocales(); in GetRelatedLocales() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp1656 const Locale *locales = Locale::getAvailableLocales(count); in Test4122840() local
H A Dmeasfmttest.cpp3959 Locale locales[] = {Locale("el_GR"), Locale("el")}; in TestGreek() local
H A Dnumbertest_api.cpp3044 auto locales = Locale::getAvailableLocales(localeCount); in percentParity() local
H A Dloctest.cpp1255 const char** locales = localeArr; in TestEuroSupport() local
1506 Locale locales [] = { Locale("no", "NO"), Test4147552() local
6406 Locale locales[] = { "fr", "en_GB", "en" }; TestRangeIterator() local
6429 Locale locales[] = { "fr", "en_GB", "en" }; TestPointerConvertingIterator() local
[all...]
H A Dcalregts.cpp1246 Locale locales [] = { Locale::getChinese(), Locale::getChina() }; in test4106136() local
H A Ddtfmttst.cpp4509 static const char *locales[] = { "en", "fr" }; in TestDotAndAtLeniency() local
5699 const Locale* locales = Locale::getAvailableLocales(count); in Test20741_ABFields() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-date-time-format.cc807 ToLocaleDateTime( Isolate* isolate, Handle<Object> date, Handle<Object> locales, Handle<Object> options, RequiredOption required, DefaultsOption defaults, const char* method_name) ToLocaleDateTime() argument
1510 New( Isolate* isolate, Handle<Map> map, Handle<Object> locales, Handle<Object> input_options, const char* service) New() argument
[all...]
H A Djs-number-format.cc1124 New(Isolate* isolate, Handle<Map> map, Handle<Object> locales, Handle<Object> options_obj, const char* service) New() argument
H A Dintl-objects.cc583 std::set<std::string> locales; in BuildLocaleSet() local
186 New(Isolate* isolate, Handle<JSFunction> constructor, Handle<Object> locales, Handle<Object> options, const char* method_name) New() argument
775 CanonicalizeLocaleList( Isolate* isolate, Handle<Object> locales, bool only_return_one_result) CanonicalizeLocaleList() argument
869 StringLocaleConvertCase(Isolate* isolate, Handle<String> s, bool to_upper, Handle<Object> locales) StringLocaleConvertCase() argument
917 CompareStringsOptionsFor( IsolateT* isolate, Handle<Object> locales, Handle<Object> options) CompareStringsOptionsFor() argument
966 StringLocaleCompare( Isolate* isolate, Handle<String> string1, Handle<String> string2, Handle<Object> locales, Handle<Object> options, const char* method_name) StringLocaleCompare() argument
1459 NumberToLocaleString(Isolate* isolate, Handle<Object> num, Handle<Object> locales, Handle<Object> options, const char* method_name) NumberToLocaleString() argument
2022 GetCanonicalLocales(Isolate* isolate, Handle<Object> locales) GetCanonicalLocales() argument
2216 SupportedLocalesOf( Isolate* isolate, const char* method_name, const std::set<std::string>& available_locales, Handle<Object> locales, Handle<Object> options) SupportedLocalesOf() argument
[all...]
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp497 vector<string> locales; in HWTEST_F() local
609 vector<string> locales; in HWTEST_F() local
651 vector<string> locales; in HWTEST_F() local
683 vector<string> locales; HWTEST_F() local
732 vector<string> locales; HWTEST_F() local
784 vector<string> locales; HWTEST_F() local
830 std::vector<std::string> locales; HWTEST_F() local
860 std::vector<std::string> locales; HWTEST_F() local
890 std::vector<std::string> locales; HWTEST_F() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c3684 static const char* locales[] = {"en_US", "nb_NO", "cs_CZ", "bn_BD", NULL }; in TestParseWithEmptyCurr() local
H A Dcmsccoll.c2748 static const char* locales[] = { in TestSettings() local
/third_party/node/deps/v8/src/execution/
H A Disolate.h2173 std::string locales; member
H A Disolate.cc5344 std::string GetStringFromLocales(Isolate* isolate, Handle<Object> locales) { in ThrowInternal() argument
5349 StringEqualsLocales(Isolate* isolate, const std::string& str, Handle<Object> locales) ThrowInternal() argument
5384 get_cached_icu_object(ICUObjectCacheType cache_type, Handle<Object> locales) ThrowInternal() argument
5392 set_icu_object_in_cache(ICUObjectCacheType cache_type, Handle<Object> locales, std::shared_ptr<icu::UMemory> obj) ThrowInternal() argument
[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 78 milliseconds

1234