Searched defs:command (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/toolchain/build/toolchain/ |
| D | gcc_link_wrapper.py | 30 def command_to_run(command): argument 36 def is_static_link(command): argument 49 def update_crt(command): argument
|
| /arkcompiler/runtime_core/tests/cts-generator/generator/ |
| D | single_test.rb | 20 def initialize(command, isa, definitions, predefined, skip_header) argument
|
| D | test_case.rb | 22 … def initialize(command, current_case, instruction, definitions, predefined, template, skip_header) argument
|
| D | command.rb | 18 def initialize(command, isa, test_name, definitions, predefined, output, skip_header) argument
|
| D | test_base.rb | 18 def initialize(isa, command, definitions, predefined, skip_header) argument
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| D | runner.rb | 77 def initialize(command, reporter) argument
|
| /arkcompiler/runtime_core/runtime/mem/gc/gc-hung/ |
| D | gc_hung.cpp | 167 PandaString command = "P=" + ToPandaString(pid); in SendZerohungEvent() local
|
| /arkcompiler/ets_frontend/test262/ |
| D | utils.py | 72 def run_cmd(command): argument
|