Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dallocator_version_traits.hpp42 <unsigned, Version> alloc_version; typedef
71 <unsigned, 1> alloc_version; typedef
Ddestroyers.hpp44 version<Allocator>::value> alloc_version; typedef
147 version<Allocator>::value> alloc_version; typedef
370 version<Allocator>::value> alloc_version; typedef in boost::container::dtl::allocator_destroyer
Dtree.hpp555 typedef typename AllocHolder::alloc_version alloc_version; typedef in boost::container::dtl::tree
686 , dtl::is_same<alloc_version, version_1> in tree_construct_non_unique()
706 , dtl::is_same<alloc_version, version_1> in tree_construct_non_unique()
723 , dtl::is_same<alloc_version, version_1> in tree_construct()
741 , dtl::is_same<alloc_version, version_1> in tree_construct()
Dnode_alloc_holder.hpp111 version<NodeAlloc>::value> alloc_version; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dlist.hpp187 typedef typename AllocHolder::alloc_version alloc_version; typedef in boost::container::list
929 iterator insert(const_iterator p, InpIt first, InpIt last in insert()
955 iterator insert(const_iterator position, FwdIt first, FwdIt last in insert()
Dslist.hpp217 typedef typename AllocHolder::alloc_version alloc_version; typedef in boost::container::slist
908 iterator insert_after(const_iterator prev_p, InpIt first, InpIt last in insert_after()
947 iterator insert_after(const_iterator prev, FwdIt first, FwdIt last in insert_after()
Dvector.hpp421 typedef typename dtl::version<allocator_type>::type alloc_version; in allocation_command() typedef
780 typedef typename dtl::version<allocator_type>::type alloc_version; typedef in boost::container::vector
Dstring.hpp313 boost::container::dtl::version<allocator_type>::value> alloc_version; typedef in boost::container::dtl::basic_string_base
615 typedef typename base_t::alloc_version alloc_version; typedef in boost::container::basic_string
Dstable_vector.hpp544 version<ValueAllocator>::value> alloc_version; typedef in boost::container::stable_vector
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/bench/
Dbench_alloc_shrink_to_fit.cpp88 <unsigned, bc::dtl::version<Allocator>::value> alloc_version; in vector_test_template() typedef