HomeSort by: relevance | last modified time | path
    Searched refs:OPTION (Results 1 - 25 of 123) sorted by relevancy

1 2 3 4 5

  /xsrc/external/mit/MesaLib/dist/src/intel/tools/
intel_sanitize_gpu.in 6 Usage: intel_sanitize_gpu [OPTION]... [--] COMMAND ARGUMENTS
40 echo "intel_sanitize_gpu: invalid option: $1"
intel_stub_gpu.in 6 Usage: intel_stub_gpu [OPTION]... [--] COMMAND ARGUMENTS
54 echo "intel_stub_gpu: invalid option: $1"
intel_dump_gpu.in 6 Usage: intel_dump_gpu [OPTION]... [--] COMMAND ARGUMENTS
131 echo "intel_aubdump: invalid option: $1"
  /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
intel_sanitize_gpu.in 6 Usage: intel_sanitize_gpu [OPTION]... [--] COMMAND ARGUMENTS
40 echo "intel_sanitize_gpu: invalid option: $1"
intel_dump_gpu.in 6 Usage: intel_dump_gpu [OPTION]... [--] COMMAND ARGUMENTS
100 echo "intel_aubdump: invalid option: $1"
  /xsrc/external/mit/xprop/dist/
dsimple.c 197 #define OPTION argv[0]
200 #define COPYOPT nargv++[0]=OPTION, nargc++
203 if (!strcmp(OPTION, "-")) {
209 if (!strcmp(OPTION, "-root")) {
213 if (!strcmp(OPTION, "-name")) {
216 OPTION);
218 Fatal_Error("No window with name %s exists!",OPTION);
221 if (!strcmp(OPTION, "-id")) {
224 sscanf(OPTION, "0x%lx", &w);
226 sscanf(OPTION, "%lu", &w)
    [all...]
  /xsrc/external/mit/xwd/dist/
dsimple.c 185 #define OPTION argv[0]
189 #define COPYOPT nargv++[0]=OPTION, nargc++
192 if (!strcmp(OPTION, "-")) {
198 if (!strcmp(OPTION, "-root")) {
202 if (!strcmp(OPTION, "-name")) {
204 w = Window_With_Name(dpy, RootWindow(dpy, screen), OPTION);
206 Fatal_Error("No window with name %s exists!", OPTION);
209 if (!strcmp(OPTION, "-id")) {
212 sscanf(OPTION, "0x%lx", &w);
214 sscanf(OPTION, "%lu", &w)
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
Extensions.c 46 {OPTION, "option"},
61 case OPTION:
Vendor.c 67 {OPTION, "option"},
112 case OPTION:
137 {OPTION, "option"},
167 case OPTION:
Input.c 68 {OPTION, "option"},
108 case OPTION:
Video.c 67 {OPTION, "option"},
111 case OPTION:
140 {OPTION, "option"},
190 case OPTION:
OutputClass.c 40 {OPTION, "option"},
135 case OPTION:
xf86tokens.h 91 OPTION,
Module.c 66 {OPTION, "option"},
101 case OPTION:
Screen.c 75 {OPTION, "option"},
205 case OPTION:
242 {OPTION, "option"},
347 case OPTION:
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
Extensions.c 47 {OPTION, "option"},
61 case OPTION:
Vendor.c 72 {OPTION, "option"},
100 case OPTION:
126 {OPTION, "option"},
155 case OPTION:
Input.c 74 {OPTION, "option"},
113 case OPTION:
Video.c 71 {OPTION, "option"},
115 case OPTION:
145 {OPTION, "option"},
195 case OPTION:
xf86tokens.h 91 OPTION,
Module.c 71 {OPTION, "option"},
106 case OPTION:
Screen.c 80 {OPTION, "option"},
181 case OPTION:
218 {OPTION, "option"},
311 case OPTION:
  /xsrc/external/mit/MesaLib/src/mesa/program/
program_parse.tab.h 11 (at your option) any later version.
26 the parser skeleton itself, you may (at your option) remove this
62 OPTION = 263, /* OPTION */
  /xsrc/external/mit/MesaLib.old/src/mesa/program/
program_parse.tab.h 10 (at your option) any later version.
25 the parser skeleton itself, you may (at your option) remove this
56 OPTION = 263,
  /xsrc/external/mit/freetype/dist/builds/unix/
freetype-config.in 19 # note that option `--variable' is not affected by the
68 Usage: freetype-config [OPTION]...

Completed in 14 milliseconds

1 2 3 4 5