Home
last modified time | relevance | path

Searched defs:Destroyer (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/core/
DSkRecord.h117 struct Destroyer { struct
119 void operator()(T* record) { record->~T(); } in operator()
/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dscoped_thread.hpp285 void swap(scoped_thread<Destroyer, Thread>& lhs, scoped_thread<Destroyer, Thread>& rhs) in swap()
/external/skia/src/text/gpu/
DSubRunAllocator.h210 struct Destroyer { struct
215 struct ArrayDestroyer { argument
/external/webrtc/rtc_base/
Duntyped_function_unittest.cc209 class Destroyer { class
211 explicit Destroyer(int& destroy_count) : destroy_count_(&destroy_count) {} in Destroyer() function in webrtc::__anon558d75500111::Destroyer
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dnode_alloc_holder.hpp114 typedef allocator_destroyer<NodeAlloc> Destroyer; typedef
Dtree.hpp554 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::dtl::tree
/external/clang/lib/CodeGen/
DCGDecl.cpp1633 CodeGenFunction::Destroyer *Destroyer; member in __anonc23d2cb80211::RegularPartialArrayDestroy
1656 CodeGenFunction::Destroyer *Destroyer; member in __anonc23d2cb80211::IrregularPartialArrayDestroy
DCodeGenFunction.h1245 typedef void Destroyer(CodeGenFunction &CGF, Address addr, QualType ty); typedef
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dlist.hpp186 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::list
Dslist.hpp216 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::slist