Searched defs:allocator_ptr (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/multi_index/detail/ | ||
| D | node_handle.hpp | 162 const allocator_type* allocator_ptr()const in allocator_ptr() function in boost::multi_index::detail::node_handle |
| /third_party/flutter/skia/src/gpu/ | ||
| D | GrAllocator.h | 436 #define GrNEW_APPEND_TO_ALLOCATOR(allocator_ptr, type_name, args) \ argument |