Home
last modified time | relevance | path

Searched defs:language (Results 1 - 25 of 30) sorted by relevance

12

/arkcompiler/runtime_core/assembler/
H A Dassembly-record.h33 panda::panda_file::SourceLang language; member
H A Dasm_metadata.rb61 def language method in Metadata
H A Dassembly-function.h73 panda::panda_file::SourceLang language; member
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir-dyn-base-types.h42 inline AnyBaseType GetAnyStringType([[maybe_unused]] panda::compiler::SourceLanguage language) in GetAnyStringType() argument
25 NumericDataTypeToAnyType(panda::compiler::DataType::Type type, [[maybe_unused]] panda::compiler::SourceLanguage language) NumericDataTypeToAnyType() argument
56 IsAnyTypeCanBeSubtypeOf(AnyBaseType super_type, AnyBaseType type, [[maybe_unused]] panda::compiler::SourceLanguage language) IsAnyTypeCanBeSubtypeOf() argument
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-record.h34 ark::panda_file::SourceLang language; member
H A Dasm_metadata.rb61 def language method in Metadata
H A Dassembly-function.h74 ark::panda_file::SourceLang language; member
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
H A Dinst_builder-inl.h52 auto language = GetRuntime()->GetMethodSourceLanguage(GetMethod()); in BuildCastToAnyString() local
78 auto language = GetRuntime()->GetMethodSourceLanguage(GetMethod()); in BuildCastToAnyNumber() local
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc2program_key_data.cpp87 void Abc2ProgramKeyData::SetFileLanguage(ark::panda_file::SourceLang language) in SetFileLanguage() argument
H A Dabc_file_processor.cpp65 auto language = GetRecordLanguage(recordId); in ProcessClasses() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dinline_intrinsics.cpp125 auto language = GetGraph()->GetRuntime()->GetMethodSourceLanguage(GetGraph()->GetMethod()); in GetAssumedAnyType() local
H A Dbranch_elimination.cpp395 auto language = graph->GetRuntime()->GetMethodSourceLanguage(graph->GetMethod()); in TryResolveCompareAnyTypeResult() local
/arkcompiler/runtime_core/static_core/plugins/ets/doc/annotations/
H A Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
H A Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/
H A Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
H A Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/
H A Dconf.py55 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/system_arkts/
H A Dconf.py55 language = sphinx_common_conf.default_language variable
/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
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Danalysis.cpp362 auto language = graph->GetRuntime()->GetMethodSourceLanguage(graph->GetMethod()); in CanRemoveOverflowCheck() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.cpp830 bool BuildOptionsTags(const JSHandle<EcmaString> &tag, icu::LocaleBuilder *builder, JSHandle<JSTaggedValue> language, in BuildOptionsTags() argument
[all...]
H A Djs_locale.h455 std::string language = locale.getLanguage(); in ValidateOtherTags() local

Completed in 17 milliseconds

12