Searched refs:allocation_type (Results 1 – 3 of 3) sorted by relevance
43 typedef unsigned int allocation_type; typedef45 static const allocation_type allocate_new = (allocation_type)allocate_new_v;46 static const allocation_type expand_fwd = (allocation_type)expand_fwd_v;47 static const allocation_type expand_bwd = (allocation_type)expand_bwd_v;48 static const allocation_type shrink_in_place = (allocation_type)shrink_in_place_v;49 static const allocation_type try_shrink_in_place= (allocation_type)try_shrink_in_place_v;50 static const allocation_type nothrow_allocation = (allocation_type)nothrow_allocation_v;51 static const allocation_type zero_memory = (allocation_type)zero_memory_v;
287 cl_uint allocation_type; member
465 BOOST_CONTAINER_FORCEINLINE pointer allocation_command(boost::container::allocation_type command, in allocation_command()541 …R_FORCEINLINE pointer priv_allocation_command(version_1, boost::container::allocation_type command, in priv_allocation_command()554 pointer priv_allocation_command(version_2, boost::container::allocation_type command, in priv_allocation_command()