Home
last modified time | relevance | path

Searched defs:Locale (Results 1 – 25 of 43) sorted by relevance

12

/third_party/flutter/engine/flutter/runtime/
Druntime_controller.h66 struct Locale { struct
74 std::string language_code;
75 std::string country_code;
76 std::string script_code;
77 std::string variant_code;
Dace_runtime_controller.cc170 RuntimeController::Locale::Locale(std::string language_code_, in Locale() function in flutter::RuntimeController::Locale
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dcurrpinf.h25 class Locale; variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Dcurrpinf.h27 class Locale; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dcurrpinf.h27 class Locale; variable
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
Dphonenumber_offline_geocoder.h40 typedef icu::Locale Locale; typedef
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducol_imp.h64 class Locale; variable
Dcollationruleparser.h32 class Locale; variable
Dcoll.cpp664 Collator::setLocales(const Locale& /* requestedLocale */, const Locale& /* validLocale */, const Lo… in setLocales()
/third_party/node/deps/icu-small/source/i18n/
Ducol_imp.h64 class Locale; variable
Dcollationruleparser.h32 class Locale; variable
Dcoll.cpp662 Collator::setLocales(const Locale& /* requestedLocale */, const Locale& /* validLocale */, const Lo… in setLocales()
/third_party/icu/icu4c/source/i18n/
Ducol_imp.h64 class Locale; variable
Dcollationruleparser.h32 class Locale; variable
Dcoll.cpp662 Collator::setLocales(const Locale& /* requestedLocale */, const Locale& /* validLocale */, const Lo… in setLocales()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dlocid.cpp250 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Locale) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
271 Locale::Locale() in Locale() function in Locale
282 Locale::Locale(Locale::ELocaleType) in Locale() function in Locale
289 Locale::Locale( const char * newLanguage, in Locale() function in Locale
426 Locale::Locale(const Locale &other) in Locale() function in Locale
432 Locale::Locale(Locale&& other) U_NOEXCEPT in Locale() function in Locale
Ducasemap_imp.h69 class Locale; // unicode/locid.h variable
Dservlkf.cpp108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() argument
/third_party/node/deps/icu-small/source/common/
Dlocid.cpp249 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Locale) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
270 Locale::Locale() in Locale() function in Locale
281 Locale::Locale(Locale::ELocaleType) in Locale() function in Locale
288 Locale::Locale( const char * newLanguage, in Locale() function in Locale
425 Locale::Locale(const Locale &other) in Locale() function in Locale
431 Locale::Locale(Locale&& other) U_NOEXCEPT in Locale() function in Locale
Ducasemap_imp.h69 class Locale; // unicode/locid.h variable
Dservlkf.cpp108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() argument
/third_party/icu/icu4c/source/common/
Dlocid.cpp249 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Locale) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
270 Locale::Locale() in Locale() function in Locale
281 Locale::Locale(Locale::ELocaleType) in Locale() function in Locale
288 Locale::Locale( const char * newLanguage, in Locale() function in Locale
425 Locale::Locale(const Locale &other) in Locale() function in Locale
431 Locale::Locale(Locale&& other) U_NOEXCEPT in Locale() function in Locale
Ducasemap_imp.h69 class Locale; // unicode/locid.h variable
Dservlkf.cpp108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() argument
/third_party/icu/icu4c/source/test/intltest/
Dnmfmapts.cpp274 virtual NumberFormat* createFormat(const Locale& /* loc */, UNumberFormatStyle formatType) in createFormat()

12