Searched refs:EXTRA (Results 1 - 25 of 65) sorted by relevance

123

/netbsd-current/distrib/notes/mac68k/
H A DMakefile4 EXTRA= ${.CURDIR}/contrib macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dtest29 EXTRA=
33 EXTRA="-fexceptions gcc_personality_test_helper.cxx -lstdc++ /usr/lib/libgcc_s.1.dylib"
39 EXTRA="-fnested-functions"
43 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA -o ./remote/$FILE.exe
50 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dtest29 EXTRA=
33 EXTRA="-fexceptions gcc_personality_test_helper.cxx -lstdc++ /usr/lib/libgcc_s.1.dylib"
39 EXTRA="-fnested-functions"
43 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA -o ./remote/$FILE.exe
50 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A DCA.pl.in45 my %EXTRA;
51 # |EXTRA{CMD}| with list of values.
55 $EXTRA{$_} = '';
68 $EXTRA{$arg} .= " " . shift;
135 . " $EXTRA{req}");
140 . " $EXTRA{req}");
144 $RET = run("$REQ -new $1 -keyout $NEWKEY -out $NEWREQ $DAYS $EXTRA{req}");
178 . " -out ${CATOP}/$CAREQ $EXTRA{req}");
183 . " -infiles ${CATOP}/$CAREQ $EXTRA{ca}") if $RET == 0;
191 . " -export -name \"$cname\" $EXTRA{pkcs1
[all...]
/netbsd-current/share/doc/papers/bus_dma/
H A DMakefile5 EXTRA= figure1.pic figure2.pic figure3.pic macro
7 DPSRCS= ${SRCS} ${EXTRA} Makefile
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A DCA.pl.in50 my %EXTRA = extra_args(\@ARGV, "-extra-");
124 $RET = run("$REQ -new -x509 -keyout $NEWKEY -out $NEWCERT $DAYS $EXTRA{req}");
132 $RET = run("$REQ -new $1 -keyout $NEWKEY -out $NEWREQ $DAYS $EXTRA{req}");
157 . " -out ${CATOP}/$CAREQ $EXTRA{req}");
161 . " -extensions v3_ca $EXTRA{ca}"
171 . " -export -name \"$cname\" $EXTRA{pkcs12}");
174 $RET = run("$CA -policy policy_anything $EXTRA{ca} -infiles $NEWREQ");
176 $RET = run("$CA -policy policy_anything -out $NEWCERT $EXTRA{ca} -infiles $NEWREQ");
180 . " -extensions v3_ca $EXTRA{ca} -infiles $NEWREQ");
184 . " -out tmp.pem $EXTRA{x50
[all...]
/netbsd-current/usr.bin/spell/spell/
H A Dspell.sh37 EXTRA=
95 +*) EXTRA="$EXTRA ${1#+}"
108 $SPELLPROG $FLAGS $DICT $LANG $EXTRA | sort -u -k1f - $TMP | \
113 $SPELLPROG $FLAGS $DICT $LANG $EXTRA | sort -u -k1f - $TMP
/netbsd-current/share/doc/papers/relengr/
H A DMakefile8 EXTRA= ref.bib tmac.srefs macro
/netbsd-current/tests/usr.bin/indent/
H A Dedge_cases.c87 use enum qw(FNAME LINES TEXT PHYSLINES CHANGED BEFORE AFTER EXTRA);
101 return exists($self->[EXTRA]->{$name});
121 use enum qw (FNAME LINES TEXT PHYSLINES CHANGED BEFORE AFTER EXTRA);
143 return exists($self->[EXTRA]->{
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc-arch.h131 #define ARC_CPU(NAME, ARCH, FLAGS, EXTRA, TUNE) \
132 {#NAME, &arc_arch_types [BASE_ARCH_##ARCH], PROCESSOR_##NAME, FLAGS, HAS_##EXTRA, ARC_TUNE_##TUNE },
H A Darc-opts.h27 #define ARC_CPU(NAME, ARCH, FLAGS, EXTRA, TUNE) PROCESSOR_##NAME,
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc-arch.h131 #define ARC_CPU(NAME, ARCH, FLAGS, EXTRA, TUNE) \
132 {#NAME, &arc_arch_types [BASE_ARCH_##ARCH], PROCESSOR_##NAME, FLAGS, HAS_##EXTRA, ARC_TUNE_##TUNE },
H A Darc-opts.h27 #define ARC_CPU(NAME, ARCH, FLAGS, EXTRA, TUNE) PROCESSOR_##NAME,
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dinflate.h28 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon6802
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
/netbsd-current/share/doc/papers/memfs/
H A DMakefile8 EXTRA= ref.bib A.t tmac.srefs macro
/netbsd-current/share/doc/papers/px/
H A DMakefile8 EXTRA= fig1.1.n fig1.2.n fig1.3.n fig2.3.raw fig2.4.n fig3.2.n \ macro
/netbsd-current/share/doc/papers/sysperf/
H A DMakefile8 EXTRA= a1.t a2.t macro
/netbsd-current/external/lgpl3/gmp/dist/
H A Dgen-bases.c121 #define EXTRA 16 macro
131 mpz_setbit (t, prec + EXTRA);
136 mpz_setbit (two, prec + EXTRA + 1);
141 mpz_mul_2exp (b, b, prec+EXTRA);
145 mpz_mul_2exp (b, b, prec+EXTRA);
149 mpz_tdiv_q_2exp (t2, t2, prec+EXTRA);
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon4123
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/netbsd-current/common/dist/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon17
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon1183
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon2670
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon1391
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/netbsd-current/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgzlog.c313 /* 35 is EXTRA, 39 is EXTRA + 4 */
318 /* initial gzip extra field content (52 == HEAD + EXTRA + 1) */
328 #define EXTRA sizeof(log_gzext) /* should be 35 */ macro
413 unsigned char buf[HEAD + EXTRA];
416 read(log->fd, buf, HEAD + EXTRA) != HEAD + EXTRA ||
440 unsigned char ext[EXTRA];
452 write(log->fd, ext, EXTRA) != EXTRA
[all...]
/netbsd-current/common/dist/zlib/examples/
H A Dgzlog.c313 /* 35 is EXTRA, 39 is EXTRA + 4 */
318 /* initial gzip extra field content (52 == HEAD + EXTRA + 1) */
328 #define EXTRA sizeof(log_gzext) /* should be 35 */ macro
413 unsigned char buf[HEAD + EXTRA];
416 read(log->fd, buf, HEAD + EXTRA) != HEAD + EXTRA ||
440 unsigned char ext[EXTRA];
452 write(log->fd, ext, EXTRA) != EXTRA
[all...]

Completed in 375 milliseconds

123