/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/ |
D | default.pass.cpp | 35 template <class Del = std::default_delete<IncompleteT> > 37 std::unique_ptr<IncompleteT, Del> m_ptr; 42 Del& get_deleter() { return m_ptr.get_deleter(); } in get_deleter() 85 template <class Del> 86 StoresIncomplete<Del>::~StoresIncomplete() { } in ~StoresIncomplete()
|
D | pointer.pass.cpp | 67 template <class Del = std::default_delete<IncompleteT> > 69 std::unique_ptr<IncompleteT, Del> m_ptr; 75 Del& get_deleter() { return m_ptr.get_deleter(); } in get_deleter() 155 template <class Del> 156 StoresIncomplete<Del>::~StoresIncomplete() { } in ~StoresIncomplete()
|
/external/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_mutexset_test.cc | 34 mset.Del(1, true); in TEST() 42 mset.Del(3, true); in TEST() 44 mset.Del(5, false); in TEST() 58 mset.Del(1, true); in TEST() 62 mset.Del(1, true); in TEST() 70 mset.Del(1, true); in TEST() 72 mset.Del(1, true); in TEST()
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_mutexset.h | 36 void Del(u64 id, bool write); 61 void MutexSet::Del(u64 id, bool write) {} in Del() function
|
D | tsan_mutexset.cc | 55 void MutexSet::Del(u64 id, bool write) { in Del() function in __tsan::MutexSet
|
D | tsan_rtl_mutex.cc | 213 thr->mset.Del(s->GetId(), true); in MutexUnlock() 289 thr->mset.Del(mid, false); in MutexReadUnlock() 329 thr->mset.Del(s->GetId(), write); in MutexReadOrWriteUnlock()
|
D | tsan_rtl_report.cc | 413 mset->Del(pc, true); in RestoreStack() 417 mset->Del(pc, false); in RestoreStack()
|
/external/clang/test/CXX/special/class.ctor/ |
D | p5-0x.cpp | 158 ASSERT_NONTRIVIAL_IMPL(Del ## Class, Bases, Del ## Class() = delete; Body)
|
/external/clang/include/clang/AST/ |
D | CommentHTMLTags.td | 37 def Del : Tag<"del">;
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | es.txt | 29 -- Bill Gates. (1952?) Fundador de Microsoft. Del manual de Windows 95. ", 97 "Press (Ctrl)(Alt)(Del) to continue...
|
/external/tcpdump/tests/ |
D | forces3vvv.out | 515 Oper TLV Del(0x5) length 52 568 Oper TLV Del(0x5) length 28
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 2684 InsertValueInst* Del = cast<InsertValueInst>(PrevTo); in BuildSubAggregate() local 2685 PrevTo = Del->getAggregateOperand(); in BuildSubAggregate() 2686 Del->eraseFromParent(); in BuildSubAggregate()
|
/external/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 3716 auto *Del = Reader.ReadDeclAs<FunctionDecl>(ModuleFile, Record, Idx); in UpdateDecl() local 3720 First->OperatorDelete = Del; in UpdateDecl()
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | ultravnc-102-JavaViewer-ssl-etc.patch | 29 - ctrlAltDelButton = new Button("Send Ctrl-Alt-Del"); 50 + ctrlAltDelButton = new Button("Send Ctrl-Alt-Del");
|
/external/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_Latin.txt | 1836 Del Pezzo, Lucio 3516 Jacobello Del Fiore
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/ |
D | namedEntities.test | 1579 "input": "&Del", 1580 "description": "Bad named entity: Del without a semi-colon", 1585 "&Del" 1590 "input": "∇", 1591 "description": "Named entity: Del; with a semi-colon",
|
/external/e2fsprogs/po/ |
D | es.po | 3527 msgstr "Del bloque %lu al %lu\n"
|