Searched full:commands (Results 1 – 25 of 236) sorted by relevance
12345678910
14 ## List of commands30 * **PASS_AFTER** (pass_name: string) specify pass after which IR commands should operate32 * **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
26 @commands = test[Generator::TEST_COMMANDS]41 LOG.error "Test '#{@test_name}' does not have definition of instruction commands"49 @commands.each do |raw_command|
96 # Process all commands102 # Process commands, if it has only, to only them should be processed
46 TEST_COMMANDS = 'commands'
2 Server is an application that accepts commands through the socket and executes them in debugger8 VSCode provides us client interface and sending commands to the debugger with socket
13 There is a central processing unit (CPU) that reads commands (or _instructions_) from21 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
21 import * as commands from './visibilityOfCrossModuleTypeUsage_commands';22 function run(configuration: commands.IConfiguration) {
34 Move compile commands to root directory47 * `compile_commands.json` - json nija-commands file to correct execution clang-tidy.
24 commands:
6 "commands"81 "commands": { object
25 commands:
23 commands:
40 **NOTE**: Run the compilation commands in the project root directory.
92 def run_cmd_cwd(commands, cwd=os.getcwd()): argument93 cmd = CommandCwd(commands, cwd)
8 This script exists to avoid using complex shell commands in
95 # get es2abc file commands105 # get es2abc file commands