Searched defs:limit_size (Results 1 – 14 of 14) sorted by relevance
/third_party/boost/boost/container/ |
D | adaptive_pool.hpp | 186 size_type limit_size, in allocation_command() 323 (allocation_type command, std::size_t limit_size in priv_allocation_command() 490 size_type limit_size, in allocation_command() 583 (allocation_type command, std::size_t limit_size in priv_allocation_command()
|
D | node_allocator.hpp | 190 …(allocation_type command, size_type limit_size, size_type &prefer_in_recvd_out_size, pointer &reus… in allocation_command() 314 (allocation_type command, std::size_t limit_size in priv_allocation_command()
|
D | allocator.hpp | 221 size_type limit_size, in allocation_command() 341 (allocation_type command, std::size_t limit_size in priv_allocation_command()
|
D | string.hpp | 317 size_type limit_size, in allocation_command()
|
/third_party/boost/boost/interprocess/mem_algo/detail/ |
D | simple_seq_fit_impl.hpp | 587 allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in allocation_command() 623 priv_allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in priv_allocation_command() 764 ,size_type limit_size, size_type &prefer_in_recvd_out_size, void *&reuse_ptr) in priv_allocate()
|
/third_party/boost/libs/container/test/ |
D | expand_bwd_test_allocator.hpp | 129 size_type limit_size,size_type &prefer_in_recvd_out_size,pointer &reuse) in allocation_command()
|
/third_party/boost/libs/interprocess/test/ |
D | expand_bwd_test_allocator.hpp | 124 size_type limit_size, size_type &prefer_in_recvd_out_size, pointer &reuse) in allocation_command()
|
/third_party/boost/boost/interprocess/mem_algo/ |
D | rbtree_best_fit.hpp | 689 allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in allocation_command() 724 priv_allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in priv_allocation_command() 938 ,size_type limit_size in priv_allocate()
|
/third_party/boost/boost/interprocess/allocators/ |
D | allocator.hpp | 180 … size_type limit_size, size_type &prefer_in_recvd_out_size, pointer &reuse) in allocation_command()
|
/third_party/boost/boost/interprocess/detail/ |
D | managed_memory_impl.hpp | 296 T * allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in allocation_command()
|
/third_party/boost/boost/interprocess/allocators/detail/ |
D | allocator_common.hpp | 345 size_type limit_size, size_type &prefer_in_recvd_out_size, pointer &reuse) in allocation_command()
|
/third_party/mindspore/mindspore/_extends/graph_kernel/model/ |
D | graph_split.py | 342 def limit_area_size(self, dominant, fuse_areas, limit_size=200): argument
|
/third_party/boost/libs/container/src/ |
D | dlmalloc_ext_2_8_6.c | 1360 (allocation_type command, size_t sizeof_object, size_t limit_size in boost_cont_allocation_command()
|
/third_party/boost/boost/interprocess/ |
D | segment_manager.hpp | 201 T *allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in allocation_command()
|