/third_party/boost/boost/mpi/ |
D | allocator.hpp | 36 typedef const void* const_pointer; typedef in boost::mpi::allocator 80 typedef const T* const_pointer; typedef in boost::mpi::allocator 136 pointer allocate(size_type n, allocator<void>::const_pointer /*hint*/ = 0) in allocate()
|
/third_party/boost/libs/core/test/ |
D | allocator_const_pointer_test.cpp | 15 typedef int* const_pointer; typedef
|
D | allocator_const_void_pointer_test.cpp | 15 typedef int* const_pointer; typedef
|
D | allocator_allocate_hint_test.cpp | 16 typedef const T* const_pointer; typedef
|
/third_party/boost/boost/pool/ |
D | pool_alloc.hpp | 161 typedef const value_type * const_pointer; typedef in boost::pool_allocator 289 typedef const void* const_pointer; typedef in boost::pool_allocator 358 typedef const value_type * const_pointer; typedef in boost::fast_pool_allocator 495 typedef const void* const_pointer; typedef in boost::fast_pool_allocator
|
/third_party/boost/libs/intrusive/test/ |
D | smart_ptr.hpp | 42 typedef const T* const_pointer; typedef 48 typedef const void * const_pointer; typedef 57 typedef const void * const_pointer; typedef 66 typedef const volatile void * const_pointer; typedef 75 typedef const volatile void * const_pointer; typedef
|
/third_party/boost/tools/bcp/ |
D | fileview.hpp | 31 typedef pointer const_pointer; typedef in fileview
|
/third_party/boost/boost/numeric/ublas/tensor/ |
D | storage_traits.hpp | 41 using const_pointer = typename array_type::const_pointer; typedef 67 using const_pointer = typename array_type::const_pointer; typedef
|
/third_party/boost/boost/numeric/ublas/traits/ |
D | c_array.hpp | 46 typedef const T *const_pointer; typedef 78 typedef const T *const_pointer; typedef
|
/third_party/boost/boost/container/ |
D | new_allocator.hpp | 50 typedef const void* const_pointer; typedef in boost::container::new_allocator 112 typedef const T * const_pointer; typedef in boost::container::new_allocator
|
/third_party/boost/boost/intrusive/detail/ |
D | hook_traits.hpp | 48 template rebind_pointer<const T>::type const_pointer; typedef 113 template rebind_pointer<const T>::type const_pointer; typedef 166 template rebind_pointer<const value_type>::type const_pointer; typedef
|
D | is_stateful_value_traits.hpp | 58 typedef typename ValueTraits::const_pointer const_pointer; typedef
|
/third_party/boost/boost/intrusive/ |
D | trivial_value_traits.hpp | 44 typedef const_node_ptr const_pointer; typedef
|
D | derivation_value_traits.hpp | 48 template rebind_pointer<const value_type>::type const_pointer; typedef
|
/third_party/boost/libs/smart_ptr/test/ |
D | shared_ptr_alloc2_test.cpp | 39 typedef T const * const_pointer; typedef in test_allocator 143 typedef void const * const_pointer; typedef in test_allocator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | counting_allocator.h | 39 using const_pointer = typename AllocatorTraits::const_pointer; variable
|
/third_party/abseil-cpp/absl/container/internal/ |
D | counting_allocator.h | 39 using const_pointer = typename AllocatorTraits::const_pointer; variable
|
/third_party/jsoncpp/include/json/ |
D | allocator.h | 20 using const_pointer = const T*; variable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
D | vktConstexprVectorUtil.hpp | 48 using const_pointer = const value_type*; typedef in vkt::ConstexprVector
|
/third_party/boost/libs/intrusive/example/ |
D | doc_recursive_member.cpp | 30 typedef const value_type* const_pointer; typedef
|
/third_party/boost/libs/pool/example/ |
D | sys_allocator.hpp | 26 typedef const T * const_pointer; typedef 70 typedef const T * const_pointer; typedef
|
/third_party/boost/boost/sort/common/ |
D | stack_cnc.hpp | 55 typedef typename vector_t::const_pointer const_pointer; typedef in boost::sort::common::stack_cnc
|
/third_party/boost/libs/compute/include/boost/compute/allocator/ |
D | buffer_allocator.hpp | 32 typedef const detail::device_ptr<T> const_pointer; typedef in boost::compute::buffer_allocator
|
/third_party/boost/boost/compute/allocator/ |
D | buffer_allocator.hpp | 32 typedef const detail::device_ptr<T> const_pointer; typedef in boost::compute::buffer_allocator
|
/third_party/boost/libs/multi_index/test/ |
D | small_allocator.hpp | 23 typedef const T* const_pointer; typedef in small_allocator
|