/aosp_15_r20/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/ |
H A D | const_void_pointer.pass.cpp | 49 typedef CPtr<const void> const_void_pointer; typedef 58 typedef int const_void_pointer; typedef
|
H A D | size_type.pass.cpp | 44 struct const_void_pointer {}; struct
|
H A D | difference_type.pass.cpp | 45 struct const_void_pointer {}; struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.types/ |
H A D | const_void_pointer.pass.cpp | 48 typedef CPtr<const void> const_void_pointer; typedef 57 typedef int const_void_pointer; typedef
|
H A D | size_type.pass.cpp | 43 struct const_void_pointer {}; struct
|
H A D | difference_type.pass.cpp | 44 struct const_void_pointer {}; struct
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/align/include/boost/align/ |
D | aligned_allocator.hpp | 38 typedef const void* const_void_pointer; typedef in boost::alignment::aligned_allocator 62 pointer allocate(size_type size, const_void_pointer = 0) { in allocate() argument
|
D | aligned_allocator_adaptor.hpp | 52 typedef const void* const_void_pointer; typedef in boost::alignment::aligned_allocator_adaptor
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/ |
D | allocator_traits_test.cpp | 112 typedef SimpleSmartPtr<const void> const_void_pointer; typedef in ComplexAllocator 144 pointer allocate(size_type n, const const_void_pointer &) in allocate()
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/ |
H A D | exception_safety_testing.h | 641 using const_void_pointer = const void*; variable 709 pointer allocate(size_type n, const_void_pointer) noexcept( in allocate() argument
|
/aosp_15_r20/external/abseil-cpp/absl/base/internal/ |
H A D | exception_safety_testing.h | 641 using const_void_pointer = const void*; variable 709 pointer allocate(size_type n, const_void_pointer) noexcept( in allocate() argument
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/ |
H A D | exception_safety_testing.h | 641 using const_void_pointer = const void*; variable 709 pointer allocate(size_type n, const_void_pointer) noexcept( in allocate() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | exception_safety_testing.h | 641 using const_void_pointer = const void*; variable 709 pointer allocate(size_type n, const_void_pointer) noexcept( in allocate() argument
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/ |
H A D | exception_safety_testing.h | 641 using const_void_pointer = const void*; variable 709 pointer allocate(size_type n, const_void_pointer) noexcept( in allocate() argument
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
H A D | exception_safety_testing.h | 641 using const_void_pointer = const void*; variable 709 pointer allocate(size_type n, const_void_pointer) noexcept( in allocate() argument
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/ |
H A D | exception_safety_testing.h | 632 using const_void_pointer = const void*; variable 700 pointer allocate(size_type n, const_void_pointer) noexcept( in allocate() argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
D | allocator_traits.hpp | 165 typedef see_documentation const_void_pointer; typedef 233 const_void_pointer; typedef
|
D | small_vector.hpp | 153 typedef typename allocator_traits<allocator_type>::const_void_pointer const_void_pointer; typedef in boost::container::small_vector_allocator 385 typedef typename allocator_traits<secondary_allocator_t>::const_void_pointer const_void_pointer; typedef in boost::container::small_vector_base
|
D | scoped_allocator.hpp | 606 typedef typename outer_traits_type::const_void_pointer const_void_pointer; typedef in boost::container::scoped_allocator_adaptor
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/ |
D | allocator_const_void_pointer_test.cpp | 16 typedef int* const_void_pointer; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/ |
D | small_allocator.hpp | 25 typedef const void* const_void_pointer; typedef in small_allocator
|
D | non_std_allocator.hpp | 107 typedef const void* const_void_pointer; typedef in non_std_allocator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/objects/ |
D | minimal.hpp | 396 typedef void_const_ptr const_void_pointer; typedef in test::minimal::allocator 466 typedef void_const_ptr const_void_pointer; typedef in test::minimal::allocator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/test/ |
D | string_view_test2.cpp | 258 typedef const void* const_void_pointer; typedef in custom_allocator
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/memory/ |
H A D | memory_test.cc | 387 struct const_void_pointer {}; in TEST() struct
|