Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/mem_algo/detail/
Dmem_algo_common.hpp122 …(MemoryAlgorithm *memory_algo, size_type elem_bytes, size_type n_elements, multiallocation_chain &… in allocate_many()
127 static void deallocate_many(MemoryAlgorithm *memory_algo, multiallocation_chain &chain) in deallocate_many()
228 ( MemoryAlgorithm *memory_algo in allocate_many()
238 (MemoryAlgorithm *memory_algo, size_type nbytes, size_type alignment) in allocate_aligned()
367 (MemoryAlgorithm *memory_algo, void *ptr in try_shrink()
423 (MemoryAlgorithm *memory_algo, void *ptr in shrink()
458 ( MemoryAlgorithm *memory_algo in priv_allocate_many()
582 static void priv_deallocate_many(MemoryAlgorithm *memory_algo, multiallocation_chain &chain) in priv_deallocate_many()