Lines Matching refs:m_allocator
98 small_object_allocator m_allocator;
100 m_body(body, split()), m_wait_context(w_o), m_allocator(alloc) { in final_sum()
105 m_body(sum.m_body, split()), m_wait_context(sum.m_wait_context), m_allocator(alloc) { in final_sum()
134 m_allocator.delete_object<final_sum>(this, ed); in finalize()
163 m_allocator.delete_object<final_sum>(this, ed); in self_destroy()
185 small_object_allocator m_allocator; member
197 m_allocator(alloc) in sum_node()
237 m_allocator.delete_object<sum_node>(this, ed); in finalize()
269 m_allocator.delete_object<sum_node>(this, ed); in self_destroy()
287 small_object_allocator m_allocator; member
319 m_allocator(alloc), in finish_scan()
343 m_allocator.delete_object<finish_scan>(this, ed); in finalize()
366 small_object_allocator m_allocator; member
385 m_allocator.delete_object<start_scan>(this, ed); in finalize()
403 m_allocator(alloc), in start_scan()
419 m_allocator(alloc), in start_scan()