Home
last modified time | relevance | path

Searched defs:deallocate (Results 1 – 25 of 193) sorted by relevance

12345678

/third_party/boost/boost/range/detail/
Dany_iterator_buffer.hpp46 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/
DPoolAlloc.h77 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/
DPoolAlloc.h77 void deallocate(void *, size_type) {} in deallocate() function
87 void deallocate(pointer, size_type) {} in deallocate() function
/third_party/boost/libs/asio/test/latency/
Dallocator.hpp33 void deallocate(void* p) in deallocate() function in allocator
/third_party/boost/boost/context/
Dpooled_fixedsize_stack.hpp102 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
Dfixedsize_stack.hpp71 void deallocate( stack_context & sctx) BOOST_NOEXCEPT_OR_NOTHROW { in deallocate() function in boost::context::basic_fixedsize_stack
/third_party/boost/libs/coroutine/performance/
Dpreallocated_stack_allocator.hpp47 void deallocate( boost::coroutines::stack_context & ctx) in deallocate() function in preallocated_stack_allocator
/third_party/boost/boost/coroutine/posix/
Dsegmented_stack_allocator.hpp57 void deallocate( stack_context & ctx) in deallocate() function
Dprotected_stack_allocator.hpp82 void deallocate( stack_context & ctx) in deallocate() function
/third_party/boost/boost/coroutine/
Dstandard_stack_allocator.hpp52 void deallocate( stack_context & ctx) in deallocate() function
/third_party/boost/libs/asio/include/boost/asio/detail/
Dthread_info_base.hpp83 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
Dhandler_alloc_helpers.hpp75 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/
Dthread_info_base.hpp83 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
Dhandler_alloc_helpers.hpp75 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/
DUniqueObjectAllocator.hpp48 static void deallocate( void * p, std::size_t size ) in deallocate() function in UniqueObjectAllocator
/third_party/boost/libs/core/test/
Dallocator_deallocate_test.cpp18 void deallocate(T*, std::size_t n) { in deallocate() function
/third_party/boost/boost/statechart/detail/
Dmemory.hpp77 void deallocate( void * pObject ) in deallocate() function
/third_party/boost/boost/context/posix/
Dsegmented_stack.hpp66 void deallocate( stack_context & sctx) BOOST_NOEXCEPT_OR_NOTHROW { in deallocate() function in boost::context::basic_segmented_stack
Dprotected_fixedsize_stack.hpp84 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/
Dminimal_allocator.cpp25 void deallocate(Tp* p, std::size_t) { ::operator delete((void*)p); } in deallocate() function
/third_party/boost/boost/coroutine/windows/
Dprotected_stack_allocator.hpp68 void deallocate( stack_context & ctx) in deallocate() function
/third_party/boost/boost/context/windows/
Dprotected_fixedsize_stack.hpp68 void deallocate( stack_context & sctx) BOOST_NOEXCEPT_OR_NOTHROW { in deallocate() function in boost::context::basic_protected_fixedsize_stack
/third_party/boost/boost/pool/
Dpool_alloc.hpp258 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/
Dtemporary_buffer.hpp63 deallocate(char* data) noexcept in deallocate() function
/third_party/boost/libs/beast/include/boost/beast/core/detail/
Dtemporary_buffer.hpp63 deallocate(char* data) noexcept in deallocate() function

12345678