Home
last modified time | relevance | path

Searched refs:allocator_pointer (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dallocator_access.hpp42 struct allocator_pointer { struct
47 struct allocator_pointer { struct
61 struct allocator_pointer<A, struct
76 allocator_pointer<A>::type>::template
96 allocator_pointer<A>::type>::template
116 allocator_pointer<A>::type>::template
136 allocator_pointer<A>::type>::difference_type type;
279 inline typename allocator_pointer<A>::type
287 allocator_deallocate(A& a, typename allocator_pointer<A>::type p, in allocator_deallocate()
295 inline typename allocator_pointer<A>::type
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/doc/
Dallocator_access.qbk45 typedef typename boost::allocator_pointer<A>::type pointer;
52 instead of `typename boost::allocator_pointer<A>::type`.
68 struct allocator_pointer;
71 using allocator_pointer_t = typename allocator_pointer<A>::type;
170 [[`template<class A> struct allocator_pointer;`]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Dallocator_pointer_test.cpp28 boost::allocator_pointer<A1<char> >::type>)); in main()
31 boost::allocator_pointer<A2<int> >::type>)); in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/test/
Dallocator_utilities_test.cpp31 boost::allocator_pointer<char_allocator>::type p = a2.allocate(10); in main()
38 boost::allocator_pointer<int_allocator>::type p2 = a3.allocate(1); in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/
Dallocate_unique.hpp276 sp_alloc_clear(A& a, typename boost::allocator_pointer<A>::type p, std::size_t, in sp_alloc_clear()
284 sp_alloc_clear(A& a, typename boost::allocator_pointer<A>::type p, in sp_alloc_clear()
308 typename allocator_pointer<allocator>::type> pointer;
364 typedef typename boost::allocator_pointer<allocator>::type pointer;