Home
last modified time | relevance | path

Searched defs:language (Results 126 - 150 of 377) sorted by relevance

12345678910>>...16

/third_party/ltp/tools/sparse/sparse-src/Documentation/
H A Dconf.py81 language = None variable
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
H A DMappingFileProvider.java156 String getFileName(int countryCallingCode, String language, String script, String region) { in getFileName() argument
176 findBestMatchingLanguageCode( Set<String> setOfLangs, String language, String script, String region) findBestMatchingLanguageCode() argument
219 constructFullLocale(String language, String script, String region) constructFullLocale() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat8.java47 public int language() { in language() method in CMapFormat8
/third_party/skia/tests/
H A DFontNamesTest.cpp93 const char* language; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-name.h126 hb_language_t language; member
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocid.h1140 char language[ULOC_LANG_CAPACITY]; global() member in Locale
[all...]
/third_party/protobuf/python/docs/
H A Dconf.py94 language = None variable
/arkcompiler/runtime_core/assembler/
H A Dassembly-function.h73 panda::panda_file::SourceLang language; member
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-function.h74 ark::panda_file::SourceLang language; member
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dbranch_elimination.cpp395 auto language = graph->GetRuntime()->GetMethodSourceLanguage(graph->GetMethod()); in TryResolveCompareAnyTypeResult() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dc2i_bridge_test.cpp86 void SetUpHelperFunctions(const std::string &language) in SetUpHelperFunctions() argument
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_util.h38 static void RegisterTest(panda_file::SourceLang language, const char *testName, std::unique_ptr<ApiTest> test) in RegisterTest() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_locale.cpp309 CString language = locale->GetIcuLocale()->getLanguage(); in GetLanguage() local
/arkcompiler/ets_runtime/ecmascript/intl/
H A Dlocale_helper.h169 std::string language = locale.getLanguage(); in ValidateOtherTags() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_input_method.cpp165 napi_value language = nullptr; in GetJsInputMethodSubProperty() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_switch_test.cpp47 static std::vector<std::string> language; member in OHOS::MiscServices::InputMethodSwitchTest
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp41 RState ResLocale::SetLanguage(const char *language, size_t len) in SetLanguage() argument
111 RState ResLocale::Init(const char *language, size_t languageLen, const char *script, size_t scriptLen, in Init() argument
270 ResLocale *ResLocale::BuildFromParts(const char *language, in BuildFromParts() argument
381 LocaleInfo *BuildFromParts(const char *language, cons argument
[all...]
H A Dhap_manager.cpp62 std::string language = this->resConfig_->GetResLocale()->GetLanguage(); in GetPluralRulesAndSelect() local
H A Dres_config_impl.cpp38 RState ResConfigImpl::SetLocaleInfo(const char *language, in SetLocaleInfo() argument
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dutils.cpp91 uint16_t Utils::EncodeLanguage(const char *language) in EncodeLanguage() argument
110 uint64_t Utils::EncodeLocale(const char *language, in EncodeLocale() argument
[all...]
/base/global/i18n/frameworks/intl/src/
H A Dtaboo.cpp101 std::string Taboo::ReplaceLanguageName(const std::string& language, const std::string& displayLanguage, in ReplaceLanguageName() argument
222 LanguageFallBack(const std::string& language) LanguageFallBack() argument
255 std::string language = GetLanguageFromFileName(fileName); ReadResourceList() local
266 std::string language = fileName.substr(4); GetLanguageFromFileName() local
[all...]
H A Dmulti_users.cpp106 I18nErrorCode MultiUsers::SaveLanguage(const std::string& localId, const std::string& language) in SaveLanguage() argument
170 std::string language = ReadSystemParameter(LocaleConfig::GetLanguageKey().data(), CONFIG_LEN); in SaveGlobalParam() local
H A Dholiday_manager.cpp214 std::string language = displayName.substr(0, displayName.find_first_of(":")); in ParseFileLine() local
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp187 const char *language = resLocale->GetLanguage(); in LocalizeNumber() local
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sms_parcel.h122 int32_t language = 0; member

Completed in 14 milliseconds

12345678910>>...16