Home
last modified time | relevance | path

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

12345678

/external/libcxx/test/std/utilities/memory/allocator.uses/allocator.uses.trait/
Duses_allocator.pass.cpp25 typedef int allocator_type; typedef
29 static int allocator_type; member
33 static int allocator_type() { return 0; } in allocator_type() function
38 typedef int allocator_type; typedef
/external/cronet/tot/third_party/libc++/src/test/std/utilities/memory/allocator.uses/allocator.uses.trait/
Duses_allocator.pass.cpp25 typedef int allocator_type; typedef
29 static int allocator_type; member
33 static int allocator_type() { return 0; } in allocator_type() function
38 typedef int allocator_type; typedef
/external/cronet/stable/third_party/libc++/src/test/std/utilities/memory/allocator.uses/allocator.uses.trait/
Duses_allocator.pass.cpp25 typedef int allocator_type; typedef
29 static int allocator_type; member
33 static int allocator_type() { return 0; } in allocator_type() function
38 typedef int allocator_type; typedef
/external/sdv/vsomeip/third_party/boost/container/test/
Duses_allocator_test.cpp19 typedef uses_allocator_and_not_convertible_to_int allocator_type; typedef
24 typedef long 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.cpp205 typedef cont::allocator_type allocator_type; in main() typedef
216 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
Dstring_test.cpp481 allocator_type; in test_expand_bwd() typedef
576 typedef cont::allocator_type allocator_type; in main() typedef
587 typedef cont::allocator_type allocator_type; in main() typedef
/external/cronet/stable/third_party/libc++/src/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
Dconstruct.pass.cpp28 typedef A1<B> allocator_type; typedef
42 typedef std::scoped_allocator_adaptor<A2<C>> allocator_type; typedef
56 typedef std::scoped_allocator_adaptor<A2<D>> allocator_type; typedef
71 typedef std::scoped_allocator_adaptor<A1<E>> allocator_type; typedef
86 typedef std::scoped_allocator_adaptor<A2<F>> allocator_type; typedef
106 typedef std::scoped_allocator_adaptor<std::allocator<G>> allocator_type; typedef
/external/cronet/tot/third_party/libc++/src/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
Dconstruct.pass.cpp28 typedef A1<B> allocator_type; typedef
42 typedef std::scoped_allocator_adaptor<A2<C>> allocator_type; typedef
56 typedef std::scoped_allocator_adaptor<A2<D>> allocator_type; typedef
71 typedef std::scoped_allocator_adaptor<A1<E>> allocator_type; typedef
86 typedef std::scoped_allocator_adaptor<A2<F>> allocator_type; typedef
106 typedef std::scoped_allocator_adaptor<std::allocator<G>> allocator_type; typedef
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
Dconstruct.pass.cpp29 typedef A1<B> allocator_type; typedef
45 typedef std::scoped_allocator_adaptor<A2<C>> allocator_type; typedef
61 typedef std::scoped_allocator_adaptor<A2<D>> allocator_type; typedef
78 typedef std::scoped_allocator_adaptor<A1<E>> allocator_type; typedef
95 typedef std::scoped_allocator_adaptor<A2<F>> allocator_type; typedef
/external/sdv/vsomeip/third_party/boost/multi_index/include/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
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/
Dconstruct_piecewise_pair_evil.pass.cpp55 using allocator_type = EvilAlloc<char>; typedef
68 using allocator_type = EvilAlloc<char>; typedef
81 using allocator_type = EvilAlloc<char>; typedef
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_piecewise_pair_evil.pass.cpp58 using allocator_type = EvilAlloc<char>; typedef
72 using allocator_type = EvilAlloc<char>; typedef
86 using allocator_type = EvilAlloc<char>; typedef
/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/
Dconstruct_piecewise_pair_evil.pass.cpp55 using allocator_type = EvilAlloc<char>; typedef
68 using allocator_type = EvilAlloc<char>; typedef
81 using allocator_type = EvilAlloc<char>; typedef
/external/clang/test/CodeGenCXX/
Dlpad-linetable.cpp30 typedef _Alloc allocator_type; typedef
45 typedef _Alloc allocator_type; typedef in std::vector
/external/sdv/vsomeip/third_party/boost/container/include/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()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/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
/external/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
/external/openscreen/third_party/abseil/src/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
/external/cronet/stable/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
/external/cronet/tot/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
/external/angle/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
/external/clang/test/SemaTemplate/
Dexception-spec-crash.cpp16 typedef _Allocator allocator_type; typedef in basic_string
/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/
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

12345678