Home
last modified time | relevance | path

Searched defs:language (Results 51 - 75 of 255) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat6.java36 public int language() { in language() method in CMapFormat6
/third_party/skia/src/sfnt/
H A DSkOTUtils.h82 LocalizedStrings_SingleName(SkString name, SkString language) in LocalizedStrings_SingleName() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-name.cc115 hb_ot_name_get_utf(hb_face_t *face, hb_ot_name_id_t name_id, hb_language_t language, unsigned int *text_size , typename utf_t::codepoint_t *text ) hb_ot_name_get_utf() argument
166 hb_ot_name_get_utf8(hb_face_t *face, hb_ot_name_id_t name_id, hb_language_t language, unsigned int *text_size , char *text ) hb_ot_name_get_utf8() argument
194 hb_ot_name_get_utf16(hb_face_t *face, hb_ot_name_id_t name_id, hb_language_t language, unsigned int *text_size , uint16_t *text ) hb_ot_name_get_utf16() argument
221 hb_ot_name_get_utf32(hb_face_t *face, hb_ot_name_id_t name_id, hb_language_t language, unsigned int *text_size , uint32_t *text ) hb_ot_name_get_utf32() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dlsr.h26 const char *language; member
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dhistory_info_mgr.cpp76 void HistoryInfoMgr::SetLanguage(const std::string &language) in SetLanguage() argument
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_runtime/
H A Dcj_ability_object.h39 const char* language; member
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dresource_config_helper.cpp29 void ResourceConfigHelper::SetLanguage(std::string language) in SetLanguage() argument
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_runtime_test.cpp133 CJRuntime::Language language = instance->GetLanguage(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_model_ng.cpp51 auto language = AceApplicationInfo::GetInstance().GetLanguage(); in CreateDatePicker() local
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_ability.h59 std::string language = "zh"; member
H A Dace_run_args.h80 std::string language = "zh"; member
/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Ddate_time_sequence.cpp32 const char* language = localeObj.getBaseName(); in GetDateOrder() local
85 const char* language = localeObj.getBaseName(); in GetDateTimeOrder() local
121 const char* language = localeObj.getBaseName(); in GetAmPmTimeOrder() local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/safe_volume_notification/src/
H A Daudio_safe_volume_notification_impl.cpp165 std::string language = Global::I18n::LocaleConfig::GetSystemLanguage(); in RefreshResConfig() local
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dresource_manager_test.cpp103 void ResourceManagerTest::AddResource(const char *language, const char *script, const char *region) in AddResource() argument
/third_party/glslang/glslang/MachineIndependent/
H A DparseVersions.h162 EShLanguage language; // really the stage member in glslang::TParseVersions
57 TParseVersions(TIntermediate& interm, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, bool forwardCompatible, EShMessages messages) TParseVersions() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleIDs.java74 public static String getISO3Language(String language) { in getISO3Language() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DBaseLocale.java29 private BaseLocale(String language, String script, String region, String variant) { in BaseLocale() argument
49 public static BaseLocale getInstance(String language, String script, String region, String variant) { in getInstance() argument
158 Key(String language, String script, String region, String variant) Key() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DChecker.java25 private String language; field in Checker
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DBaseLocale.java33 private BaseLocale(String language, String script, String region, String variant) { in BaseLocale() argument
53 public static BaseLocale getInstance(String language, String script, String region, String variant) { in getInstance() argument
162 Key(String language, String script, String region, String variant) Key() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DLocaleIDs.java72 public static String getISO3Language(String language) { in getISO3Language() argument
[all...]
/third_party/mesa3d/docs/
H A Dconf.py77 language = 'en' variable
/third_party/lame/libmp3lame/
H A Did3tag.h50 char language[4]; /* the language of the frame's content, according to ISO-639-2 */ member
/third_party/node/deps/npm/node_modules/negotiator/
H A Dindex.js
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dmapping_file_provider.cc62 void ConstructFullLocale(const string& language, const string& script, const in ConstructFullLocale() argument
75 bool HasLanguage(const CountryLanguages* languages, const string& language) { in HasLanguage() argument
93 GetFileName(int country_calling_code, const string& language, const string& script, const string& region, string* filename) const GetFileName() argument
126 FindBestMatchingLanguageCode( const CountryLanguages* languages, const string& language, const string& script, const string& region, string* best_match) const FindBestMatchingLanguageCode() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/Documentation/
H A Dconf.py81 language = None variable

Completed in 13 milliseconds

1234567891011