| /arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-tag/generator/ |
| D | creator.rb | 17 def create(instr, command) argument 39 def create_id(instr, command) argument 61 def create_spec(instr, command) argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/cli/ |
| D | CLI.ts | 21 const command = cli.doInit(); constant
|
| /arkcompiler/runtime_core/static_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/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/ets_runtime/tools/ap_file_viewer/ |
| D | build.py | 52 def run_command(command): argument
|
| /arkcompiler/toolchain/tooling/dynamic/client/ark_multi/ |
| D | ReadMe.md | 31 #### command subsubsection
|
| /arkcompiler/toolchain/tooling/dynamic/client/tcpServer/test/ |
| D | js_test_base.py | 78 def send_command(self, command): argument
|
| /arkcompiler/runtime_core/verifier/tests/ |
| D | verify_es2panda_test_abc.py | 87 def run_command(command): argument
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/replace_call_site/ |
| D | replace_call_site_test.cpp | 111 void ReplaceCallSite(const abckit::core::Function &method, const ReplaceCommand &command) in ReplaceCallSite() 155 void ReplaceCallSite(const abckit::core::Class &klass, const ReplaceCommand &command) in ReplaceCallSite() 247 const auto &command = replaceCommands.front(); in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | draw_cfg_test.cpp | 70 std::string command(script); in DrawCfg() local
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/ |
| D | runner.rb | 77 def initialize(command, reporter) argument
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| D | runner.rb | 77 def initialize(command, reporter) argument
|
| /arkcompiler/ets_frontend/ets2panda/lsp/src/ |
| D | code_fix_provider.cpp | 74 … std::vector<CodeActionCommand> command = {}) in CreateCodeFixActionWorker() 96 std::vector<CodeActionCommand> &command) in CreateCodeFixAction()
|
| D | internal_api.cpp | 733 for (const auto &command : commands) { in CreateInstallPackageActionInfos() local
|
| /arkcompiler/ets_runtime/test/regresstest/ |
| D | run_regress_test.py | 255 command: List[str] = dataclasses.field(default_factory=list) # command to run variable in StepResult 864 def run_test_case_file(self, command, test_report: TestReport, expect_file) -> TestReport: argument 875 …def run_test_case_with_expect(self, command, step: StepResult, test_report: TestReport, expect_fil… argument 879 def run_test_case_with_assert(self, command, step: StepResult, test_report: TestReport) -> None: argument
|
| /arkcompiler/runtime_core/static_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 | 173 def run_cmd(command): argument
|
| /arkcompiler/toolchain/test/autotest/aw/ |
| D | all_utils.py | 67 async def communicate_with_debugger_server(websocket, connection, command, message_id): argument
|
| /arkcompiler/jsvm/src/inspector/ |
| D | inspector_socket_server.cpp | 370 const char* command = MatchPathSegment(path.c_str(), "/json"); in HandleGetRequest() local
|