Home
last modified time | relevance | path

Searched defs:const_pointer (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/external/cronet/stable/third_party/libc++/src/include/__cxx03/__memory/
Dallocator.h42 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
57 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory/
Dallocator.h42 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
57 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dconst_pointer.pass.cpp49 typedef CPtr<const T> const_pointer; typedef
56 typedef void const_pointer; typedef
/external/cronet/stable/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dconst_pointer.pass.cpp48 typedef CPtr<const T> const_pointer; typedef
55 typedef void const_pointer; typedef
/external/cronet/tot/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dconst_pointer.pass.cpp48 typedef CPtr<const T> const_pointer; typedef
55 typedef void const_pointer; typedef
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/
DAlignedAllocator.h23 typedef const void* const_pointer; typedef
37 typedef const T* const_pointer; typedef
/external/XNNPACK/src/xnnpack/
Daligned-allocator.h29 typedef const void* const_pointer; typedef
43 typedef const T* const_pointer; typedef
/external/sdv/vsomeip/third_party/boost/pool/include/boost/pool/
Dpool_alloc.hpp161 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
/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dsmart_ptr.hpp42 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
/external/cronet/stable/third_party/libc++/src/include/__memory/
Dallocator.h42 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
/external/cronet/tot/third_party/libc++/src/include/__memory/
Dallocator.h42 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
/external/sdv/vsomeip/third_party/boost/core/test/
Dallocator_const_pointer_test.cpp15 typedef int* const_pointer; typedef
Dallocator_const_void_pointer_test.cpp15 typedef int* const_pointer; typedef
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/
Dstorage_traits.hpp41 using const_pointer = typename array_type::const_pointer; typedef
67 using const_pointer = typename array_type::const_pointer; typedef
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dnew_allocator.hpp50 typedef const void* const_pointer; typedef in boost::container::new_allocator
112 typedef const T * const_pointer; typedef in boost::container::new_allocator
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/traits/
Dc_array.hpp46 typedef const T *const_pointer; typedef
78 typedef const T *const_pointer; typedef
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dhook_traits.hpp48 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
Dis_stateful_value_traits.hpp58 typedef typename ValueTraits::const_pointer const_pointer; typedef
/external/pigweed/pw_containers/public/pw_containers/internal/
Draw_storage.h50 using const_pointer = const value_type*; variable
/external/pigweed/pw_multibuf/public/pw_multibuf/
Dchunk.h70 using const_pointer = const std::byte*; variable
355 using const_pointer = const std::byte*; variable
/external/libcxx/test/support/
Dtest_allocator.h84 typedef const value_type* const_pointer; typedef
174 typedef const value_type* const_pointer; typedef
236 typedef const value_type* const_pointer; typedef
407 typedef const value_type* const_pointer; typedef
/external/cronet/tot/third_party/libc++/src/src/include/
Dsso_allocator.h31 typedef const void* const_pointer; typedef
/external/cronet/stable/third_party/libc++/src/src/include/
Dsso_allocator.h31 typedef const void* const_pointer; typedef
/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dshared_ptr_alloc2_test.cpp39 typedef T const * const_pointer; typedef in test_allocator
143 typedef void const * const_pointer; typedef in test_allocator
/external/sdv/vsomeip/third_party/boost/pool/example/
Dsys_allocator.hpp26 typedef const T * const_pointer; typedef
70 typedef const T * const_pointer; typedef

12345678910>>...14