| /openbsd/src/gnu/llvm/llvm/include/llvm/Object/ |
| D | WindowsResource.h | 157 Error parse(WindowsResource *WR, std::vector<std::string> &Duplicates); 159 std::vector<std::string> &Duplicates); 160 void cleanUpManifests(std::vector<std::string> &Duplicates); 247 std::vector<std::string> &Duplicates);
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-cvtres/ |
| D | llvm-cvtres.cpp | 202 std::vector<std::string> Duplicates; in main() local 203 error(Parser.parse(RF, Duplicates)); in main() 204 for (const auto& DupeDiag : Duplicates) in main()
|
| /openbsd/src/gnu/llvm/llvm/lib/Object/ |
| D | WindowsResource.cpp | 262 std::vector<std::string> &Duplicates) { in cleanUpManifests() argument 299 Duplicates.push_back( in cleanUpManifests() 328 std::vector<std::string> &Duplicates) { in parse() argument 355 Duplicates.push_back(makeDuplicateResourceError( in parse() 366 std::vector<std::string> &Duplicates) { in parse() argument 371 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse() 393 std::vector<std::string> &Duplicates) { in addChildren() argument 414 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren() 440 Duplicates.push_back(makeDuplicateResourceError( in addChildren()
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-rc/ |
| D | llvm-rc.cpp | 708 std::vector<std::string> Duplicates; in doCvtres() local 709 ExitOnErr(Parser.parse(Binary.get(), Duplicates)); in doCvtres() 710 for (const auto &DupeDiag : Duplicates) in doCvtres()
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| D | Reassociate.cpp | 1646 SmallPtrSet<Value*, 8> Duplicates; in OptimizeAdd() local 1649 if (!Duplicates.insert(Factor).second) in OptimizeAdd() 1664 if (!Duplicates.insert(Factor).second) in OptimizeAdd() 1677 if (!Duplicates.insert(Factor).second) in OptimizeAdd()
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| D | Core.cpp | 1667 SymbolNameSet Duplicates; in defineImpl() local 1678 Duplicates.insert(KV.first); in defineImpl() 1691 if (!Duplicates.empty()) { in defineImpl() 1693 { dbgs() << " Error: Duplicate symbols " << Duplicates << "\n"; }); in defineImpl() 1694 return make_error<DuplicateDefinition>(std::string(**Duplicates.begin())); in defineImpl()
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | Extensions.rst | 91 Duplicates are discarded, but the linker issues an error if any have 95 Duplicates are discarded, but the linker issues an error if any duplicates
|
| /openbsd/src/gnu/lib/libiberty/src/ |
| D | functions.texi | 1481 Duplicates a region of memory without fail. First, @var{alloc_size} bytes 1498 Duplicates a character string without fail, using @code{xmalloc} to
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | config_h.SH | 2264 * Duplicates are allowed, but are moved to the end of the list.
|
| /openbsd/src/gnu/usr.bin/perl/plan9/ |
| D | config_h.sample | 3159 * Duplicates are allowed, but are moved to the end of the list.
|
| D | config.plan9 | 3311 * Duplicates are allowed, but are moved to the end of the list.
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | config_H | 2222 * Duplicates are allowed, but are moved to the end of the list.
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | config_H.vc | 2229 * Duplicates are allowed, but are moved to the end of the list.
|
| D | config_H.gc | 2229 * Duplicates are allowed, but are moved to the end of the list.
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlguts.pod | 2078 Duplicates the current value of C<SV>. On the exit from the current
|
| D | perluniprops.pod | 7718 Duplicates ccc=vr (Canonical_Combining_Class=Virama)
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.0 | 2428 (expand_builtin_eh_stub_old): Duplicates original functionality of
|
| /openbsd/src/gnu/usr.bin/texinfo/doc/ |
| D | texinfo.txi | 5043 Duplicates confuse the Info movement commands. This means, for
|