| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | Debugify.h | 151 bool Strip = false, llvm::StringRef NameOfWrappedPass = "", 158 bool Strip = false, llvm::StringRef NameOfWrappedPass = "", 171 bool Strip; variable 174 bool Strip = false, llvm::StringRef NameOfWrappedPass = "", 182 Strip(Strip) {} in NameOfWrappedPass()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Debugify.cpp | 716 bool Strip, DebugifyStatsMap *StatsMap) { in checkDebugifyMetadata() argument 807 if (Strip) in checkDebugifyMetadata() 875 "CheckModuleDebugify", Strip, StatsMap); in runOnModule() 886 bool Strip = false, StringRef NameOfWrappedPass = "", in CheckDebugifyModulePass() 894 Strip(Strip) {} in CheckDebugifyModulePass() 908 bool Strip; member 921 Strip, StatsMap); in runOnFunction() 932 bool Strip = false, StringRef NameOfWrappedPass = "", in CheckDebugifyFunctionPass() 940 Strip(Strip) {} in CheckDebugifyFunctionPass() 954 bool Strip; member [all …]
|
| H A D | AssumeBundleBuilder.cpp | 79 Value *V = RK.WasOn->stripInBoundsOffsets([&](const Value *Strip) { in canonicalizedKnowledge() argument 80 if (auto *GEP = dyn_cast<GEPOperator>(Strip)) in canonicalizedKnowledge()
|
| /freebsd/tools/build/options/ |
| H A D | WITH_DEBUG_FILES | 1 Strip debug info into a separate file for each executable binary
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGPointerAuthInfo.h | 71 return AuthenticationMode == PointerAuthenticationMode::Strip || in shouldStrip()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cxxfilt/ |
| H A D | Opts.td | 18 defm strip_underscore : BB<"strip-underscore", "Strip the leading underscore", "Don't strip the leading underscore">;
|
| /freebsd/contrib/ntp/scripts/ntpsweep/ |
| H A D | ntpsweep-opts.def | 45 descrip = 'Strip this string from hostnames';
|
| H A D | ntpsweep-opts | 53 -s, --strip=str Strip this string from hostnames
|
| H A D | invoke-ntpsweep.texi | 55 -s, --strip=str Strip this string from hostnames
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-symbolizer/ |
| H A D | Opts.td | 23 def basenames : Flag<["--"], "basenames">, HelpText<"Strip directory names from paths">; 57 def relativenames : F<"relativenames", "Strip the compilation directory from paths">;
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | domainmap.m4 | 61 R$* $=O $* <@ $={MappedDomain} .> $@ $>Recurse $1 $2 $3 Strip extraneous routing
|
| /freebsd/usr.sbin/bsdinstall/scripts/ |
| H A D | pkgbase.in | 22 -- Strip exactly one trailing newline from the output, if there is one
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | CommonOpts.td | 72 defm strip_symbol : Eq<"strip-symbol", "Strip <symbol>">,
|
| H A D | ObjcopyOptions.cpp | 407 enum class ToolType { Objcopy, Strip, InstallNameTool, BitcodeStrip }; enumerator 419 case ToolType::Strip: in printHelp() 1399 printHelp(T, errs(), ToolType::Strip); in parseStripOptions() 1404 printHelp(T, outs(), ToolType::Strip); in parseStripOptions()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 2191 std::pair<int,unsigned> Strip = findStrip(SM.Mask, 1, VecLen); in expanding() 2198 if (Strip.first != 0) in expanding() 2202 if (Strip.second != 1 && Strip.second != 2) in expanding() 2206 int L = Strip.second; in expanding() 2223 unsigned Opc = Strip.second == 1 ? Hexagon::V6_vunpackub in expanding() 2193 std::pair<int,unsigned> Strip = findStrip(SM.Mask, 1, VecLen); expanding() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_ioctl.inc | 505 // Strip size and event number. 510 // Strip absolute axis number.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LangOptions.h | 62 Strip, enumerator
|
| /freebsd/contrib/bc/ |
| H A D | build.gaml | 280 desc: "Strip any binaries."
|
| /freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/ |
| H A D | zfs | 929 # Strip 'zfs:' and 'ZFS='. 932 # Strip everything after the first slash.
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | ObjdumpOpts.td | 240 : Eq<"prefix-strip", "Strip out initial directories from absolute "
|
| /freebsd/contrib/tzdata/ |
| H A D | zone.tab | 320 PS +3130+03428 Asia/Gaza Gaza Strip
|
| H A D | zone1970.tab | 257 PS +3130+03428 Asia/Gaza Gaza Strip
|
| H A D | asia | 3154 # known as the Gaza Strip and the West Bank, was under British rule. 3157 # The Gaza Strip was under Egyptian rule between 1948-05-15 until 1967-06-05 3248 # According to Steffen Thorsen's web site the Gaza Strip and the rest of the 3261 # Gaza Strip (as Egypt) ended DST at midnight Thursday (Aug 28, 2008), while 3296 # Seems that Gaza Strip will go back to Winter Time same date as West Bank. 3298 # According to Palestinian Ministry Of Interior, West Bank and Gaza Strip plan 3347 # Gaza Strip accepted the change and also moved their clocks one hour back. 3385 # at midnight on Thursday in the West Bank and Gaza Strip":
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Options.td | 448 def strip_all: F<"strip-all">, HelpText<"Strip all symbols. Implies --strip-debug">; 450 def strip_debug: F<"strip-debug">, HelpText<"Strip debugging information">;
|
| /freebsd/contrib/sendmail/cf/cf/ |
| H A D | submit.cf | 981 ### ParseRecipient -- Strip off hosts in $=R as well as possibly
|