Home
last modified time | relevance | path

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

/third_party/boost/boost/container/detail/
Dallocator_version_traits.hpp62 static pointer allocation_command(Allocator &a, allocation_type command, in allocation_command() function
134 static pointer allocation_command(Allocator &a, allocation_type command, in allocation_command() function
/third_party/boost/libs/interprocess/test/
Ddummy_test_allocator.hpp108 pointer allocation_command(boost::interprocess::allocation_type, in allocation_command() function in boost::interprocess::test::dummy_test_allocator
Dexpand_bwd_test_allocator.hpp123 pointer allocation_command(boost::interprocess::allocation_type command, in allocation_command() function in boost::interprocess::test::expand_bwd_test_allocator
/third_party/boost/libs/container/test/
Dexpand_bwd_test_allocator.hpp128 pointer allocation_command(boost::container::allocation_type command, in allocation_command() function in boost::container::test::expand_bwd_test_allocator
/third_party/boost/boost/container/
Dadaptive_pool.hpp185 pointer allocation_command(allocation_type command, in allocation_command() function in boost::container::adaptive_pool
489 pointer allocation_command(allocation_type command, in allocation_command() function in boost::container::private_adaptive_pool
Dallocator.hpp220 pointer allocation_command(allocation_type command, in allocation_command() function in boost::container::allocator
Dnode_allocator.hpp189 pointer allocation_command in allocation_command() function in boost::container::node_allocator
Dvector.hpp386 BOOST_CONTAINER_FORCEINLINE pointer allocation_command(boost::container::allocation_type command, in allocation_command() function
Dstring.hpp316 pointer allocation_command(allocation_type command, in allocation_command() function in boost::container::dtl::basic_string_base
/third_party/boost/boost/interprocess/allocators/
Dallocator.hpp179 pointer allocation_command(boost::interprocess::allocation_type command, in allocation_command() function in boost::interprocess::allocator
/third_party/boost/boost/interprocess/detail/
Dmanaged_memory_impl.hpp296 T * allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in allocation_command() function in boost::interprocess::ipcdetail::basic_managed_memory_impl
/third_party/boost/boost/interprocess/mem_algo/detail/
Dsimple_seq_fit_impl.hpp587 allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in allocation_command() function in boost::interprocess::ipcdetail::simple_seq_fit_impl
/third_party/boost/boost/interprocess/allocators/detail/
Dallocator_common.hpp344 pointer allocation_command(boost::interprocess::allocation_type command, in allocation_command() function in boost::interprocess::ipcdetail::array_allocation_impl
/third_party/boost/boost/interprocess/mem_algo/
Drbtree_best_fit.hpp689 allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in allocation_command() function in boost::interprocess::rbtree_best_fit
/third_party/boost/boost/interprocess/
Dsegment_manager.hpp201 T *allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in allocation_command() function in boost::interprocess::segment_manager_base