| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVReader.cpp | 32 LVDuplicate Duplicate; in checkIntegrityScopesTree() local 44 Duplicate.emplace_back(Element, Scope, Iter->second); in checkIntegrityScopesTree() 68 if (Duplicate.size()) { in checkIntegrityScopesTree() 69 std::stable_sort(begin(Duplicate), end(Duplicate), in checkIntegrityScopesTree() 90 Duplicate.size()); in checkIntegrityScopesTree() 94 for (const LVDuplicateEntry &Entry : Duplicate) { in checkIntegrityScopesTree()
|
| /openbsd-src/gnu/llvm/lld/docs/MachO/ |
| H A D | ld64-vs-lld.rst | 8 Dead Stripping Duplicate Symbols 34 1. Duplicate ObjC symbols from the same archives will not raise an error. 36 2. Duplicate ObjC symbols from different archives will raise a "duplicate 38 - LLD: Duplicate symbols, regardless of which archives they are from, will
|
| /openbsd-src/gnu/llvm/lldb/cmake/modules/ |
| H A D | debugserverConfig.cmake | 1 # Duplicate options from LLDBConfig that are relevant for debugserver Standalone builds.
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Host/ |
| H A D | FileAction.h | 32 bool Duplicate(int fd, int dup_fd);
|
| /openbsd-src/gnu/llvm/lldb/source/Host/common/ |
| H A D | FileAction.cpp | 62 bool FileAction::Duplicate(int fd, int dup_fd) { in Duplicate() function in FileAction
|
| H A D | ProcessLaunchInfo.cpp | 82 if (file_action.Duplicate(fd, dup_fd)) { in AppendDuplicateFileAction()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
| H A D | BenchmarkResult.h | 82 enum RepetitionModeE { Duplicate, Loop, AggregateMin }; enumerator
|
| H A D | SnippetRepetitor.cpp | 137 case InstructionBenchmark::Duplicate: in Create()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/ |
| H A D | llvm-exegesis.cpp | 106 clEnumValN(exegesis::InstructionBenchmark::Duplicate, "duplicate", 112 cl::init(exegesis::InstructionBenchmark::Duplicate)); 456 {InstructionBenchmark::RepetitionModeE::Duplicate, in benchmarkMain()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 59 StringRef Duplicate; member 61 return Duplicate == Other.Duplicate && CPU == Other.CPU &&
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | TargetInfo.cpp | 563 Ret.Duplicate = "arch="; in parseTargetAttr() 568 Ret.Duplicate = "tune="; in parseTargetAttr()
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | mpw-make.sed | 89 Duplicate -y :as.new "{bindir}"as\
|
| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | pack.t | 1258 like($warning[0], qr/Duplicate modifier '>' after 'I' in pack/); 1259 like($warning[1], qr/Duplicate modifier '!' after 's' in pack/); 1260 like($warning[2], qr/Duplicate modifier '<' after 'I' in unpack/); 1261 like($warning[3], qr/Duplicate modifier '!' after 'l' in unpack/); 1262 like($warning[4], qr/Duplicate modifier '>' after 'l' in unpack/);
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | mpw-make.sed | 84 Duplicate -y :ld.new "{bindir}"ld\
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/Targets/ |
| H A D | AArch64.cpp | 1036 Ret.Duplicate = "arch="; in parseTargetAttr() 1051 Ret.Duplicate = "cpu="; in parseTargetAttr() 1062 Ret.Duplicate = "tune="; in parseTargetAttr()
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | mpw-make.sed | 97 Duplicate -y :{prog} "{bindir}"{progname}\
|
| /openbsd-src/usr.sbin/tcpdump/ |
| H A D | README | 59 current send (on duplicate packets only). Duplicate
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineBlockPlacement.cpp | 1151 bool Duplicate = true; in canTailDuplicateUnplacedPreds() local 1201 Duplicate = false; in canTailDuplicateUnplacedPreds() 1244 if ((NumDup > Succ->succ_size()) || !Duplicate) in canTailDuplicateUnplacedPreds()
|
| /openbsd-src/regress/bin/ksh/ |
| H A D | history.t | 563 Duplicate subsequent commands are ignored.
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | SupportLibrary.rst | 113 No Duplicate Implementations
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_ioctl.inc | 490 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | SanitizerCoverage.rst | 75 if (!*guard) return; // Duplicate the guard check.
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 3398 enum FirstParam { Unsupported, Duplicate, Unknown }; in checkTargetAttr() enumerator 3424 if (ParsedAttrs.Duplicate != "") in checkTargetAttr() 3426 << Duplicate << None << ParsedAttrs.Duplicate << Target; in checkTargetAttr() 3504 enum FirstParam { Unsupported, Duplicate, Unknown }; in checkTargetClonesAttrString() enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64SVEInstrInfo.td | 751 // Duplicate FP scalar into all vector elements 771 // Duplicate +0.0 into all vector elements 782 // Duplicate Int immediate into all vector elements 792 // Duplicate immediate FP into all vector elements. 806 // Duplicate FP immediate into all vector elements
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ |
| H A D | Driver.cpp | 916 auto Duplicate = FoundNormalizedTriples.find(NormalizedName); in CreateOffloadingDeviceToolChains() local 917 if (Duplicate != FoundNormalizedTriples.end()) { in CreateOffloadingDeviceToolChains() 919 << Val << Duplicate->second; in CreateOffloadingDeviceToolChains()
|