Searched full:command (Results 1 – 25 of 8603) sorted by relevance
12345678910>>...345
8 // gdb-command:run10 // gdbg-command:print 'lexical_scopes_in_block_expression::MUT_INT'11 // gdbr-command:print lexical_scopes_in_block_expression::MUT_INT15 // gdb-command:print val17 // gdb-command:print ten19 // gdb-command:continue21 // gdb-command:print val23 // gdbg-command:print 'lexical_scopes_in_block_expression::MUT_INT'24 // gdbr-command:print lexical_scopes_in_block_expression::MUT_INT26 // gdb-command:print ten[all …]
6 // gdb-command: r8 // gdb-command: s11 // gdb-command: s14 // gdb-command: s17 // gdb-command: s20 // gdb-command: s23 // gdb-command: s26 // gdb-command: s29 // gdb-command: s32 // gdb-command: s[all …]
7 // gdb-command:run9 // gdb-command:print a11 // gdb-command:print b13 // gdb-command:continue15 // gdb-command:print a17 // gdb-command:print b19 // gdb-command:print c21 // gdb-command:continue23 // gdb-command:print a25 // gdb-command:print b[all …]
12 // gdb-command:run15 // gdbg-command:print 'basic_types_mut_globals::B'16 // gdbr-command:print B18 // gdbg-command:print 'basic_types_mut_globals::I'19 // gdbr-command:print I21 // gdbg-command:print/d 'basic_types_mut_globals::C'22 // gdbr-command:print C25 // gdbg-command:print/d 'basic_types_mut_globals::I8'26 // gdbr-command:print I828 // gdbg-command:print 'basic_types_mut_globals::I16'[all …]
7 // gdb-command:run10 // gdb-command:print x12 // gdb-command:continue14 // gdb-command:print x16 // gdb-command:continue18 // gdb-command:print x20 // gdb-command:continue22 // gdb-command:print x24 // gdb-command:continue26 // gdb-command:print x[all …]
15 // gdb-command:run18 // gdb-command:print a20 // gdb-command:print b22 // gdb-command:print c24 // gdb-command:continue27 // gdb-command:print a30 // gdb-command:print b33 // gdb-command:continue36 // gdb-command:print a38 // gdb-command:print b[all …]
9 // lldb-command:breakpoint set --name immediate_args10 // lldb-command:breakpoint set --name non_immediate_args11 // lldb-command:breakpoint set --name binding12 // lldb-command:breakpoint set --name assignment13 // lldb-command:breakpoint set --name function_call14 // lldb-command:breakpoint set --name identifier15 // lldb-command:breakpoint set --name return_expr16 // lldb-command:breakpoint set --name arithmetic_expr17 // lldb-command:breakpoint set --name if_expr18 // lldb-command:breakpoint set --name while_expr[all …]
7 // gdb-command:run9 // gdb-command:print shadowed11 // gdb-command:print not_shadowed13 // gdb-command:continue15 // gdb-command:print shadowed17 // gdb-command:print not_shadowed19 // gdb-command:print local_to_arm21 // gdb-command:continue23 // gdb-command:print shadowed25 // gdb-command:print not_shadowed[all …]
11 // gdb-command:run14 // gdb-command:print x16 // gdb-command:print y18 // gdb-command:print z20 // gdb-command:continue23 // gdb-command:print/x _i825 // gdb-command:print/x _u827 // gdb-command:print _i1629 // gdb-command:print _u1631 // gdb-command:print _i32[all …]
7 // gdb-command:run10 // gdb-command:print x12 // gdb-command:print y14 // gdb-command:continue17 // gdb-command:print x19 // gdb-command:print y21 // gdb-command:continue24 // gdb-command:print x26 // gdb-command:print y28 // gdb-command:continue[all …]
18 // gdb-command:run19 // gdb-command:next20 // gdb-command:frame22 // gdb-command:next23 // gdb-command:frame25 // gdb-command:next26 // gdb-command:frame28 // gdb-command:next29 // gdb-command:frame31 // gdb-command:next[all …]
8 // gdb-command:run10 // gdb-command:print a12 // gdb-command:print b14 // gdb-command:continue16 // gdb-command:print a18 // gdb-command:print b20 // gdb-command:continue22 // gdb-command:print a24 // gdb-command:print b26 // gdb-command:continue[all …]
7 // gdb-command:run9 // gdb-command:print a11 // gdb-command:print b14 // gdb-command:print c16 // gdb-command:print d18 // gdb-command:print e21 // gdb-command:print f23 // gdb-command:print g27 // gdb-command:print h29 // gdb-command:print i[all …]
20 command line is correctly handled, under both valid and invalid usage22 some very basic incidental usage needed to validate the command line.37 constant color blocks, are used to help determine that the command line is115 Command line interface base class.117 These tests are designed to test the command line is handled correctly.234 Command line interface positive tests.236 These tests are designed to test the command line is handled correctly.403 def exec(self, command, pattern=None): argument411 command (list(str)): The command to execute.421 result = sp.run(command, stdout=sp.PIPE, stderr=sp.PIPE,[all …]
31 Command type; in FreeCommands()34 case Command::BeginComputePass: { in FreeCommands()39 case Command::BeginOcclusionQuery: { in FreeCommands()44 case Command::BeginRenderPass: { in FreeCommands()49 case Command::CopyBufferToBuffer: { in FreeCommands()54 case Command::CopyBufferToTexture: { in FreeCommands()59 case Command::CopyTextureToBuffer: { in FreeCommands()64 case Command::CopyTextureToTexture: { in FreeCommands()70 case Command::Dispatch: { in FreeCommands()75 case Command::DispatchIndirect: { in FreeCommands()[all …]
7108 <!-- SECTION: GL command definitions. -->7110 <command>7115 </command>7116 <command>7120 </command>7121 <command>7124 </command>7125 <command>7129 </command>7130 <command>[all …]
463 <!-- SECTION: WGL command definitions. -->465 <command>469 </command>470 <command>476 </command>477 <command>480 </command>481 <command>486 </command>487 <command>[all …]
7078 <!-- SECTION: GL command definitions. -->7080 <command>7085 </command>7086 <command>7090 </command>7091 <command>7094 </command>7095 <command>7099 </command>7100 <command>[all …]
23 # Regex to define acceptable Distutils command names. This is not *quite*26 # to look for a Python module named after the command.47 to the Distutils commands specified on the command line.58 # 'global_options' describes the command-line options that may be62 # since every global option is also valid as a command option -- and we144 filled in with real command objects by 'parse_command_line()'.147 # Default values for our command-line options156 # information here (and enough command-line options) that it's164 # 'cmdclass' maps command names to class objects, so we166 # we need to create a new command object, and 2) have a way[all …]
10771 <!-- SECTION: GL command definitions. -->10773 <command>10778 </command>10779 <command>10783 </command>10784 <command>10787 </command>10788 <command>10792 </command>10793 <command>[all …]
10237 <!-- SECTION: GL command definitions. -->10239 <command>10244 </command>10245 <command>10249 </command>10250 <command>10253 </command>10254 <command>10258 </command>10259 <command>[all …]
474 <!-- SECTION: WGL command definitions. -->476 <command>480 </command>481 <command>487 </command>488 <command>491 </command>492 <command>497 </command>498 <command>[all …]
10131 <!-- SECTION: GL command definitions. -->10133 <command>10138 </command>10139 <command>10143 </command>10144 <command>10147 </command>10148 <command>10152 </command>10153 <command>[all …]
473 <!-- SECTION: WGL command definitions. -->475 <command>479 </command>480 <command>486 </command>487 <command>490 </command>491 <command>496 </command>497 <command>[all …]