Home
last modified time | relevance | path

Searched refs:OPTS (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/src/external/bsd/byacc/dist/test/
Drun_test.sh217 OPTS=
224 OPTS="$OPTS -B"
228 OPTS="$OPTS -g"
232 OPTS="$OPTS -t -i"
238 OPTS="$OPTS -r"
243 OPTS="$OPTS -P"
270 … $YACC $OPTS $opt2 -v -d $output $prefix -b "$ROOT${opt2}" "$input" 2>"$error"
/netbsd/src/etc/rc.d/
Dresize_root23 OPTS=$1
24 for i in $OPTS; do
/netbsd/src/external/public-domain/xz/dist/po/
Dfr.po759 " --lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or\n"
760 " --lzma2[=OPTS] more of the following options (valid values; default):\n"
772 " --lzma1[=OPTS] LZMA1/2 ; OPTS est une liste d'options parmi les suivantes\n"
773 " --lzma2[=OPTS] (entre parenthèses : valeurs valides et par défaut) :\n"
788 " --x86[=OPTS] x86 BCJ filter (32-bit and 64-bit)\n"
789 " --powerpc[=OPTS] PowerPC BCJ filter (big endian only)\n"
790 " --ia64[=OPTS] IA-64 (Itanium) BCJ filter\n"
791 " --arm[=OPTS] ARM BCJ filter (little endian only)\n"
792 " --armthumb[=OPTS] ARM-Thumb BCJ filter (little endian only)\n"
793 " --sparc[=OPTS] SPARC BCJ filter\n"
[all …]
Dvi.po744 " --lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or\n"
745 " --lzma2[=OPTS] more of the following options (valid values; default):\n"
772 " --x86[=OPTS] x86 BCJ filter (32-bit and 64-bit)\n"
773 " --powerpc[=OPTS] PowerPC BCJ filter (big endian only)\n"
774 " --ia64[=OPTS] IA-64 (Itanium) BCJ filter\n"
775 " --arm[=OPTS] ARM BCJ filter (little endian only)\n"
776 " --armthumb[=OPTS] ARM-Thumb BCJ filter (little endian only)\n"
777 " --sparc[=OPTS] SPARC BCJ filter\n"
778 " Valid OPTS for all BCJ filters:\n"
782 " --x86[=OPTS] bộ lọc x86 BCJ (32-bit và 64-bit)\n"
[all …]
Dcs.po732 " --lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or\n"
733 " --lzma2[=OPTS] more of the following options (valid values; default):\n"
761 " --x86[=OPTS] x86 BCJ filter (32-bit and 64-bit)\n"
762 " --powerpc[=OPTS] PowerPC BCJ filter (big endian only)\n"
763 " --ia64[=OPTS] IA-64 (Itanium) BCJ filter\n"
764 " --arm[=OPTS] ARM BCJ filter (little endian only)\n"
765 " --armthumb[=OPTS] ARM-Thumb BCJ filter (little endian only)\n"
766 " --sparc[=OPTS] SPARC BCJ filter\n"
767 " Valid OPTS for all BCJ filters:\n"
783 " --delta[=OPTS] Delta filter; valid OPTS (valid values; default):\n"
[all …]
Dpl.po750 " --lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or\n"
751 " --lzma2[=OPTS] more of the following options (valid values; default):\n"
779 " --x86[=OPTS] x86 BCJ filter (32-bit and 64-bit)\n"
780 " --powerpc[=OPTS] PowerPC BCJ filter (big endian only)\n"
781 " --ia64[=OPTS] IA-64 (Itanium) BCJ filter\n"
782 " --arm[=OPTS] ARM BCJ filter (little endian only)\n"
783 " --armthumb[=OPTS] ARM-Thumb BCJ filter (little endian only)\n"
784 " --sparc[=OPTS] SPARC BCJ filter\n"
785 " Valid OPTS for all BCJ filters:\n"
801 " --delta[=OPTS] Delta filter; valid OPTS (valid values; default):\n"
Dit.po756 " --lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or\n"
757 " --lzma2[=OPTS] more of the following options (valid values; default):\n"
789 " --x86[=OPTS] x86 BCJ filter (32-bit and 64-bit)\n"
790 " --powerpc[=OPTS] PowerPC BCJ filter (big endian only)\n"
791 " --ia64[=OPTS] IA-64 (Itanium) BCJ filter\n"
792 " --arm[=OPTS] ARM BCJ filter (little endian only)\n"
793 " --armthumb[=OPTS] ARM-Thumb BCJ filter (little endian only)\n"
794 " --sparc[=OPTS] SPARC BCJ filter\n"
795 " Valid OPTS for all BCJ filters:\n"
812 " --delta[=OPTS] Delta filter; valid OPTS (valid values; default):\n"
Dde.po758 " --lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or\n"
759 " --lzma2[=OPTS] more of the following options (valid values; default):\n"
791 " --x86[=OPTS] x86 BCJ filter (32-bit and 64-bit)\n"
792 " --powerpc[=OPTS] PowerPC BCJ filter (big endian only)\n"
793 " --ia64[=OPTS] IA-64 (Itanium) BCJ filter\n"
794 " --arm[=OPTS] ARM BCJ filter (little endian only)\n"
795 " --armthumb[=OPTS] ARM-Thumb BCJ filter (little endian only)\n"
796 " --sparc[=OPTS] SPARC BCJ filter\n"
797 " Valid OPTS for all BCJ filters:\n"
814 " --delta[=OPTS] Delta filter; valid OPTS (valid values; default):\n"
/netbsd/src/external/public-domain/xz/dist/src/liblzma/lzma/
Dlzma_encoder_private.h37 #define OPTS (1 << 12) macro
136 lzma_optimal opts[OPTS];
Dlzma_encoder.c308 #define LOOP_INPUT_MAX (OPTS + 1)
439 lz_options->before_size = OPTS; in set_lz_options()
/netbsd/src/external/ibm-public/postfix/dist/
DMakefile.in5 OPTS = 'WARN=$(WARN)'
49 (set -e; echo "[$$i]"; cd $$i; $(MAKE) $(OPTS) $@ MAKELEVEL=) || exit 1; \
114 (set -e; echo "[$$i]"; cd $$i; $(MAKE) -f Makefile.in $(OPTS) MAKELEVEL=) || exit 1; \
211 (set -e; echo "[$$i]"; cd $$i; $(MAKE) depend && $(MAKE) $(OPTS) update) \
/netbsd/src/external/public-domain/sqlite/dist/
DREADME.txt102 Additionally, preprocessor defines may be specified by using the OPTS macro
108 "OPTS=-DSQLITE_ENABLE_STAT4=1 -DSQLITE_OMIT_JSON=1"
113 "OPTS=-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1"
/netbsd/src/tests/bin/sh/
Dt_option.sh100 OPTS=
105 OPTS="${OPTS} ${opt}" || RET=1
108 test -n "${OPTS}" && test_option_on_off ${OPTS}
/netbsd/src/distrib/utils/embedded/
Dmkimage204 OPTS="B:D:K:S:bc:dh:mr:s:x"
205 while getopts "$OPTS" f
243 while getopts "$OPTS" f
/netbsd/src/sbin/umount/
Dumount.c108 #define OPTS "fR" in main() macro
110 #define OPTS "AadFfh:Rt:v" in main() macro
112 while ((ch = getopt(argc, argv, OPTS)) != -1) in main()
/netbsd/src/external/bsd/tcpdump/dist/tests/
Dpgm_opts_asan.out2 …9.107.4 > 89.89.16.63.225: PGM, length 0 0x3414eb1f0022 UNKNOWN type 0x1f OPTS LEN 225 OPT_1F [13]…
Dpgm_opts_asan_2.out2 …9.107.4 > 89.89.16.63.225: PGM, length 0 0x3414eb1f0022 UNKNOWN type 0x1f OPTS LEN 225 OPT_1F [13]…
Dpgm_opts_asan_3.out2 ….89.16.4 > 0.89.16.63.225: PGM, length 0 0x3414eb1f0022 UNKNOWN type 0x1f OPTS LEN 225 OPT_1F [13]…
/netbsd/src/external/gpl3/gcc/dist/contrib/reghunt/examples/
D29478.config6 OPTS="-O1"
D29906a.config6 OPTS="-g"
D29106.config6 OPTS=""
D28970.config6 OPTS="-O2"
D29906b.config6 OPTS="-g"
D30643.config6 OPTS="-O2"
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dopts.h517 #define SET_OPTION_IF_UNSET(OPTS, OPTS_SET, OPTION, VALUE) \ argument
521 (OPTS)->x_ ## OPTION = VALUE; \

12