Searched full:command (Results 1 – 25 of 5792) sorted by relevance
12345678910>>...232
... /command/bdist_dumb.py setuptools/_distutils/command/bdist_msi.py setuptools/_distutils/command/ ...
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 …]
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 …]
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 …]
11 <!-- SECTION: EGL command definitions. -->13 <command>18 </command>19 <command>22 </command>23 <command>28 </command>29 <command>35 </command>36 <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 …]
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 …]
11 <!-- SECTION: GL command definitions. -->13 <command>18 </command>19 <command>22 </command>23 <command>27 </command>28 <command>31 </command>32 <command>[all …]
29 Command type; in FreeCommands()32 case Command::BeginComputePass: { in FreeCommands()36 case Command::BeginRenderPass: { in FreeCommands()40 case Command::CopyBufferToBuffer: { in FreeCommands()44 case Command::CopyBufferToTexture: { in FreeCommands()48 case Command::CopyTextureToBuffer: { in FreeCommands()52 case Command::CopyTextureToTexture: { in FreeCommands()57 case Command::Dispatch: { in FreeCommands()61 case Command::DispatchIndirect: { in FreeCommands()65 case Command::Draw: { in FreeCommands()[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 …]
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 …]