| /freebsd/contrib/llvm-project/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
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVReader.cpp | 31 LVDuplicate Duplicate; in checkIntegrityScopesTree() local 43 Duplicate.emplace_back(Element, Scope, Iter->second); in checkIntegrityScopesTree() 67 if (Duplicate.size()) { in checkIntegrityScopesTree() 68 llvm::stable_sort(Duplicate, [](const auto &l, const auto &r) { in checkIntegrityScopesTree() 88 Duplicate.size()); in checkIntegrityScopesTree() 92 for (const LVDuplicateEntry &Entry : Duplicate) { in checkIntegrityScopesTree()
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | varmod-unique.mk | 39 . warning Duplicate words at the beginning must be merged. 43 . warning Duplicate words at the end must be merged.
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
| H A D | FileAction.h | 32 bool Duplicate(int fd, int dup_fd);
|
| /freebsd/contrib/llvm-project/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 | 80 if (file_action.Duplicate(fd, dup_fd)) { in AppendDuplicateFileAction()
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
| H A D | RISCV.cpp | 531 Ret.Duplicate = "arch="; in parseTargetAttr() 543 Ret.Duplicate = "cpu="; in parseTargetAttr() 557 Ret.Duplicate = "tune="; in parseTargetAttr()
|
| H A D | LoongArch.cpp | 440 Ret.Duplicate = "arch="; in parseTargetAttr() 453 Ret.Duplicate = "tune="; in parseTargetAttr()
|
| H A D | AArch64.cpp | 1289 Ret.Duplicate = "arch="; in parseTargetAttr() 1304 Ret.Duplicate = "cpu="; in parseTargetAttr() 1318 Ret.Duplicate = "tune="; in parseTargetAttr()
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | solaris.xtra.4023118 | 33 Duplicate of:
|
| H A D | solaris.xtra.4095849 | 64 Duplicate of:
|
| /freebsd/contrib/nvi/catalog/ |
| H A D | README | 110 Duplicate message numbers are a serious problem and have to be fixed. 111 Duplicate messages are only interesting if a message appears often enough
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 65 StringRef Duplicate; member 67 return Duplicate == Other.Duplicate && CPU == Other.CPU &&
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | TargetInfo.cpp | 605 Ret.Duplicate = "arch="; in parseTargetAttr() 610 Ret.Duplicate = "tune="; in parseTargetAttr()
|
| /freebsd/contrib/llvm-project/lld/include/lld/Common/ |
| H A D | BPSectionOrdererBase.inc | 360 dbgs() << " Duplicate functions: " << numDuplicateCodeSections << " (" 364 dbgs() << " Duplicate data: " << numDuplicateDataSections << " ("
|
| /freebsd/contrib/tcpdump/ |
| H A D | README.md | 104 current send (on duplicate packets only). Duplicate
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineBlockPlacement.cpp | 1218 bool Duplicate = true; in canTailDuplicateUnplacedPreds() local 1268 Duplicate = false; in canTailDuplicateUnplacedPreds() 1311 if ((NumDup > Succ->succ_size()) || !Duplicate) in canTailDuplicateUnplacedPreds()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 3264 enum FirstParam { Unsupported, Duplicate, Unknown }; in checkTargetAttr() enumerator 3291 if (ParsedAttrs.Duplicate != "") in checkTargetAttr() 3293 << Duplicate << None << ParsedAttrs.Duplicate << Target; in checkTargetAttr() 3311 if (ParsedAttrs.Duplicate != "") in checkTargetAttr() 3313 << Duplicate << None << ParsedAttrs.Duplicate << Target; in checkTargetAttr() 3433 enum FirstParam { Unsupported, Duplicate, Unknown }; in checkTargetClonesAttrString() enumerator
|
| /freebsd/contrib/sendmail/ |
| H A D | KNOWNBUGS | 96 * Duplicate error messages.
|
| /freebsd/stand/i386/btx/btx/ |
| H A D | btx.S | 344 ex_noc: pushl (%esp,1) # Duplicate int no
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_ioctl.inc | 492 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
|
| /freebsd/contrib/openpam/ |
| H A D | HISTORY | 376 - BUGFIX: Duplicate expansion of openpam_log() macro arguments.
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenACC.cpp | 714 << diag::ACCModifier::Duplicate << IdentToken.getIdentifierInfo() in tryParseModifierList()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedA510.td | 815 // Duplicate, immediate and indexed form 819 // Duplicate, scalar form
|
| H A D | AArch64SchedA320.td | 837 // Duplicate, immediate and indexed form 841 // Duplicate, scalar form
|