Home
last modified time | relevance | path

Searched refs:OPTIONS (Results 1 – 25 of 99) sorted by relevance

1234

/external/bzip2/
Dbzdiff22 OPTIONS=
27 -*) OPTIONS="$OPTIONS $ARG";;
47 bzip2 -cd "$FILE.bz2" | $comp $OPTIONS - "$FILE"
57 bzip2 -cdfq "$1" | $comp $OPTIONS - $tmp
61 *) bzip2 -cdfq "$1" | $comp $OPTIONS - "$2"
66 bzip2 -cdfq "$2" | $comp $OPTIONS "$1" -
68 *) $comp $OPTIONS "$1" "$2"
/external/bison/tests/
Dcalc.at348 # AT_DATA_CALC_Y([BISON-OPTIONS])
357 # _AT_CHECK_CALC(BISON-OPTIONS, INPUT, [NUM-STDERR-LINES])
361 # If BISON-OPTIONS contains `%debug' but not `%glr-parser', then
376 # _AT_CHECK_CALC_ERROR(BISON-OPTIONS, EXIT-STATUS, INPUT,
388 # If BISON-OPTIONS contains `%location', then make sure the ERROR-LOCATION
391 # If BISON-OPTIONS contains `%error-verbose', then make sure the
395 # If BISON-OPTIONS contains `%debug' but not `%glr', then NUM-STDERR-LINES
439 # AT_CHECK_CALC([BISON-OPTIONS, [EXPECTED-TO-FAIL]])
442 # BISON-OPTIONS, and performs several tests over the parser.
543 # AT_CHECK_CALC_LALR([BISON-OPTIONS])
[all …]
Dlocal.at30 # AT_BISON_OPTION_PUSHDEFS([BISON-OPTIONS])
36 # _AT_BISON_OPTION_PUSHDEFS($1, $2, [BISON-OPTIONS])
Dregression.at745 # _AT_DATA_DANCER_Y(BISON-OPTIONS)
846 # AT_CHECK_DANCER(BISON-OPTIONS)
876 # _AT_DATA_EXPECT2_Y(BISON-OPTIONS)
943 # AT_CHECK_EXPECT2(BISON-OPTIONS)
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTokenNames.java50 public static final String OPTIONS = Request.OPTIONS; field
DParser.java84 || token.getTokenType() == OPTIONS in method()
DLexer.java101 addKeyword(TokenNames.OPTIONS, TokenTypes.OPTIONS); in selectLexer()
DTokenTypes.java45 public static final int OPTIONS = START + 8; field
/external/iproute2/doc/
Drtstat.sgml34 rtstat [ OPTIONS ]
37 <p> <tt/OPTIONS/ are:
Dnstat.sgml20 Xstat [ OPTIONS ] [ PATTERN [ PATTERN ... ] ]
29 <p> <tt/OPTIONS/ is list of single letter options, using common unix
Darpd.sgml20 arpd OPTIONS [ INTERFACE [ INTERFACE ... ] ]
23 <p> <tt/OPTIONS/ are:
/external/llvm/
DMakefile242 SVN-UPDATE-OPTIONS =
249 $(SVN) $(SVN-UPDATE-OPTIONS) update $(LLVM_SRC_ROOT)
250 @ $(SVN) status $(LLVM_SRC_ROOT) | $(SUB-SVN-DIRS) | xargs $(SVN) $(SVN-UPDATE-OPTIONS) update
/external/llvm/docs/CommandGuide/
Dlli.pod25 =head1 GENERAL OPTIONS
63 =head1 TARGET OPTIONS
97 =head1 FLOATING POINT OPTIONS
125 =head1 CODE GENERATION OPTIONS
Dlit.pod28 summary information for test failures. See L<"OUTPUT OPTIONS"> for options
33 OPTIONS"> for more information.
36 the options specified on the command line, see L<"SELECTION OPTIONS"> for
42 =head1 GENERAL OPTIONS
68 =head1 OUTPUT OPTIONS
91 =head1 EXECUTION OPTIONS
118 =head1 SELECTION OPTIONS
136 =head1 ADDITIONAL OPTIONS
Dllvm-ranlib.pod21 =head1 OPTIONS chapter
Dllvm-dis.pod26 =head1 OPTIONS chapter
Dllvm-prof.pod23 =head1 OPTIONS chapter
/external/nist-sip/java/javax/sip/message/
DRequest.java11 String OPTIONS = "OPTIONS"; field
/external/e2fsprogs/lib/ss/
Dct_c.sed106 /^(/b OPTIONS
129 : OPTIONS
/external/oprofile/libop/
Dop_xml_out.h24 OPTIONS, SESSION, DEBUG_INFO, DETAILS, EXCLUDE_DEPENDENT, EXCLUDE_SYMBOLS, enumerator
/external/jpeg/
Dmaktjpeg.st16 ; * * * COMPILER OPTIONS * * *
Dmakdjpeg.st16 ; * * * COMPILER OPTIONS * * *
/external/dnsmasq/contrib/openvpn/
Ddnsmasq.patch51 daemon $dnsmasq $OPTIONS
/external/pcre/doc/
Dpcre-config.txt20 OPTIONS
/external/protobuf/gtest/scons/
DSConstruct37 # ./scons.py [OPTIONS]

1234