Home
last modified time | relevance | path

Searched refs:base_pool_allocator (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dalloc-pool.h139 class base_pool_allocator
144 ~base_pool_allocator ();
239 base_pool_allocator <TBlockAllocator>::base_pool_allocator ( in base_pool_allocator() function
251 base_pool_allocator <TBlockAllocator>::initialize () in initialize()
299 base_pool_allocator <TBlockAllocator>::release () in release()
330 base_pool_allocator <TBlockAllocator>::release_if_empty () in release_if_empty()
337 inline base_pool_allocator <TBlockAllocator>::~base_pool_allocator () in ~base_pool_allocator()
345 base_pool_allocator <TBlockAllocator>::allocate () in allocate()
427 base_pool_allocator <TBlockAllocator>::remove (void *object) in remove()
466 base_pool_allocator <TBlockAllocator>::num_elts_current () in num_elts_current()
[all …]