| /openbsd/src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/ |
| D | Gunzip.pm | 169 my $EXTRA ; 170 my @EXTRA = () ; 172 $EXTRA = "" ; 177 $self->smartReadExact(\$EXTRA, $XLEN) 179 $keep .= $buffer . $EXTRA ; 182 my $bad = IO::Compress::Zlib::Extra::parseRawExtra($EXTRA, 183 \@EXTRA, 1, 1); 262 'ExtraFieldRaw' => $EXTRA, 263 'ExtraField' => [ @EXTRA ],
|
| D | Unzip.pm | 570 my @EXTRA = (); 612 \@EXTRA, 1, 0); 619 for (@EXTRA) 783 'ExtraField' => [ @EXTRA ],
|
| /openbsd/src/usr.bin/spell/ |
| D | spell.ksh | 32 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
|
| /openbsd/src/regress/lib/libc/asr/ |
| D | regress.sh | 93 EXTRA="undeadly.org www.openbsd.org cvs.openbsd.org www.google.com www.bing.com" 101 test_res_query $WEIRD $BASIC $EXTRA 102 test_getrrsetbyname $WEIRD $BASIC $EXTRA 103 test_gethostbyname $WEIRD $BASIC $EXTRA 105 test_getaddrinfo NULL $WEIRD $BASIC $EXTRA
|
| /openbsd/src/usr.bin/gprof/PSD.doc/ |
| D | Makefile | 7 EXTRA= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic macro 8 DPADD= ${EXTRA}
|
| /openbsd/src/gnu/llvm/compiler-rt/cmake/Modules/ |
| D | SanitizerUtils.cmake | 19 # EXTRA <files with extra symbols to export>) 24 "ARCHS;EXTRA" 75 cmake_parse_arguments(ARG "" "" "LIBS;EXTRA" ${ARGN})
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/msan/ |
| D | CMakeLists.txt | 75 EXTRA msan.syms.extra) 78 EXTRA msan.syms.extra)
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/ubsan/ |
| D | CMakeLists.txt | 231 EXTRA ubsan.syms.extra) 267 EXTRA ubsan.syms.extra) 271 EXTRA ubsan.syms.extra)
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/ |
| D | CMakeLists.txt | 182 EXTRA hwasan.syms.extra) 223 EXTRA hwasan.syms.extra) 226 EXTRA hwasan.syms.extra)
|
| /openbsd/src/usr.bin/vi/docs/USD.doc/exref/ |
| D | Makefile | 6 EXTRA= ex.summary macro
|
| /openbsd/src/usr.bin/vi/docs/USD.doc/vi.ref/ |
| D | Makefile | 6 EXTRA= merge.awk spell.ok macro
|
| /openbsd/src/lib/libz/ |
| D | inflate.h | 26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator
|
| /openbsd/src/sys/lib/libz/ |
| D | inflate.h | 26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
| D | inflate.h | 26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator
|
| /openbsd/src/usr.bin/vi/docs/USD.doc/vitut/ |
| D | Makefile | 6 EXTRA= vi.apwh.ms vi.summary macro
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/ubsan_minimal/ |
| D | CMakeLists.txt | 51 EXTRA ubsan.syms.extra)
|
| /openbsd/src/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/ |
| D | Installed.pm | 147 [ extra_libs => EXTRA => [] ]) 166 @{$self->{':private:'}{EXTRA}}, @{$self->{':private:'}{INC}};
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/ |
| D | CMakeLists.txt | 51 EXTRA dfsan.syms.extra)
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
| D | CMakeLists.txt | 280 EXTRA tsan.syms.extra) 283 EXTRA tsan.syms.extra)
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/asan/ |
| D | CMakeLists.txt | 261 EXTRA asan.syms.extra) 319 EXTRA asan.syms.extra)
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/builtins/hexagon/ |
| D | dfdiv.S | 151 #define DIV_ITER1B(QSHIFTINSN,QSHIFT,REMSHIFT,EXTRA) \ argument 164 EXTRA \
|
| /openbsd/src/gnu/usr.bin/perl/ext/re/ |
| D | re.pm | 72 EXTRA => 0x3FF0000,
|
| /openbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | NamedSequences.txt | 609 MODIFIER LETTER EXTRA-HIGH EXTRA-LOW CONTOUR TONE BAR;02E5 02E9 610 MODIFIER LETTER EXTRA-LOW EXTRA-HIGH CONTOUR TONE BAR;02E9 02E5
|
| /openbsd/src/sbin/ping/ |
| D | ping.c | 128 #define EXTRA 256 /* for AH and various other headers. weird. */ macro 585 packlen = 2048 + IP6LEN + ECHOLEN + EXTRA; in main() 587 packlen = datalen + IP6LEN + ECHOLEN + EXTRA; in main()
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | dlltool.c | 2256 #define EXTRA 2 in make_one_lib_file() macro 2258 #ifndef EXTRA in make_one_lib_file() 2259 #define EXTRA 0 in make_one_lib_file() macro 2261 asymbol * ptrs[NSECS + 4 + EXTRA + 1]; in make_one_lib_file()
|