Searched full:commands (Results 1 – 25 of 196) sorted by relevance
12345678
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|
94 # Process all commands100 # Process commands, if it has only, to only them should be processed
46 TEST_COMMANDS = 'commands'
2 Server is an application that receives commands through the socket and executes them in debugger.8 VSCode provides us client interface and sending commands to the debugger with socket.
12 There is a central processing unit (CPU) that reads commands (or _instructions_) from20 In real world, different CPU manufacturers provide different sets of commands for their devices –28 commands (or bytecode) and execute them. Of course, this implies additional performance overhead
53 Move compile commands to root directory66 * `compile_commands.json` - json nija-commands file to correct execution clang-tidy.
87 def run_cmd_cwd(commands, cwd=os.getcwd()): argument88 cmd = CommandCwd(commands, cwd)
6 "commands"81 "commands": { object
24 commands:
25 commands:
23 commands: