/external/clang/test/SemaTemplate/ |
D | ms-function-specialization-class-scope.cpp | 67 namespace Duplicates { namespace
|
/external/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
|
/external/skia/docs/ |
D | SkStream_Reference.bmh | 352 Duplicates this stream. If this cannot be done, returns nullptr. 371 Duplicates this stream. If this cannot be done, returns nullptr.
|
/external/skqp/docs/ |
D | SkStream_Reference.bmh | 352 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/ |
D | presized_cuckoo_map_test.cc | 141 TEST(PresizedCuckooMapTest, Duplicates) { in TEST() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ |
D | Core.cpp | 1526 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/ |
D | Reassociate.cpp | 803 SmallPtrSet<Value*, 8> Duplicates; in OptimizeAdd() local 806 if (!Duplicates.insert(Factor)) continue; in OptimizeAdd() 817 assert(!Duplicates.count(Factor) && in OptimizeAdd()
|
/external/libcxx/ |
D | TODO.TXT | 31 * INCOMPLETE - US 38: Duplicates §17.3.16
|
/external/llvm/lib/Transforms/Scalar/ |
D | Reassociate.cpp | 1504 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/ |
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
|
/external/google-breakpad/src/common/linux/ |
D | synth_elf_unittest.cc | 99 TEST_F(StringTableTest, Duplicates) { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | Reassociate.cpp | 1527 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/ |
D | cil_reference_guide.md | 86 Definitions may be repeated many times throughout the policy. Duplicates will resolve to a single d…
|
/external/python/cpython3/Doc/library/ |
D | dis.rst | 340 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/ |
D | dis.rst | 185 Duplicates the reference on top of the stack.
|
/external/iputils/doc/ |
D | ping.sgml | 501 Duplicates may occur in many situations and are rarely (if ever) a
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-actions.h.pump | 163 // in the range [0, $n]. Duplicates are allowed and they don't have
|
/external/mesa3d/ |
D | configure.ac | 1937 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
|