Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkRecord.h113 struct Destroyer { struct
115 void operator()(T* record) { record->~T(); } in operator()
/third_party/flutter/skia/src/core/
DSkRecord.h126 struct Destroyer { struct
128 void operator()(T* record) { record->~T(); } in operator()
/third_party/skia/src/gpu/
DGrSubRunAllocator.h159 struct Destroyer { struct
164 struct ArrayDestroyer { argument
/third_party/boost/boost/thread/
Dscoped_thread.hpp285 void swap(scoped_thread<Destroyer, Thread>& lhs, scoped_thread<Destroyer, Thread>& rhs) in swap()
/third_party/boost/boost/container/detail/
Dnode_alloc_holder.hpp114 typedef allocator_destroyer<NodeAlloc> Destroyer; typedef
Dtree.hpp553 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::dtl::tree
/third_party/boost/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