Searched refs:program (Results 176 - 200 of 303) sorted by relevance

1234567891011>>

/external/libusb/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1137 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1138 | --program-pre | --program-pr | --program-p)
1140 -program-prefix=* | --program
[all...]
/external/libusb-compat/
H A Dconfigure1175 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1176 | --program-pre | --program-pr | --program-p)
1178 -program-prefix=* | --program-prefix=* | --program
[all...]
/external/openfst/
H A Dconfigure45 # Prefer a ksh shell builtin over an external printf program on Solaris,
1157 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1158 | --program-pre | --program-pr | --program-p)
1160 -program-prefix=* | --program
[all...]
/external/antlr/antlr-3.4/runtime/Perl5/tools/
H A Dport.pl86 help: Describe the usage of this program or its subcommands.
/external/grub/util/
H A Dmkbimage7 # This program is free software; you can redistribute it and/or modify
12 # This program is distributed in the hope that it will be useful,
18 # along with this program; if not, you can either send email to this
19 # program's maintainer or write to: The Free Software Foundation,
60 program=`echo "$0" | sed -e 's/[^\/]*\///g'`
64 Usage: $program [-hVF] [-t TYPE] [-d DIRECTORY] [-s FS_TYPE] -f TAR_FILE
/external/iptables/iptables/
H A Diptables-apply28 The program has been published under the terms of the Artistic Licence 2.0
/external/libvpx/examples/includes/geshi/geshi/
H A Ddcs.php19 * not escape the string delimiter character '"' when the program runs. A '\\' is
20 * escaped to '\' when the program runs, but '\"' is treated as '\' at the end of a
/external/llvm/utils/crosstool/ARM/
H A Dbuild-install-linux.sh179 --program-prefix=llvm- \
/external/mksh/src/
H A Dcheck.pl37 # This runs the test-program (eg, mksh) with the arguments -x and -f,
38 # standard input is a file containing "echo hi*\nfalse\n". The program
53 # arguments M Arguments to pass to the program;
56 # is passed as an argument to the program
59 # used as standard-input for the program;
110 # time-limit Time limit - the program is sent a
127 # 'categories' of program that the test
132 # program version and shouldn't be run
134 # the program being tested can be
163 -C c Specify the comma separated list of categories the program
[all...]
/external/e2fsprogs/
H A Dconfigure41 # Prefer a ksh shell builtin over an external printf program on Solaris,
1063 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1064 | --program-pre | --program-pr | --program-p)
1066 -program-prefix=* | --program
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/tree-parser/
H A Dbasic.rb481 program
602 program
697 result = parser.program
704 tree_parser.program
706 >program >declaration >variable >type
732 <declaration <program
/external/webkit/Source/WebCore/bindings/js/
H A DJSWebGLRenderingContextCustom.cpp212 WebGLProgram* program = toWebGLProgram(exec->argument(0));
216 bool succeed = context->getAttachedShaders(program, shaders, ec);
298 WebGLProgram* program = toWebGLProgram(exec->argument(0));
302 WebGLGetInfo info = context->getProgramParameter(program, pname, ec);
362 WebGLProgram* program = toWebGLProgram(exec->argument(0));
368 WebGLGetInfo info = context->getUniform(program, loc, ec);
/external/webkit/Source/WebCore/bindings/v8/custom/
H A DV8WebGLRenderingContextCustom.cpp254 WebGLProgram* program = V8WebGLProgram::HasInstance(args[0]) ? V8WebGLProgram::toNative(v8::Handle<v8::Object>::Cast(args[0])) : 0; local
256 bool succeed = context->getAttachedShaders(program, shaders, ec);
345 WebGLProgram* program = V8WebGLProgram::HasInstance(args[0]) ? V8WebGLProgram::toNative(v8::Handle<v8::Object>::Cast(args[0])) : 0; local
347 WebGLGetInfo info = context->getProgramParameter(program, pname, ec);
421 WebGLProgram* program = V8WebGLProgram::HasInstance(args[0]) ? V8WebGLProgram::toNative(v8::Handle<v8::Object>::Cast(args[0])) : 0; local
430 WebGLGetInfo info = context->getUniform(program, location, ec);
/external/bison/data/
H A Dglr.c6 # This program is free software; you can redistribute it and/or modify
11 # This program is distributed in the hope that it will be useful,
17 # along with this program; if not, write to the Free Software
H A Dyacc.c8 # This program is free software; you can redistribute it and/or modify
13 # This program is distributed in the hope that it will be useful,
19 # along with this program; if not, write to the Free Software
/external/mesa3d/docs/
H A DMESA_texture_array.spec493 | <arrayTarget> (if program option is present)
494 | <shadowTarget> (if program option is present)
502 | <shadowArrayTarget> (if program option is present)
510 "If a fragment program specifies the "MESA_texture_array" program
562 "A program will fail to load if the TXP instruction is used in
760 fragment program with an explicit LOD selection.
790 Assembly program support is also provided by GL_NV_gpu_program4.
803 ||2005/12/12||0.3||idr||Updated fragment program interactions.||
/external/wpa_supplicant_8/hostapd/
H A Dhostapd_cli.c216 static int hostapd_cli_exec(const char *program, const char *arg1, argument
224 len = os_strlen(program) + os_strlen(arg1) + os_strlen(arg2) + 3;
228 res = os_snprintf(cmd, len, "%s %s %s", program, arg1, arg2);
/external/chromium/sdch/open-vcdiff/
H A Dltmain.sh8 # This program is free software; you can redistribute it and/or modify
13 # This program is distributed in the hope that it will be useful, but
19 # along with this program; if not, write to the Free Software
23 # distribute this file as part of a program that contains a
25 # the same distribution terms that you use for the rest of that program.
36 # The name of this program:
2055 *) linkmode=prog ;; # Anything else should be a program.
2866 # that the program can be linked against the static library.
2879 $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
2880 $echo "*** not find such a program
[all...]
H A Dconfigure1126 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1127 | --program-pre | --program-pr | --program-p)
1129 -program-prefix=* | --program-prefix=* | --program
[all...]
/external/chromium/third_party/libevent/
H A Dltmain.sh8 # This program is free software; you can redistribute it and/or modify
13 # This program is distributed in the hope that it will be useful, but
19 # along with this program; if not, write to the Free Software
23 # distribute this file as part of a program that contains a
25 # the same distribution terms that you use for the rest of that program.
36 # The name of this program:
2055 *) linkmode=prog ;; # Anything else should be a program.
2863 # that the program can be linked against the static library.
2876 $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
2877 $echo "*** not find such a program
[all...]
/external/libffi/
H A Dltmain.sh8 # This program is free software; you can redistribute it and/or modify
13 # This program is distributed in the hope that it will be useful, but
19 # along with this program; if not, write to the Free Software
23 # distribute this file as part of a program that contains a
25 # the same distribution terms that you use for the rest of that program.
36 # The name of this program:
2042 *) linkmode=prog ;; # Anything else should be a program.
2845 # that the program can be linked against the static library.
2858 $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
2859 $echo "*** not find such a program
[all...]
H A Dconfigure1188 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1189 | --program-pre | --program-pr | --program-p)
1191 -program-prefix=* | --program-prefix=* | --program
[all...]
/external/valgrind/main/perf/
H A Dvg_perf.in12 # This program is free software; you can redistribute it and/or
17 # This program is distributed in the hope that it will be useful, but
23 # along with this program; if not, write to the Free Software
59 --reps=<n> number of repeats for each program [1]
99 # Also checks the program exists and is executable.
201 # Since most of the program time is spent in system() calls, need this to
214 # Run program N times, return the best user time. Use the POSIX
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DContext.h333 void deleteProgram(GLuint program);
352 void useProgram(GLuint program);
/external/libmtp/
H A Dconfigure1180 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1181 | --program-pre | --program-pr | --program-p)
1183 -program-prefix=* | --program-prefix=* | --program
[all...]

Completed in 716 milliseconds

1234567891011>>