Searched refs:commands (Results 1 – 10 of 10) sorted by relevance
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/visibilityOfCrossModuleTypeUsage/ |
D | visibilityOfCrossModuleTypeUsage_fs.ts | 21 import * as commands from './visibilityOfCrossModuleTypeUsage_commands'; 22 function run(configuration: commands.IConfiguration) {
|
/arkcompiler/runtime_core/tests/checked/ |
D | README.md | 14 ## List of commands 30 * **PASS_AFTER** (pass_name: string) specify pass after which IR commands should operate 32 * **INST** (inst: pattern) search specified instruction in the ir dump file specified by commands `… 35 …specified phrase and counts the number in the ir dump file specified by commands `METHOD` and `PAS… 38 * **SKIP_IF** (condition) if condition is `true`, skip all commands from that to end of this checker
|
/arkcompiler/runtime_core/docs/ |
D | debugger-vscode-communication.md | 2 Server is an application that accepts commands through the socket and executes them in debugger 8 VSCode provides us client interface and sending commands to the debugger with socket
|
D | rationale-for-bytecode.md | 13 There is a central processing unit (CPU) that reads commands (or _instructions_) from 21 In real world, different CPU manufacturers provide different sets of commands for their devices – 29 commands (or bytecode) and execute them. Of course, this implies additional performance overhead
|
D | doxygen.config | 231 # This tag can be used to specify a number of aliases that act as commands in 300 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in 623 # list. This list is created by putting \todo commands in the documentation. 629 # list. This list is created by putting \test commands in the documentation. 635 # list. This list is created by putting \bug commands in the documentation. 641 # the deprecated list. This list is created by putting \deprecated commands in 748 # markup commands wrongly. 881 # searched for input files to be used with the \include or \dontinclude commands 1127 # footer and what special commands can be used inside the footer. See also 1164 # files will be copied as-is; there are no commands or markers available. [all …]
|
/arkcompiler/ets_frontend/test262/ |
D | utils.py | 92 def run_cmd_cwd(commands, cwd=os.getcwd()): argument 93 cmd = CommandCwd(commands, cwd)
|
/arkcompiler/runtime_core/cmake/ |
D | README.md | 34 Move compile commands to root directory 47 * `compile_commands.json` - json nija-commands file to correct execution clang-tidy.
|
/arkcompiler/ets_runtime/docs/ |
D | environment-setup-and-compilation.md | 40 **NOTE**: Run the compilation commands in the project root directory.
|
D | development-example.md | 35 **NOTE**: Run the compilation commands in the project root directory. 136 **NOTE**: Run the compilation commands in the project root directory.
|
/arkcompiler/ets_frontend/legacy_bin/api8/src/ |
D | index.js | 2 …commands:a?[a]:void 0}}function l(e,t){return{changes:e,commands:t}}function u(t,r,n){for(var i=0,… property
|