Home
last modified time | relevance | path

Searched refs:Duplicates (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h159 std::vector<std::string> &Duplicates);
161 std::vector<std::string> &Duplicates);
162 LLVM_ABI void cleanUpManifests(std::vector<std::string> &Duplicates);
249 std::vector<std::string> &Duplicates);
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp263 std::vector<std::string> &Duplicates) { in cleanUpManifests() argument
300 Duplicates.push_back( in cleanUpManifests()
329 std::vector<std::string> &Duplicates) { in parse() argument
356 Duplicates.push_back(makeDuplicateResourceError( in parse()
367 std::vector<std::string> &Duplicates) { in parse() argument
372 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); in parse()
394 std::vector<std::string> &Duplicates) { in addChildren() argument
415 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); in addChildren()
441 Duplicates.push_back(makeDuplicateResourceError( in addChildren()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-rehash.pod.in70 incrementing the I<D> value. Duplicates are found by comparing the
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1600 SmallPtrSet<Value*, 8> Duplicates; in OptimizeAdd() local
1602 if (!Duplicates.insert(Factor).second) in OptimizeAdd()
1617 if (!Duplicates.insert(Factor).second) in OptimizeAdd()
1630 if (!Duplicates.insert(Factor).second) in OptimizeAdd()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1401 SymbolNameSet Duplicates; in defineImpl() local
1412 Duplicates.insert(KV.first); in defineImpl()
1425 if (!Duplicates.empty()) { in defineImpl()
1427 { dbgs() << " Error: Duplicate symbols " << Duplicates << "\n"; }); in defineImpl()
1428 return make_error<DuplicateDefinition>(std::string(**Duplicates.begin()), in defineImpl()
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_server.t0704 \ that we do not filter. Duplicates are