/openbsd-src/gnu/usr.bin/perl/utils/ |
H A D | perlivp.PL | 252 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 D | ssa-dce.c | 49 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 D | Changes | 22 - 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 D | build_man.t | 50 …# 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 D | hp3hpux.sh | 7 # 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 D | hp3hpux.sh | 7 # 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 D | hostconfig.texi | 13 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 D | ChangeLog | 110 * 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 D | spacing2.c | 5 /* 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 D | template27.C | 2 // Check that unnecessary templates are not instantiated.
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCAPElim.cpp | 109 // 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 D | e500-regs.c | 26 /* This line may look unnecessary but we do need it, because we want to in main()
|
H A D | altivec-regs.c | 23 /* 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 D | version | 16 1.6: Don't pass arguments to the kernel, trim unnecessary environment
|
/openbsd-src/lib/libm/arch/i387/ |
H A D | DEFS.h | 12 * parts of libm prevent overriding by the application and avoid unnecessary
|
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/i386/ |
H A D | floatdixf.S | 15 // via a 64-bt store, this is unnecessary memory traffic, and should be avoided.
|
H A D | floatdisf.S | 13 // via a 64-bt store, this is unnecessary memory traffic, and should be avoided.
|
/openbsd-src/share/zoneinfo/ |
H A D | zishrink.awk | 220 # 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 D | lde_lib.c | 458 * 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 D | DEFS.h | 8 * parts of libc prevent overriding by the application and avoid unnecessary
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/ |
H A D | dg-test.exp | 20 # monitored and so in the normal case we create unnecessary work. So only
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | BuryPointer.h | 17 // deallocating resources can be unnecessary - better to leak the resources and
|
/openbsd-src/gnu/usr.bin/cvs/ |
H A D | TESTS | 138 * 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 D | release.c | 61 and unnecessary. */ 288 network turnaround here is quite unnecessary other than
|
/openbsd-src/usr.sbin/crunchgen/ |
H A D | crunchgen.8 | 79 hiding all unnecessary symbols. 131 Hide all unnecessary symbols.
|