Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dms-function-specialization-class-scope.cpp67 namespace Duplicates { namespace
/external/llvm/docs/
DExtensions.rst91 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
/external/skia/docs/
DSkStream_Reference.bmh352 Duplicates this stream. If this cannot be done, returns nullptr.
371 Duplicates this stream. If this cannot be done, returns nullptr.
/external/skqp/docs/
DSkStream_Reference.bmh352 Duplicates this stream. If this cannot be done, returns nullptr.
371 Duplicates this stream. If this cannot be done, returns nullptr.
/external/tensorflow/tensorflow/core/util/
Dpresized_cuckoo_map_test.cc141 TEST(PresizedCuckooMapTest, Duplicates) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1526 SymbolNameSet Duplicates; in defineImpl() local
1553 Duplicates.insert(KV.first); in defineImpl()
1561 if (!Duplicates.empty()) { in defineImpl()
1564 if (Duplicates.count(KV.first)) in defineImpl()
1577 return make_error<DuplicateDefinition>(**Duplicates.begin()); in defineImpl()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DReassociate.cpp803 SmallPtrSet<Value*, 8> Duplicates; in OptimizeAdd() local
806 if (!Duplicates.insert(Factor)) continue; in OptimizeAdd()
817 assert(!Duplicates.count(Factor) && in OptimizeAdd()
/external/libcxx/
DTODO.TXT31 * INCOMPLETE - US 38: Duplicates §17.3.16
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp1504 SmallPtrSet<Value*, 8> Duplicates; in OptimizeAdd() local
1507 if (!Duplicates.insert(Factor).second) in OptimizeAdd()
1522 assert(!Duplicates.count(Factor) && in OptimizeAdd()
1535 assert(!Duplicates.count(Factor) && in OptimizeAdd()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DExtensions.rst91 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
/external/google-breakpad/src/common/linux/
Dsynth_elf_unittest.cc99 TEST_F(StringTableTest, Duplicates) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp1527 SmallPtrSet<Value*, 8> Duplicates; in OptimizeAdd() local
1530 if (!Duplicates.insert(Factor).second) in OptimizeAdd()
1545 if (!Duplicates.insert(Factor).second) in OptimizeAdd()
1558 if (!Duplicates.insert(Factor).second) in OptimizeAdd()
/external/selinux/secilc/docs/
Dcil_reference_guide.md86 Definitions may be repeated many times throughout the policy. Duplicates will resolve to a single d…
/external/python/cpython3/Doc/library/
Ddis.rst340 Duplicates the reference on top of the stack.
347 Duplicates the two references on top of the stack, leaving them in the
/external/python/cpython2/Doc/library/
Ddis.rst185 Duplicates the reference on top of the stack.
/external/iputils/doc/
Dping.sgml501 Duplicates may occur in many situations and are rarely (if ever) a
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h.pump163 // in the range [0, $n]. Duplicates are allowed and they don't have
/external/mesa3d/
Dconfigure.ac1937 dnl Duplicates in DRI_DIRS are removed by sorting it at the end of this block
2540 dnl Duplicates in GALLIUM_DRIVERS_DIRS are removed by sorting it after this block