HomeSort by: relevance | last modified time | path
    Searched refs:OPTS (Results 1 - 22 of 22) sorted by relevancy

  /src/etc/rc.d/
resize_root 23 OPTS=$1
24 for i in $OPTS; do
  /src/external/bsd/byacc/dist/test/
run_test.sh 67 opts="$1"
70 if test "x$opts" = "x-"
72 $YACC -o "$ROOT.$code" $opts <$1 >"$ROOT.output" 2>"$ROOT.error"
74 $YACC -o "$ROOT.$code" $opts $1 >"$ROOT.output" 2>"$ROOT.error"
89 opts=
92 opts="$opts $1"
97 $YACC $opts -H "$ROOT.$head" $1 >"$ROOT.output" 2>"$ROOT.error"
217 OPTS=
224 OPTS="$OPTS -B
    [all...]
  /src/external/public-domain/xz/dist/src/liblzma/lzma/
lzma_encoder_private.h 35 #define OPTS (1 << 12)
149 lzma_optimal opts[OPTS]; member in struct:lzma_lzma1_encoder_s
lzma_encoder.c 309 #define LOOP_INPUT_MAX (OPTS + 1)
491 lz_options->before_size = OPTS;
582 // least every OPTS (a few thousand) possible price count increments.
lzma_encoder_optimum_normal.c 228 uint32_t pos_mem = coder->opts[cur].pos_prev;
229 uint32_t back_mem = coder->opts[cur].back_prev;
232 if (coder->opts[cur].prev_1_is_literal) {
233 make_literal(&coder->opts[pos_mem]);
234 coder->opts[pos_mem].pos_prev = pos_mem - 1;
236 if (coder->opts[cur].prev_2) {
237 coder->opts[pos_mem - 1].prev_1_is_literal
239 coder->opts[pos_mem - 1].pos_prev
240 = coder->opts[cur].pos_prev_2;
241 coder->opts[pos_mem - 1].back_pre
    [all...]
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Util.pm 238 =item dump_data REF, OPTS
243 OPTS is the rest of the arguments, expected to be pairs formed with C<< => >>.
244 The following OPTS keywords are understood:
268 my %opts = @_;
270 my $indent = $opts{indent} // 1;
272 my $nlindent1 = defined $opts{indent} ? "\n" . ' ' x $indent : ' ';
274 my $nlindent2 = defined $opts{indent} ? "\n" . ' ' x ($indent + 4) : ' ';
278 $subopts{indent} = $opts{indent} + 4 if defined $opts{indent};
290 $product = $opts{delimiters} ? '[]' : ''
    [all...]
Test.pm 139 my %opts = @_;
158 unless $opts{quiet};
165 =item B<indir "SUBDIR" =E<gt> sub BLOCK, OPTS>
171 C<indir> takes some additional options OPTS that affect the subdirectory:
202 my %opts = @_;
204 my $reverse = __cwd($subdir,%opts);
215 =item B<cmd ARRAYREF, OPTS>
243 =item B<app ARRAYREF, OPTS>
245 =item B<test ARRAYREF, OPTS>
262 =item B<perlapp ARRAYREF, OPTS>
    [all...]
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Util.pm 219 =item dump_data REF, OPTS
224 OPTS is the rest of the arguments, expected to be pairs formed with C<< => >>.
225 The following OPTS keywords are understood:
249 my %opts = @_;
251 my $indent = $opts{indent} // 1;
253 my $nlindent1 = defined $opts{indent} ? "\n" . ' ' x $indent : ' ';
255 my $nlindent2 = defined $opts{indent} ? "\n" . ' ' x ($indent + 4) : ' ';
259 $subopts{indent} = $opts{indent} + 4 if defined $opts{indent};
271 $product = $opts{delimiters} ? '[]' : ''
    [all...]
Test.pm 138 my %opts = @_;
157 unless $opts{quiet};
164 =item B<indir "SUBDIR" =E<gt> sub BLOCK, OPTS>
170 C<indir> takes some additional options OPTS that affect the subdirectory:
201 my %opts = @_;
203 my $reverse = __cwd($subdir,%opts);
214 =item B<cmd ARRAYREF, OPTS>
242 =item B<app ARRAYREF, OPTS>
244 =item B<test ARRAYREF, OPTS>
261 =item B<perlapp ARRAYREF, OPTS>
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
opts.h 311 bool (*handler) (struct gcc_options *opts,
379 extern void init_options_struct (struct gcc_options *opts,
388 extern void decode_options (struct gcc_options *opts,
395 extern int option_enabled (int opt_idx, unsigned lang_mask, void *opts);
399 extern void set_option (struct gcc_options *opts,
404 extern void *option_flag_var (int opt_index, struct gcc_options *opts);
405 bool handle_generated_option (struct gcc_options *opts,
417 extern void read_cmdline_option (struct gcc_options *opts,
428 struct gcc_options *opts,
439 extern bool common_handle_option (struct gcc_options *opts,
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
opts.h 306 bool (*handler) (struct gcc_options *opts,
373 extern void init_options_struct (struct gcc_options *opts,
382 extern void decode_options (struct gcc_options *opts,
389 extern int option_enabled (int opt_idx, unsigned lang_mask, void *opts);
393 extern void set_option (struct gcc_options *opts,
398 extern void *option_flag_var (int opt_index, struct gcc_options *opts);
399 bool handle_generated_option (struct gcc_options *opts,
411 extern void read_cmdline_option (struct gcc_options *opts,
422 struct gcc_options *opts,
432 extern bool common_handle_option (struct gcc_options *opts,
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
Test.pm 156 =item B<indir "SUBDIR" =E<gt> sub BLOCK, OPTS>
162 C<indir> takes some additional options OPTS that affect the subdirectory:
199 my %opts = @_;
201 my $reverse = __cwd($subdir,%opts);
209 if ($opts{cleanup}) {
216 =item B<cmd ARRAYREF, OPTS>
243 =item B<app ARRAYREF, OPTS>
245 =item B<test ARRAYREF, OPTS>
262 =item B<perlapp ARRAYREF, OPTS>
264 =item B<perltest ARRAYREF, OPTS>
    [all...]
  /src/sbin/umount/
umount.c 108 #define OPTS "fR"
110 #define OPTS "AadFfh:Rt:v"
112 while ((ch = getopt(argc, argv, OPTS)) != -1)
  /src/distrib/utils/embedded/
mkimage 204 OPTS="B:D:K:S:bc:dh:mr:s:x"
205 while getopts "$OPTS" f
243 while getopts "$OPTS" f
  /src/tests/bin/sh/
t_option.sh 100 OPTS=
105 OPTS="${OPTS} ${opt}" || RET=1
108 test -n "${OPTS}" && test_option_on_off ${OPTS}
902 atf_skip "One or both V & E opts unsupported by ${TEST_SH}"
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-options.cc 63 #include "opts.h"
372 struct ix86_target_opts *opts = i ? isa2_opts : isa_opts; local
378 if (opts[n].mask == OPTION_MASK_ISA_SSE4_2)
381 return (mask & opts[n].mask) != 0 ? 1 : -1;
383 if (strcmp (name, opts[n].option + 2) == 0)
384 return (mask & opts[n].mask) != 0 ? 1 : -1;
447 const char *opts[ARRAY_SIZE (isa_opts) + ARRAY_SIZE (isa2_opts) local
463 memset (opts, '\0', sizeof (opts));
468 opts[num][0] = "-march="
    [all...]
  /src/external/public-domain/sqlite/dist/
Makefile.msc 810 # nmake /f Makefile.msc all "OPTS=-DSQLITE_ENABLE_FOO=1 -DSQLITE_OMIT_FOO=1"
812 TCC = $(TCC) $(OPTS)
813 RCC = $(RCC) $(OPTS)
  /src/libexec/ftpd/
ftpcmd.y 149 FEAT OPTS
797 | OPTS SP STRING CRLF
800 opts($3);
1275 { "OPTS", OPTS, STR1, 1, "<sp> command [ <sp> options ]", 0, },
  /src/crypto/dist/ipsec-tools/misc/
cvs2cl.pl 2656 'global-opts|g=s' => sub {
2662 'log-opts|l=s' => sub {
3082 =item B<-g> I<OPTS>, B<--global-opts> I<OPTS>
3084 Pass I<OPTS> to cvs like in "cvs I<OPTS> log ...".
3086 =item B<-l> I<OPTS>, B<--log-opts> I<OPTS>
    [all...]
  /src/external/ibm-public/postfix/dist/src/posttls-finger/
posttls-finger.c 1937 #define OPTS "a:ch:o:RSt:T:v"
1959 while ((c = GETOPT(argc, argv, OPTS TLSOPTS)) > 0) {
  /src/external/bsd/byacc/dist/
configure 7129 OPTS=
7132 OPTS="link"
7145 test -n "$OPTS" && usage
7163 if test "x$OPTS" = xlink ; then
  /src/external/gpl2/xcvs/dist/src/
sanity.sh 142 # convert the long opts to short opts
13388 OPTS="-o${CVSROOT_DIRNAME}/checkout.sh -e ${CVSROOT_DIRNAME}/export.sh -t${CVSROOT_DIRNAME}/tag.sh"
13390 realmodule ${OPTS} first-dir/subdir a
13391 dirmodule ${OPTS} first-dir/subdir
13392 namedmodule -d nameddir ${OPTS} first-dir/subdir
    [all...]

Completed in 112 milliseconds