Searched full:command (Results 1 – 25 of 7824) sorted by relevance
12345678910>>...313
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 …]
7072 <!-- SECTION: GL command definitions. -->7074 <command>7079 </command>7080 <command>7084 </command>7085 <command>7088 </command>7089 <command>7093 </command>7094 <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 …]
620 <!-- SECTION: GLX command definitions. -->622 <command>628 </command>629 <command>635 </command>636 <command>640 </command>641 <command>646 </command>647 <command>[all …]
11453 <!-- SECTION: GL command definitions. -->11455 <command>11460 </command>11461 <command>11465 </command>11466 <command>11469 </command>11470 <command>11474 </command>11475 <command>[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 …]
49 <!-- SECTION: GL command definitions. -->51 <command>56 </command>57 <command>60 </command>61 <command>65 </command>66 <command>69 </command>70 <command>[all …]
11 <!-- SECTION: EGL command definitions. -->13 <command>18 </command>19 <command>22 </command>23 <command>28 </command>29 <command>35 </command>36 <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 …]
623 <!-- SECTION: GLX command definitions. -->625 <command>631 </command>632 <command>638 </command>639 <command>643 </command>644 <command>649 </command>650 <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 …]
1 use clap::{arg, error::ErrorKind, Arg, ArgAction, Command};7 let m = Command::new("test") in subcommand()9 Command::new("some").arg( in subcommand()32 let m = Command::new("test") in subcommand_none_given()34 Command::new("some").arg( in subcommand_none_given()51 let m = Command::new("test") in subcommand_multiple()53 Command::new("some").arg( in subcommand_multiple()60 Command::new("add").arg(Arg::new("roster").short('r')), in subcommand_multiple()79 let m = Command::new("myprog") in single_alias()80 .subcommand(Command::new("test").alias("do-stuff")) in single_alias()[all …]
... /command/bdist.py setuptools/_distutils/command/bdist_dumb.py setuptools/_distutils/command/
38 by this command40 If a color attachment is written by any prior command in this subpass or64 command66 If a depth attachment is written by any prior command in this subpass or91 command93 If a stencil attachment is written by any prior command in this subpass118 command121 If an attachment is written by any prior command in this subpass or by124 sampled image by this command127 If any previously recorded command in the current subpass accessed an[all …]
28 -n No default output (use the p command to output matched lines)39 Each COMMAND may be preceded by an address which limits the command to43 [ADDRESS[,ADDRESS]][!]COMMAND66 of input early (using the n and N command), but other than that command69 Each COMMAND starts with a single character. The following commands take72 ! Run this command when the test _didn't_ match.74 { Start a new command block, continuing until a corresponding "}".75 Command blocks may nest. If the block has an address, commands within78 } End command block (this command cannot have an address)83 D Delete one line of input and restart command SCRIPT (same as "d"[all …]
11 main APIs. These include a set of command-line tools, a set of16 <section id="utilities-command-line-tools">17 <title>Command-line tools</title>19 HarfBuzz include three command-line tools:20 <command>hb-shape</command>, <command>hb-view</command>, and21 <command>hb-subset</command>. They can be used to examine26 <section id="utilities-command-line-hbshape">29 <emphasis><command>hb-shape</command></emphasis> allows you to run HarfBuzz's32 output. <command>hb-shape</command> does34 into rendered text (you can use <command>hb-view</command>, below, for[all …]
52 …<programlisting><command>sudo apt install</command> <package>gcc g++ libfreetype6-dev libglib2.0-d…54 …<programlisting><command>sudo yum install</command> <package>gcc gcc-c++ freetype-devel glib2-deve…69 code, you can run <command>meson build</command> followed by70 <command>meson compile -C build</command> as with any other standard package.75 utility programs including <command>hb-view</command> and76 <command>hb-shape</command> under the <filename>util/</filename>87 …<programlisting><command>sudo apt-get install</command> <package>meson pkg-config gtk-doc-tools</p…89 …<programlisting><command>sudo yum install</command> <package>meson pkgconfig gtk-doc</package></pr…94 <command>meson build</command> then95 <command>meson compile -C build</command> to build HarfBuzz.[all …]
32 asynchronous ReadPixels command returns control to the program33 immediately rather than blocking until the command completes.39 command may complete after subsequent OpenGL commands issued by41 OpenGL command stream. This property allows the graphics43 normal command stream, for instance using a secondary path to50 data from a ReadPixels command) or so that dependent commands can52 by an earlier asynchronous command). This extension provides56 Each invocation of an asynchronous command is associated with an58 issues an asynchronous command. The program may later issue a59 command to query if any asynchronous commands have completed. The[all …]
6 = Command Buffers8 [open,refpage='VkCommandBuffer',desc='Opaque handle to a command buffer object',type='handles']10 Command buffers are objects used to record commands which can: be12 There are two levels of command buffers - _primary command buffers_, which13 can: execute secondary command buffers, and which are submitted to queues,14 and _secondary command buffers_, which can: be executed by primary command17 Command buffers are represented by sname:VkCommandBuffer handles:23 the command buffer, commands to modify dynamic state, commands to draw (for25 secondary command buffers (for primary command buffers only), commands to29 Each command buffer manages state independently of other command buffers.[all …]
16 <command>wpa_priv</command>27 <para><command>wpa_priv</command> is a privilege separation helper that28 minimizes the size of <command>wpa_supplicant</command> code that needs39 <para><command>wpa_priv</command> needs to be run with network admin41 interface that is included on the command line; any other interface will42 be off limits for <command>wpa_supplicant</command> in this kind of43 configuration. After this, <command>wpa_supplicant</command> can be run as52 <command>wpa_priv</command> to allow users in the54 <command>wpa_supplicant</command> with privilege separation:</para>69 <para>Start <command>wpa_priv</command> as root (e.g., from system[all …]