Home
last modified time | relevance | path

Searched defs:isa (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/cts-generator/generator/
Dsingle_test.rb20 def initialize(command, isa, definitions, predefined, skip_header) argument
Dcommand.rb18 def initialize(command, isa, test_name, definitions, predefined, output, skip_header) argument
Dtest_base.rb18 def initialize(isa, command, definitions, predefined, skip_header) argument
/arkcompiler/runtime_core/tests/cts-generator/generator/
Dsingle_test.rb20 def initialize(command, isa, definitions, predefined, skip_header) argument
Dcommand.rb18 def initialize(command, isa, test_name, definitions, predefined, output, skip_header) argument
Dtest_base.rb18 def initialize(isa, command, definitions, predefined, skip_header) argument
/arkcompiler/runtime_core/isa/
DCMakeLists.txt14 project(isa) project
/arkcompiler/runtime_core/static_core/isa/
DCMakeLists.txt14 project(isa) project
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dtest-schema.json19 "isa": { object
92 "isa": { object
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dtest-schema.json19 "isa": { object
92 "isa": { object
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp1467 void Runtime::InitNonZygoteOrPostFork(bool isSystemServer, [[maybe_unused]] const char *isa, in InitNonZygoteOrPostFork()