Home
last modified time | relevance | path

Searched defs:allocator_ptr (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/multi_index/detail/
Dnode_handle.hpp162 const allocator_type* allocator_ptr()const in allocator_ptr() function in boost::multi_index::detail::node_handle
167 allocator_type* allocator_ptr() in allocator_ptr() function in boost::multi_index::detail::node_handle
/third_party/flutter/skia/src/gpu/
DGrAllocator.h436 #define GrNEW_APPEND_TO_ALLOCATOR(allocator_ptr, type_name, args) \ argument