Home
last modified time | relevance | path

Searched full:unnecessary (Results 1 – 25 of 938) sorted by relevance

12345678910>>...38

/openbsd-src/gnu/usr.bin/perl/utils/
H A Dperlivp.PL252 my $unnecessary = 'bLuRfle';
254 if (!grep(/$unnecessary/, @extensions)) {
256 eval " require \"$unnecessary.pm\"; ";
258 … print "## Unnecessary module '$unnecessary' does not appear to be installed.\n" if $opt{'v'};
261 print "# Unnecessary module '$unnecessary' appears to be installed.\n";
425 =item * print "# Unnecessary module 'bLuRfle' appears to be installed.\n";
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dssa-dce.c49 but 1) unnecessary conditional jump instructions are changed to
60 When replacing unnecessary conditional jumps with unconditional
119 /* Unnecessary insns are indicated using insns' in_struct bit. */
125 /* Return nonzero if INSN is unnecessary. */
129 /* Execute CODE with free variable INSN for all unnecessary insns in
443 /* Indicate all insns initially assumed to be unnecessary. */
484 to remove unnecessary notes, unused labels, etc. */
602 /* Remove the unnecessary instructions. */ in ssa_eliminate_dead_code()
658 /* We've found a conditional branch that is unnecessary. in ssa_eliminate_dead_code()
/openbsd-src/gnu/usr.bin/perl/dist/constant/
H A DChanges22 - Disable the UTF8 downgrade when unnecessary (Father Chrysostomos)
40 [CODE] Optimisation: Avoid unnecessary flushing of the caller
107 blead@23497: Silence an unnecessary warning (Anno Siegel).
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A Dbuild_man.t50 …# suppress noisy & unnecessary "WARNING: Older versions of ExtUtils::MakeMaker may errantly instal…
73 …# suppress noisy & unnecessary "WARNING: Older versions of ExtUtils::MakeMaker may errantly instal…
93 …# suppress noisy & unnecessary "WARNING: Older versions of ExtUtils::MakeMaker may errantly instal…
113 …# suppress noisy & unnecessary "WARNING: Older versions of ExtUtils::MakeMaker may errantly instal…
/openbsd-src/gnu/usr.bin/binutils/ld/emulparams/
H A Dhp3hpux.sh7 # This is needed for HPUX 9.0; it is unnecessary but harmless for 8.0.
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/emulparams/
H A Dhp3hpux.sh7 # This is needed for HPUX 9.0; it is unnecessary but harmless for 8.0.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dhostconfig.texi13 unnecessary. Most of the things GCC needs to know about the host
119 not to pass unnecessary arguments to subprocesses.
/openbsd-src/gnu/gcc/intl/
H A DChangeLog110 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
118 * Makefile.in: Remove unnecessary capabilities for
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dspacing2.c5 /* We used to output an unnecessary leading space, leading to Emacs
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate27.C2 // Check that unnecessary templates are not instantiated.
/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DObjCARCAPElim.cpp109 // identifying the global constructors. In theory, unnecessary autorelease in runImpl()
112 // so it's pretty common for them to be unnecessary, and it's pretty in runImpl()
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.arch/
H A De500-regs.c26 /* This line may look unnecessary but we do need it, because we want to in main()
H A Daltivec-regs.c23 /* This line may look unnecessary but we do need it, because we want to in main()
/openbsd-src/sys/arch/alpha/stand/boot/
H A Dversion16 1.6: Don't pass arguments to the kernel, trim unnecessary environment
/openbsd-src/lib/libm/arch/i387/
H A DDEFS.h12 * parts of libm prevent overriding by the application and avoid unnecessary
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/i386/
H A Dfloatdixf.S15 // via a 64-bt store, this is unnecessary memory traffic, and should be avoided.
H A Dfloatdisf.S13 // via a 64-bt store, this is unnecessary memory traffic, and should be avoided.
/openbsd-src/share/zoneinfo/
H A Dzishrink.awk220 # Remove unnecessary trailing zero fields.
223 # Remove unnecessary trailing days-of-month "1".
227 # Remove unnecessary trailing " Ja" (for January).
/openbsd-src/usr.sbin/ldpd/
H A Dlde_lib.c458 * LMp.3 - LMp.8: loop detection - unnecessary for frame-mode in lde_check_mapping()
530 * LMp.17 - LMp.27 are unnecessary since we don't need to implement in lde_check_mapping()
531 * loop detection. LMp.28 - LMp.30 are unnecessary because we are in lde_check_mapping()
596 * LRq.11 - 12 are unnecessary since we are merging capable. in lde_check_request()
695 * LRl.11 - 13 are unnecessary since we remove the label from in lde_check_release()
729 * LRl.11 - 13 are unnecessary since we remove the label from in lde_check_release_wcard()
/openbsd-src/lib/libc/arch/m88k/
H A DDEFS.h8 * parts of libc prevent overriding by the application and avoid unnecessary
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/
H A Ddg-test.exp20 # monitored and so in the normal case we create unnecessary work. So only
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DBuryPointer.h17 // deallocating resources can be unnecessary - better to leak the resources and
/openbsd-src/gnu/usr.bin/cvs/
H A DTESTS138 * Dejagnu. This is overkill; most of dejagnu is either unnecessary
146 unnecessary baggage. The only dependency would be on tcl (that is,
/openbsd-src/gnu/usr.bin/cvs/src/
H A Drelease.c61 and unnecessary. */
288 network turnaround here is quite unnecessary other than
/openbsd-src/usr.sbin/crunchgen/
H A Dcrunchgen.879 hiding all unnecessary symbols.
131 Hide all unnecessary symbols.

12345678910>>...38