Searched refs:disables (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/
H A Dsrc-release.sh93 # built in the gold dir. The disables speed the build a little.
95 disables=
99 *) disables="$disables --disable-$dir" ;;
102 echo "==> configure --target=i386-pc-linux-gnu $disables $enables"
103 ./configure --target=i386-pc-linux-gnu $disables $enables
/netbsd-current/external/gpl3/binutils.old/dist/
H A Dsrc-release.sh93 # built in the gold dir. The disables speed the build a little.
95 disables=
99 *) disables="$disables --disable-$dir" ;;
102 echo "==> configure --target=i386-pc-linux-gnu $disables $enables"
103 ./configure --target=i386-pc-linux-gnu $disables $enables
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dsrc-release.sh93 # built in the gold dir. The disables speed the build a little.
95 disables=
99 *) disables="$disables --disable-$dir" ;;
102 echo "==> configure --target=i386-pc-linux-gnu $disables $enables"
103 ./configure --target=i386-pc-linux-gnu $disables $enables
/netbsd-current/external/gpl3/gdb/dist/
H A Dsrc-release.sh94 # built in the gold dir. The disables speed the build a little.
96 disables=
100 *) disables="$disables --disable-$dir" ;;
103 echo "==> configure --target=i386-pc-linux-gnu $disables $enables"
104 ./configure --target=i386-pc-linux-gnu $disables $enables
/netbsd-current/sys/arch/alpha/alpha/
H A Dfp_complete.c364 uint64_t disables; local
386 * disables = ~(~flags | mask)
387 * disables = flags & ~mask. Thank you, Augustus De Morgan (1806-1871)
389 disables = FP_C_TO_NETBSD_FLAG(fp_c) & ~FP_C_TO_NETBSD_MASK(fp_c);
391 fpcr |= (disables & (FP_X_IMP | FP_X_UFL)) << (61 - 3);
392 fpcr |= (disables & (FP_X_OFL | FP_X_DZ | FP_X_INV)) << (49 - 0);
/netbsd-current/sys/arch/hppa/hppa/
H A Dlocore.S950 depi 0, 25, 2, %r1 ; disables the FPU
/netbsd-current/tests/bin/sh/
H A Dt_option.sh896 atf_set "descr" "Tests enabling vi disables emacs (and v.v - but why?)"\
/netbsd-current/crypto/external/bsd/openssl.old/dist/
H A DConfigure59 # If disabled, it also disables shared and dynamic-engine.
69 # no-sse2 disables IA-32 SSE2 code in assembly modules, the above
1071 disables automatic reseeding of the OpenSSL random generator.
1122 warn "***** config $target disables deprecated feature $feature\n";
1124 die "***** config $target disables unknown feature $feature\n";
2836 platform, so we will pretend you gave the option 'no-pic', which also disables
/netbsd-current/crypto/external/bsd/openssl/dist/
H A DConfigure86 # If disabled, it also disables shared and dynamic-engine.
97 # no-sse2 disables IA-32 SSE2 code in assembly modules, the above
1230 disables automatic reseeding of the OpenSSL random generator.
1301 warn "***** config $target disables deprecated feature $feature\n";
1303 die "***** config $target disables unknown feature $feature\n";
2866 platform, so we will pretend you gave the option 'no-pic', which also disables
/netbsd-current/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
H A DTemplate.pm1444 Note also that C<DELIMITERS> disables the special meaning of the
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1606 Note also that C<DELIMITERS> disables the special meaning of the
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1790 // This effectively disables ioctl handling in TSan.
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex2318 % \relax disables Spanish ligatures ?` and !` of \tt font.
7098 % and a tt hyphen is pretty tiny. @code also disables ?` !`.
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dtexinfo.tex2318 % \relax disables Spanish ligatures ?` and !` of \tt font.
7098 % and a tt hyphen is pretty tiny. @code also disables ?` !`.
/netbsd-current/external/lgpl3/gmp/dist/doc/
H A Dtexinfo.tex2318 % \relax disables Spanish ligatures ?` and !` of \tt font.
7098 % and a tt hyphen is pretty tiny. @code also disables ?` !`.
/netbsd-current/external/lgpl3/mpc/dist/doc/
H A Dtexinfo.tex2318 % \relax disables Spanish ligatures ?` and !` of \tt font.
7098 % and a tt hyphen is pretty tiny. @code also disables ?` !`.
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1820 // This effectively disables ioctl handling in TSan.
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1836 // This effectively disables ioctl handling in TSan.
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dpackage.d4911 case of uneven ranges or disables those operations when
/netbsd-current/external/gpl2/xcvs/dist/
H A Dconfigure1426 server disables server support for case insensitive
/netbsd-current/sys/external/isc/libsodium/dist/
H A Dconfigure1491 --disable-asm Do not compile assembly code -- This disables all
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex2496 % \relax disables Spanish ligatures ?` and !` of \tt font.
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex2318 % \relax disables Spanish ligatures ?` and !` of \tt font.
/netbsd-current/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex2493 % \relax disables Spanish ligatures ?` and !` of \tt font.
/netbsd-current/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex2493 % \relax disables Spanish ligatures ?` and !` of \tt font.

Completed in 900 milliseconds

12