/ohos5.0/base/global/i18n_lite/frameworks/i18n/test/unittest/lite/common/ |
H A D | i18n_test.cpp | 88 LocaleInfo locale("zh", "CN"); variable 109 LocaleInfo locale("zh", "CN"); variable 121 LocaleInfo locale("ar", "AE"); variable 136 LocaleInfo locale("ar", "AE"); variable 221 LocaleInfo locale("zh", "", ""); variable 239 LocaleInfo locale("ar", "", ""); variable 275 LocaleInfo locale("zh", "", ""); variable 294 LocaleInfo locale("ar", "", ""); variable 990 LocaleInfo locale("de", "DE"); variable 1083 LocaleInfo locale("zh", "CN"); variable [all …]
|
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | i18n_test.cpp | 609 icu::Locale locale = icu::Locale::forLanguageTag(localeStr, status); variable 627 icu::Locale locale = icu::Locale::forLanguageTag(localeStr, status); variable 1197 LocaleInfo *locale = new LocaleInfo("zh-Hans-CN"); variable 1210 LocaleInfo *locale = new LocaleInfo("zh-Hans-CN"); variable 1223 LocaleInfo *locale = new LocaleInfo("zh-Hans-CN"); variable 1238 LocaleInfo locale("zh-Hans-CN"); variable 1250 LocaleInfo locale("zh-Hans-CN"); variable 1262 LocaleInfo locale("zh-Hans-CN"); variable 1274 LocaleInfo locale("zh-Hans-CN"); variable 1302 LocaleInfo locale("zh-Hans-CN"); variable [all …]
|
H A D | intl_number_format_test.cpp | 42 string locale = "en-IN"; variable 72 string locale = "en-IN"; variable 102 string locale = "en-IN"; variable 132 string locale = "en-IN"; variable 162 string locale = "en-IN"; variable 192 string locale = "en-IN"; variable
|
H A D | intl_test.cpp | 210 string locale = "en-GB"; variable 238 string locale = "en-GB"; variable 271 string locale = "ja"; variable 302 string locale = "en-IN"; variable 337 string locale = "zh-CN"; variable 368 string locale = "en-CN"; variable 396 string locale = "en-CN"; variable 436 string locale = "en-CN"; variable 461 string locale = "en-CN"; variable 487 string locale = "en"; variable [all …]
|
H A D | locale_config_test.cpp | 128 string locale = "zh-Hant-TW"; variable 142 string locale = "zh-Hant-TW"; variable 406 string locale = "zh-Hans-CN"; variable
|
/ohos5.0/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/newTestIme/entry/src/main/resources/base/profile/ |
H A D | input_method_config.json | 7 "locale": "en-US", string 14 "locale": "en-US", string 21 "locale": "zh-CN", string
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | index_util.cpp | 31 icu::Locale locale(LocaleConfig::GetSystemLocale().c_str()); in IndexUtil() local 34 icu::Locale locale(localeTag.c_str()); in IndexUtil() local 68 icu::Locale locale(localeTag.c_str()); in AddLocale() local
|
H A D | locale_util.cpp | 20 bool LocaleUtil::IsRTL(const std::string &locale) in IsRTL() 26 uint16_t LocaleUtil::EncodeLanguageByLocaleInfo(const LocaleInfo *locale) in EncodeLanguageByLocaleInfo() 34 uint32_t LocaleUtil::EncodeScriptByLocaleInfo(const LocaleInfo *locale) in EncodeScriptByLocaleInfo() 42 uint16_t LocaleUtil::EncodeRegionByLocaleInfo(const LocaleInfo *locale) in EncodeRegionByLocaleInfo()
|
/ohos5.0/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/extImfBundle/entry/src/main/resources/base/profile/ |
H A D | input_method_config.json | 7 "locale": "zh-CN", string 14 "locale": "en-US", string
|
/ohos5.0/base/global/i18n_lite/interfaces/kits/i18n/include/ |
H A D | date_time_format.h | 190 LocaleInfo locale; variable
|
H A D | measure_format.h | 125 LocaleInfo locale; variable
|
H A D | week_info.h | 68 LocaleInfo locale; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_configuration.cpp | 48 OHOS::Global::I18n::LocaleInfo locale(Global::I18n::LocaleConfig::GetSystemLocale(), configs); in InitResourceGlobalConfig() local 83 OHOS::Global::I18n::LocaleInfo locale(Global::I18n::LocaleConfig::GetSystemLocale(), configs); in InitResourceGlobalConfig() local
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/include/ |
H A D | entity_recognizer.h | 37 std::string locale; variable
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/ |
H A D | date_rule_init.h | 45 std::string locale; variable
|
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/localeinfo_fuzzer/ |
H A D | localeinfo_fuzzer.cpp | 28 LocaleInfo *locale = new LocaleInfo(input); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
H A D | utils.cpp | 122 uint16_t Utils::EncodeRegionByResLocale(const ResLocale *locale) in EncodeRegionByResLocale() 130 uint16_t Utils::EncodeLanguageByResLocale(const ResLocale *locale) in EncodeLanguageByResLocale() 138 uint32_t Utils::EncodeScriptByResLocale(const ResLocale *locale) in EncodeScriptByResLocale()
|
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/entityrecongnizer_fuzzer/ |
H A D | entityrecongnizer_fuzzer.cpp | 31 icu::Locale locale = icu::Locale::forLanguageTag(input, status); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/ |
H A D | date_time_sequence.cpp | 24 OrderResult DateTimeSequence::GetDateOrder(const std::string& locale) in GetDateOrder() 68 OrderResult DateTimeSequence::GetDateTimeOrder(const std::string& locale) in GetDateTimeOrder() 112 OrderResult DateTimeSequence::GetAmPmTimeOrder(const std::string& locale) in GetAmPmTimeOrder()
|
/ohos5.0/base/global/resource_management/interfaces/cj/src/ |
H A D | resource_manager_interface.h | 26 char* locale; member
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | res_config_impl_test.cpp | 87 Locale locale; variable 104 Locale locale; variable 181 Locale locale; variable 198 Locale locale; variable 215 Locale locale; variable 566 Locale locale; variable 622 Locale locale; variable 656 Locale locale; variable 760 Locale locale; variable 962 Locale locale; variable [all …]
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/ |
H A D | distributed_bundle.h | 32 std::string locale = ""; member
|
/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/ |
H A D | measure_format_impl.h | 48 LocaleInfo locale; variable
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/ |
H A D | distributed_bundle_mgr.h | 41 std::string locale; member 51 std::string locale; member
|
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/ |
H A D | locale_info.cpp | 272 LocaleInfo locale; in ForLanguageTag() local 282 void LocaleInfo::ParseLanguageTag(LocaleInfo &locale, const char *languageTag, I18nStatus &status) in ParseLanguageTag() 315 bool LocaleInfo::ParseNormalSubTag(LocaleInfo &locale, const char *start, size_t tagLength, uint16_… in ParseNormalSubTag() 378 void LocaleInfo::ProcessExtension(LocaleInfo &locale, const char *key, const char *value) in ProcessExtension()
|