/freebsd/contrib/bc/ |
H A D | configure.sh | 1812 unneeded="bc_fuzzer.c dc_fuzzer.c" 1819 unneeded="$unneeded rand.c" 1830 unneeded="$unneeded history.c" 1840 unneeded="$unneeded bc.c bc_lex.c bc_parse.c" 1846 unneeded="$unneeded dc.c dc_lex.c dc_parse.c" 1857 unneeded="$unneeded args.c opt.c read.c file.c main.c" 1858 unneeded="$unneeded lang.c lex.c parse.c program.c" 1859 unneeded="$unneeded bc.c bc_lex.c bc_parse.c" 1860 unneeded="$unneeded dc.c dc_lex.c dc_parse.c" 1885 unneeded="$unneeded library.c main.c" [all …]
|
H A D | configure | 472 # If this is true, the file is part of args, and therefore, unneeded. 1810 # The fuzzer files are always unneeded because they'll be built separately. 1812 unneeded="bc_fuzzer.c dc_fuzzer.c" 1819 unneeded="$unneeded rand.c" 1826 # files as unneeded so that they won't have targets generated for them. 1830 unneeded="$unneeded history.c" 1840 unneeded="$unneeded b [all...] |
/freebsd/sbin/veriexec/ |
H A D | Makefile | 17 -Wno-unneeded-internal-declaration
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_LOADER_PXEBOOT | 2 When the pxeboot is too large, or unneeded, it may be disabled with this option.
|
/freebsd/contrib/bsnmp/ |
H A D | FREEBSD-upgrade | 10 2. remove all unneeded files
|
/freebsd/sys/contrib/openzfs/module/zstd/ |
H A D | README.md | 6 dropping any unneeded files, and combined into a single file, but otherwise is
|
/freebsd/contrib/arm-optimized-routines/string/arm/ |
H A D | memchr.S | 23 @ Removed unneeded cbz from align loop
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOpts.td | 122 : Eq<"strip-unneeded-symbol", 127 : Eq<"strip-unneeded-symbols",
|
H A D | CommonOpts.td | 59 def strip_unneeded : Flag<["--"], "strip-unneeded">,
|
/freebsd/sys/conf/ |
H A D | kern.mk | 23 NO_WUNNEEDED_INTERNAL_DECL= -Wno-error=unneeded-internal-declaration
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | README.txt | 169 turns out to be unneeded, so one could either approach this by being more
|
/freebsd/contrib/one-true-awk/ |
H A D | FIXES | 52 Spelling fixes and removal of unneeded prototypes and extern.
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2002 | 75 * kuser/kinit.1: remove unneeded Ns 106 * fix-export: remove some unneeded stuff
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticGroups.td | 831 def UnneededInternalDecl : DiagGroup<"unneeded-internal-declaration">; 832 def UnneededMemberFunction : DiagGroup<"unneeded-member-function">;
|
/freebsd/crypto/heimdal/appl/telnet/ |
H A D | ChangeLog | 388 (*): removed some unneeded externs
|
/freebsd/sys/i386/conf/ |
H A D | NOTES | 121 # CPU_UPGRADE_HW_CACHE eliminates unneeded cache flush instruction(s).
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrAsmAlias.td | 727 // we emit an unneeded REX.w prefix.
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 210 malloc. Fix unneeded double malloc - let regerror(). Write its message after 1039 * src/scanopt.c: Remove some unneeded casts 1089 * src/flex.skl: Remove unneeded cast to int 2521 * TODO: remove some unneeded entries from the todo list 2557 * po/LINGUAS: removed unneeded blank line from translation list 2877 unneeded .cvsignore files 2971 * flexdef.h, main.c, misc.c: Remove unneeded tracking of line/column
|
H A D | ONEWS | 202 want to suppress the appearance of unneeded routines in
|
/freebsd/contrib/file/ |
H A D | ChangeLog | 1640 * typo in comment, missing ifdef QUICK, remove unneeded code
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Intrinsics.td | 809 // would otherwise be unneeded.
|
/freebsd/contrib/libpcap/ |
H A D | CHANGES | 7 Remove an unneeded argument from gen_mcode6().
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | Target.td | 330 // synthesized from it. Set to 0 to inhibit unneeded pressure sets.
|
/freebsd/contrib/byacc/ |
H A D | CHANGES | 992 * config.guess: Remove unneeded quotes in other variable assignments, 997 config.guess: remove unneeded quotes and factor command substitutions 1004 * config.guess: Remove unneeded variable quotes and factor out command
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 3247 * Remove more workarounds unneeded since we require ISO C90 AKA ANSI C: 3938 * Remove unneeded Makefile.am files from the lib/isc/include tree. 4629 * The removal of unneeded startup code used for the original LinuxPPS, it now
|