Home
last modified time | relevance | path

Searched refs:options (Results 1 – 25 of 56) sorted by relevance

123

/ndk/sources/host-tools/make-3.81/
Dgetopt1.c69 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() argument
72 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); in getopt_long()
81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() argument
84 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); in getopt_long_only()
DINSTALL73 Some systems require unusual options for compilation or linking that the
117 options like `--bindir=DIR' to specify different values for particular
128 Some packages pay attention to `--enable-FEATURE' options to
130 They may also pay attention to `--with-PACKAGE' options, where PACKAGE
132 `README' should mention any `--enable-' and `--with-' options that the
137 you can use the `configure' options `--x-includes=DIR' and
198 `configure' recognizes the following options to control how it operates.
202 Print a summary of the options to `configure', and exit.
229 `configure' also accepts some other, not widely useful, options. Run
Dmain.c2234 static char options[1 + sizeof (switches) / sizeof (switches[0]) * 3]; variable
2247 if (options[0] != '\0') in init_switches()
2251 p = options; in init_switches()
2422 c = getopt_long (argc, argv, options, long_options, (int *) 0); in decode_switches()
DNEWS318 -jN options to submakes rather than forcing them all to use -j1. The
461 * Converted to use Autoconf version 2, so `configure' has some new options.
640 * Make now accepts long options. There is now an informative usage message
641 that tells you what all the options are and what they do. Try `make --help'.
736 * The -n, -q, and -t options are not put in the `MAKEFLAGS' and `MFLAG'
890 * The -d and -p options can come from the environment.
982 * The `MAKEFLAGS' and `MFLAGS' variables will be scanned for options after
DREADME.OS289 Recommended environment variables and installation options:
/ndk/sources/host-tools/make-3.81/tests/
Drun_make_tests.pl84 local ($makestring, $options, $answer, $err_code) = @_;
123 &run_make_with_options($makefile, $options, &get_logfile(0), $err_code);
132 local ($filename,$options,$logname,$expected_code) = @_;
145 if ($options) {
146 $command .= " $options";
DChangeLog51 * scripts/options/warn-undefined-variables: Test the
70 * scripts/options/dash-W: Add a test for bug #15341.
172 * tests/scripts/options/dash-e: Ditto.
177 * scripts/options/dash-W: Use 'echo >>' instead of touch to update
184 * scripts/options/dash-W: Set the timestamp to foo.x in the future,
201 * scripts/options/symlinks: Test symlinks to non-existent files.
209 * scripts/options/dash-B: Test re-exec doesn't loop infinitely.
211 * scripts/options/dash-W: New file: test the -W flag, including
284 * scripts/options/dash-q: Add a test for Savannah bug # 7144.
286 * scripts/options/symlinks: New file to test checking of symlink
[all …]
DREADME58 The options/dash-l test will not really test anything if the copy of
63 options/dash-l test should no longer *fail* because make can't read
72 other possible options for the test suite.
/ndk/docs/Additional_library_docs/renderscript/
Djquery.js12 …E.value:E.text}if(o.nodeName(E,"select")){var I=E.selectedIndex,L=[],M=E.options,H=E.type=="select…
22options=E;this.elem=F;this.prop=G;if(!E.orig){E.orig={}}}});o.fx.prototype={update:function(){if(t…
32options[n[m][0]]){n[m][1].apply(j.element,k)}}}},contains:function(k,j){return document.compareDoc…
43options;this.element.addClass("ui-resizable");c.extend(this,{_aspectRatio:!!(j.aspectRatio),aspect…
44options,k=p.position,l=p.containerOffset,d=p.containerPosition,g=p.containerElement;var i=c(p.help…
/ndk/tests/
DREADME8 Run all NDK automated tests. Use --help for more options.
/ndk/sources/host-tools/make-3.81/tests/scripts/
Dtest_template18 # There are various special tokens, options, etc. See the full documentation
/ndk/docs/Programmers_Guide/html/
Djquery.js17 …}},select:{get:function(e){var bA,bv,bz,bx,by=e.selectedIndex,bB=[],bC=e.options,bw=e.type==="sele…
30options=e;this.elem=bv;this.prop=bw;e.orig=e.orig||{}}});b.fx.prototype={update:function(){if(this…
41 …if(!j||!e.element[0].parentNode){return}for(var h=0;h<j.length;h++){if(e.options[j[h][0]]){j[h][1]…
50options=b.extend(true,{},i.options);b[g][f].prototype=b.extend(true,i,{namespace:g,widgetName:f,wi… property
62options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var d=this;this.element.… property
63options,l=t.element;var g=j.containment,k=(g instanceof c)?g.get(0):(/parent/.test(g))?l.parent().…
/ndk/build/tools/toolchain-patches/mclinker/
D0003-Allow-multiple-of-the-same-options.patch4 Subject: [PATCH 3/7] Allow multiple of the same options
/ndk/build/tools/toolchain-patches/gcc/
D0002-Enable-C-exceptions-and-RTTI-by-default.patch6 With this change, -fexceptions and -frtti become default options
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DREADME24 # see the python module for a description of these options
/ndk/sources/host-tools/make-3.81/po/
DMakevars27 # These options get passed to xgettext.
/ndk/sources/cxx-stl/llvm-libc++/
DREADME.NDK92 In case of problem, try using the --verbose and --no-cleanup options
/ndk/build/tools/
Dprebuilt-common.sh406 echo "Usage: $PROGNAME [options] $PROGRAM_PARAMETERS"
412 echo "Valid options (defaults are in brackets):"
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi163 Stick to the generally supported options for these programs. For
210 Makefiles should provide variables for overriding certain commands, options,
222 Each program-name variable should come with an options variable that is
223 used to supply options to the program. Append @samp{FLAGS} to the
224 program-name variable name to get the options variable name---for
232 If there are C compiler options that @emph{must} be used for proper
235 Instead, arrange to pass the necessary options to the C compiler
253 containing compiler options, so the user can use @code{CFLAGS} to
Dmake.info-2915 * The command-line options `-b' and `-m', accepted and ignored. In
916 System V `make', these options actually do something.
994 * Use the `-h' or `--help' option to summarize the options to `make'.
1276 Stick to the generally supported options for these programs. For
1320 options, and so on.
1331 Each program-name variable should come with an options variable that
1332 is used to supply options to the program. Append `FLAGS' to the
1333 program-name variable name to get the options variable name--for
1341 If there are C compiler options that _must_ be used for proper
1344 arrange to pass the necessary options to the C compiler independently
[all …]
/ndk/docs/Getting_Started/html/
Djquery.js17 …}},select:{get:function(e){var bA,bv,bz,bx,by=e.selectedIndex,bB=[],bC=e.options,bw=e.type==="sele…
30options=e;this.elem=bv;this.prop=bw;e.orig=e.orig||{}}});b.fx.prototype={update:function(){if(this…
/ndk/sources/third_party/googletest/googletest/
DREADME13 failures, various options for running the tests, and XML test report
223 * update the SDK configuration options in xcode/Config/General.xconfig.
224 Comment options SDKROOT, MACOS_DEPLOYMENT_TARGET, and GCC_VERSION. If
/ndk/sources/host-tools/make-3.81/config/
Dconfig.guess1063 if test -f /usr/options/cb.name; then
1064 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
Dlib-link.m4513 dnl The -rpath options are cumulative.
525 dnl executables is -R. The -R options are cumulative.
/ndk/sources/host-tools/nawk-20071023/
DFIXES73 added -version and --version options.
615 added -mr N and -mf N options: more record and fields.
918 line options. Illegal options flagged.

123