Home
last modified time | relevance | path

Searched refs:cvoid_ptr (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/interprocess/test/
Dallocator_v1.hpp52 rebind_pointer<const void>::type cvoid_ptr; typedef in boost::interprocess::test::allocator_v1
55 pointer_traits<cvoid_ptr>::template
69 pointer_traits<cvoid_ptr>::template
73 pointer_traits<cvoid_ptr>::template
117 pointer allocate(size_type count, cvoid_ptr hint = 0) in allocate()
Dheap_allocator_v1.hpp52 rebind_pointer<const void>::type cvoid_ptr; typedef in boost::interprocess::test::heap_allocator_v1
55 pointer_traits<cvoid_ptr>::template
68 pointer_traits<cvoid_ptr>::template
71 pointer_traits<cvoid_ptr>::template
114 pointer allocate(size_type count, cvoid_ptr hint = 0) in allocate()
Ddummy_test_allocator.hpp44 typedef const void * cvoid_ptr; typedef in boost::interprocess::test::dummy_test_allocator
87 pointer allocate(size_type, cvoid_ptr = 0) in allocate() argument
Dexpand_bwd_test_allocator.hpp49 typedef const void * cvoid_ptr; typedef in boost::interprocess::test::expand_bwd_test_allocator
98 pointer allocate(size_type , cvoid_ptr hint = 0) in allocate()
/third_party/boost/boost/interprocess/allocators/
Dallocator.hpp74 rebind_pointer<const void>::type cvoid_ptr; typedef in boost::interprocess::allocator
78 pointer_traits<cvoid_ptr>::template
95 pointer_traits<cvoid_ptr>::template
147 pointer allocate(size_type count, cvoid_ptr hint = 0) in allocate()
/third_party/boost/libs/container/test/
Dexpand_bwd_test_allocator.hpp54 typedef const void * cvoid_ptr; typedef in boost::container::test::expand_bwd_test_allocator
103 pointer allocate(size_type , cvoid_ptr hint = 0) in allocate()