Home
last modified time | relevance | path

Searched defs:language (Results 1 – 25 of 53) sorted by relevance

123

/arkcompiler/runtime_core/static_core/docs/
Dirtoc.md33 ### Pseudo instructions
39 ### Data flow
52 ### Control flow
/arkcompiler/runtime_core/docs/
Dirtoc.md33 ### Pseudo instructions
39 ### Data flow
52 ### Control flow
/arkcompiler/ets_frontend/arkguard/test/grammar/variable_declaration/
Dlet_declaration.ts18 let language: string = 'Chinese'; variable
21 let language: string = 'English'; variable
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir-dyn-base-types.h26 … [[maybe_unused]] panda::compiler::SourceLanguage language) in NumericDataTypeToAnyType()
42 inline AnyBaseType GetAnyStringType([[maybe_unused]] panda::compiler::SourceLanguage language) in GetAnyStringType()
57 … [[maybe_unused]] panda::compiler::SourceLanguage language) in IsAnyTypeCanBeSubtypeOf()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/
Darktsconfig.in.json14 "language": "js", string
18 "language": "js", string
22 "language": "js", string
26 "language": "js", string
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interface/ts_to_ets/
Darktsconfig.in.json11 "language": "js", string
15 "language": "js", string
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic/ts_to_ets/
Darktsconfig.in.json11 "language": "js", string
15 "language": "js", string
/arkcompiler/runtime_core/assembler/tests/
Dassembler_mangling_test.cpp38 panda::panda_file::SourceLang language {panda::panda_file::SourceLang::PANDA_ASSEMBLY}; variable
72 panda::panda_file::SourceLang language {panda::panda_file::SourceLang::PANDA_ASSEMBLY}; variable
Dmangling_tests.cpp26 panda::panda_file::SourceLang language {panda::panda_file::SourceLang::PANDA_ASSEMBLY}; in TEST() local
46 panda::panda_file::SourceLang language {panda::panda_file::SourceLang::PANDA_ASSEMBLY}; in TEST() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/setter/ts_to_ets/
Darktsconfig.in.json11 "language": "js", string
15 "language": "js", string
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/instanceof/
Darktsconfig.in.json11 "language": "js", string
15 "language": "js", string
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/getter/ts_to_ets/
Darktsconfig.in.json11 "language": "js", string
15 "language": "js", string
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_extension/
Darktsconfig.in.json11 "language": "js", string
15 "language": "js", string
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
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/assembler/tests/
Dmangling_tests.cpp29 ark::panda_file::SourceLang language {ark::panda_file::SourceLang::PANDA_ASSEMBLY}; in TEST() local
49 ark::panda_file::SourceLang language {ark::panda_file::SourceLang::PANDA_ASSEMBLY}; in TEST() local
/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyRecord.proto27 uint32 language = 3; field
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/constructor_as_arg/
Darktsconfig.in.json11 "language": "js", string
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/indirect_call/
Darktsconfig.in.json11 "language": "js", string
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/js_to_ets/
Darktsconfig.in.json11 "language": "js", string
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/annotations/
Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/
Dconf.py39 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/system_arkts/
Dconf.py55 language = sphinx_common_conf.default_language variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/
Dconf.py55 language = sphinx_common_conf.default_language variable

123