/third_party/boost/boost/range/detail/ |
D | any_iterator_buffer.hpp | 46 void deallocate() in deallocate() function in boost::any_iterator_buffer 85 void deallocate() in deallocate() function in boost::any_iterator_heap_only_buffer 106 void deallocate() in deallocate() function in boost::any_iterator_stack_only_buffer
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | PoolAlloc.h | 77 void deallocate(void *, size_type) {} in deallocate() function 87 void deallocate(pointer, size_type) {} in deallocate() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | PoolAlloc.h | 77 void deallocate(void *, size_type) {} in deallocate() function 87 void deallocate(pointer, size_type) {} in deallocate() function
|
/third_party/boost/libs/asio/test/latency/ |
D | allocator.hpp | 33 void deallocate(void* p) in deallocate() function in allocator
|
/third_party/boost/boost/context/ |
D | pooled_fixedsize_stack.hpp | 102 void deallocate( stack_context & sctx) BOOST_NOEXCEPT_OR_NOTHROW { in deallocate() function in boost::context::basic_pooled_fixedsize_stack::storage 139 void deallocate( stack_context & sctx) BOOST_NOEXCEPT_OR_NOTHROW { in deallocate() function in boost::context::basic_pooled_fixedsize_stack
|
D | fixedsize_stack.hpp | 71 void deallocate( stack_context & sctx) BOOST_NOEXCEPT_OR_NOTHROW { in deallocate() function in boost::context::basic_fixedsize_stack
|
/third_party/boost/libs/coroutine/performance/ |
D | preallocated_stack_allocator.hpp | 47 void deallocate( boost::coroutines::stack_context & ctx) in deallocate() function in preallocated_stack_allocator
|
/third_party/boost/boost/coroutine/posix/ |
D | segmented_stack_allocator.hpp | 57 void deallocate( stack_context & ctx) in deallocate() function
|
D | protected_stack_allocator.hpp | 82 void deallocate( stack_context & ctx) in deallocate() function
|
/third_party/boost/boost/coroutine/ |
D | standard_stack_allocator.hpp | 52 void deallocate( stack_context & ctx) in deallocate() function
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | thread_info_base.hpp | 83 static void deallocate(thread_info_base* this_thread, in deallocate() function in boost::asio::detail::thread_info_base 117 static void deallocate(Purpose, thread_info_base* this_thread, in deallocate() function in boost::asio::detail::thread_info_base
|
D | handler_alloc_helpers.hpp | 75 inline void deallocate(void* p, std::size_t s, Handler& h) in deallocate() function 131 void deallocate(T* p, std::size_t n) in deallocate() function in boost::asio::detail::hook_allocator
|
/third_party/boost/boost/asio/detail/ |
D | thread_info_base.hpp | 83 static void deallocate(thread_info_base* this_thread, in deallocate() function in boost::asio::detail::thread_info_base 117 static void deallocate(Purpose, thread_info_base* this_thread, in deallocate() function in boost::asio::detail::thread_info_base
|
D | handler_alloc_helpers.hpp | 75 inline void deallocate(void* p, std::size_t s, Handler& h) in deallocate() function 131 void deallocate(T* p, std::size_t n) in deallocate() function in boost::asio::detail::hook_allocator
|
/third_party/boost/libs/statechart/example/BitMachine/ |
D | UniqueObjectAllocator.hpp | 48 static void deallocate( void * p, std::size_t size ) in deallocate() function in UniqueObjectAllocator
|
/third_party/boost/libs/core/test/ |
D | allocator_deallocate_test.cpp | 18 void deallocate(T*, std::size_t n) { in deallocate() function
|
/third_party/boost/boost/statechart/detail/ |
D | memory.hpp | 77 void deallocate( void * pObject ) in deallocate() function
|
/third_party/boost/boost/context/posix/ |
D | segmented_stack.hpp | 66 void deallocate( stack_context & sctx) BOOST_NOEXCEPT_OR_NOTHROW { in deallocate() function in boost::context::basic_segmented_stack
|
D | protected_fixedsize_stack.hpp | 84 void deallocate( stack_context & sctx) BOOST_NOEXCEPT_OR_NOTHROW { in deallocate() function in boost::context::basic_protected_fixedsize_stack
|
/third_party/boost/libs/unordered/test/unordered/ |
D | minimal_allocator.cpp | 25 void deallocate(Tp* p, std::size_t) { ::operator delete((void*)p); } in deallocate() function
|
/third_party/boost/boost/coroutine/windows/ |
D | protected_stack_allocator.hpp | 68 void deallocate( stack_context & ctx) in deallocate() function
|
/third_party/boost/boost/context/windows/ |
D | protected_fixedsize_stack.hpp | 68 void deallocate( stack_context & sctx) BOOST_NOEXCEPT_OR_NOTHROW { in deallocate() function in boost::context::basic_protected_fixedsize_stack
|
/third_party/boost/boost/pool/ |
D | pool_alloc.hpp | 258 static void deallocate(const pointer ptr, const size_type n) in deallocate() function in boost::pool_allocator 461 static void deallocate(const pointer ptr, const size_type n) in deallocate() function in boost::fast_pool_allocator 475 static void deallocate(const pointer ptr) in deallocate() function in boost::fast_pool_allocator
|
/third_party/boost/boost/beast/core/detail/ |
D | temporary_buffer.hpp | 63 deallocate(char* data) noexcept in deallocate() function
|
/third_party/boost/libs/beast/include/boost/beast/core/detail/ |
D | temporary_buffer.hpp | 63 deallocate(char* data) noexcept in deallocate() function
|