Home
last modified time | relevance | path

Searched defs:allocator_type (Results 1 – 25 of 205) sorted by relevance

123456789

/third_party/boost/libs/container/test/
Duses_allocator_test.cpp19 typedef uses_allocator_and_not_convertible_to_int allocator_type; typedef
24 typedef char allocator_type; typedef
29 typedef boost::container::erased_type allocator_type; typedef
Dtree_test.cpp92 typedef tree::allocator_type allocator_type; in main() typedef
106 typedef tree::allocator_type allocator_type; in main() typedef
Dstable_vector_test.cpp201 typedef cont::allocator_type allocator_type; in main() typedef
213 typedef cont::allocator_type allocator_type; in main() typedef
Dstring_test.cpp481 allocator_type; in test_expand_bwd() typedef
570 typedef cont::allocator_type allocator_type; in main() typedef
582 typedef cont::allocator_type allocator_type; in main() typedef
Dpropagation_test_allocator.hpp115 typedef propagation_test_allocator<int, AllocatorTag> allocator_type; typedef
124 typedef propagation_test_allocator<int, AllocatorTag> allocator_type; typedef
132 typedef boost::container::erased_type allocator_type; typedef
140 typedef boost::container::erased_type allocator_type; typedef
Dlist_test.cpp260 typedef cont::allocator_type allocator_type; in main() typedef
272 typedef cont::allocator_type allocator_type; in main() typedef
Dslist_test.cpp263 typedef cont::allocator_type allocator_type; in main() typedef
275 typedef cont::allocator_type allocator_type; in main() typedef
Dpropagate_allocator_test.hpp36 typedef typename Base::allocator_type allocator_type; typedef in boost::container::test::alloc_propagate_wrapper
322 typedef typename Container::allocator_type allocator_type; in test_propagate_allocator_allocator_arg() typedef
/third_party/boost/boost/multi_index/detail/
Dindex_node_base.hpp50 typedef Allocator allocator_type; typedef
92 typedef typename Node::allocator_type allocator_type; in node_from_value() typedef
/third_party/boost/boost/container/
Dstatic_vector.hpp155 typedef typename dtl::get_static_vector_allocator< T, Capacity, Options>::type allocator_type; typedef in boost::container::static_vector
303 BOOST_CONTAINER_FORCEINLINE static_vector(static_vector const& other, const allocator_type &) in static_vector()
307 …OST_CONTAINER_FORCEINLINE static_vector(BOOST_RV_REF(static_vector) other, const allocator_type &) in static_vector()
312 BOOST_CONTAINER_FORCEINLINE explicit static_vector(const allocator_type &) in static_vector()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dinlined_vector_exception_safety_test.cc150 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
159 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
170 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
181 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
194 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
206 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
218 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
/third_party/abseil-cpp/absl/container/
Dinlined_vector_exception_safety_test.cc150 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
159 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
170 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
181 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
194 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
206 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
218 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
/third_party/boost/boost/fiber/future/detail/
Dtask_object.hpp42 > allocator_type; typedef in boost::fibers::detail::task_object
117 > allocator_type; typedef in boost::fibers::detail::task_object
Dshared_state_object.hpp30 > allocator_type; typedef in boost::fibers::detail::shared_state_object
/third_party/boost/boost/geometry/index/detail/rtree/node/
Dvariant_dynamic.hpp29 >::template rebind_alloc<element_type> allocator_type; typedef
47 >::template rebind_alloc<Value> allocator_type; typedef
136 typedef Allocator allocator_type; typedef in boost::geometry::index::detail::rtree::allocators
Dweak_dynamic.hpp26 >::template rebind_alloc<element_type> allocator_type; typedef
45 >::template rebind_alloc<Value> allocator_type; typedef
152 typedef Allocator allocator_type; typedef in boost::geometry::index::detail::rtree::allocators
/third_party/boost/boost/format/
Dalt_sstream.hpp51 typedef Alloc allocator_type; typedef in boost::io::basic_altstringbuf
140 typedef Alloc allocator_type; typedef in boost::io::basic_oaltstringstream
/third_party/boost/libs/unordered/test/unordered/
Dcopy_tests.cpp28 typedef typename T::allocator_type allocator_type; in copy_construct_tests1() typedef
92 typedef typename T::allocator_type allocator_type; in copy_construct_tests2() typedef
Dcompile_tests.hpp75 typedef typename X::allocator_type allocator_type; in container_test() typedef
250 typedef typename X::allocator_type allocator_type; in unordered_destructible_test() typedef
593 typedef typename X::allocator_type allocator_type; in unordered_test() typedef
714 typedef typename X::allocator_type allocator_type; in unordered_copyable_test() typedef
811 typedef typename X::allocator_type allocator_type; in unordered_copyable_test() typedef
823 typedef typename X::allocator_type allocator_type; in unordered_movable_test() typedef
/third_party/boost/libs/container/example/
Ddoc_pmr.cpp26 typedef boost::container::pmr::memory_resource* allocator_type; typedef in ShoppingList
/third_party/boost/boost/asio/
Duse_future.hpp62 typedef Allocator allocator_type; typedef in boost::asio::use_future_t
/third_party/boost/libs/asio/include/boost/asio/
Duse_future.hpp62 typedef Allocator allocator_type; typedef in boost::asio::use_future_t
/third_party/boost/libs/beast/include/boost/beast/core/
Dasync_base.hpp282 using allocator_type = typedef in boost::beast::async_base
/third_party/boost/libs/fiber/performance/fiber/
Dskynet_detach.cpp24 using allocator_type = boost::fibers::fixedsize_stack; typedef
/third_party/boost/boost/beast/core/
Dasync_base.hpp282 using allocator_type = typedef in boost::beast::async_base

123456789