Home
last modified time | relevance | path

Searched defs:language (Results 326 - 347 of 347) sorted by relevance

1...<<11121314

/third_party/libabigail/include/
H A Dabg-ir.h659 enum language enum in abigail::ir::translation_unit
[all...]
/third_party/python/Tools/clinic/
H A Dclinic.py454 language = 'Python' variable in PythonLanguage
600 language = 'C' variable in CLanguage
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp527 void ArkWebNWebWrapper::UpdateLocale(const std::string& language, const std::string& region) in UpdateLocale() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2580 std::string language; in UpdateConfiguration() local
H A Dui_content_impl.cpp1054 auto language = localeInfo->getLanguage(); in CommonInitializeForm() local
1433 std::string language; in SetConfiguration() local
1609 auto language = localeInfo->getLanguage(); in CommonInitialize() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp202 void FrontendDelegateDeclarative::ChangeLocale(const std::string& language, const std::string& countryOrRegion) in ChangeLocale() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp705 shared_ptr<JsValue> language = runtime->NewString(AceApplicationInfo::GetInstance().GetLanguage()); in GetLocale() local
722 std::string language; in SetLocale() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp2048 string language = Global::I18n::LocaleConfig::GetSystemLanguage(); in JSGetAnalysisDataExecute() local
/third_party/ffmpeg/libavformat/
H A Dmpegts.c2413 char language[252]; in ff_parse_mpeg2_descriptor() local
[all...]
H A Dhlsenc.c181 const char *language; /* audio language name */ member
191 const char *language; /* closed captions language */ member
[all...]
H A Dmxfdec.c237 char *language; member
2471 char *language = NULL; in parse_mca_labels() local
[all...]
H A Dmatroskadec.c260 char *language; member
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp53 TParseContext(TSymbolTable& symbolTable, TIntermediate& interm, bool parsingBuiltins, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, bool forwardCompatible, EShMessages messages, const TString* entryPoint) TParseContext() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c3548 char language[256] ={'\\0'}; TestDisplayName() local
7146 const char* language = "jJj"; TestUsingDefaultWarning() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.h609 char language[3]; member
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5879 std::string language = AceApplicationInfo::GetInstance().GetLanguage(); in UpdateLocale() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp4726 auto language = OHOS::Global::I18n::LocaleConfig::GetSystemLocale(); in InitGlobalConfiguration() local
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp56 HlslParseContext(TSymbolTable& symbolTable, TIntermediate& interm, bool parsingBuiltins, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, const TString sourceEntryPointName, bool forwardCompatible, EShMessages messages) HlslParseContext() argument
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c625 ippGetString(ipp_attribute_t *attr, int element, const char **language) ippGetString() argument
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp1915 int32_t uloc_getDisplayLanguage(const char *locale, const char *displayLocale, UChar *language, in uloc_getDisplayLanguage() argument
1960 int32_t uloc_getLanguage(const char *localeID, char *language, int32_t languageCapacity, UErrorCode *err) in uloc_getLanguage() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.h619 char language[3]; member
/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 118 milliseconds

1...<<11121314