Home
last modified time | relevance | path

Searched defs:const_void_pointer (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
H A Dconst_void_pointer.pass.cpp49 typedef CPtr<const void> const_void_pointer; typedef
58 typedef int const_void_pointer; typedef
H A Dsize_type.pass.cpp44 struct const_void_pointer {}; struct
H A Ddifference_type.pass.cpp45 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 Dconst_void_pointer.pass.cpp48 typedef CPtr<const void> const_void_pointer; typedef
57 typedef int const_void_pointer; typedef
H A Dsize_type.pass.cpp43 struct const_void_pointer {}; struct
H A Ddifference_type.pass.cpp44 struct const_void_pointer {}; struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/align/include/boost/align/
Daligned_allocator.hpp38 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
Daligned_allocator_adaptor.hpp52 typedef const void* const_void_pointer; typedef in boost::alignment::aligned_allocator_adaptor
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dallocator_traits_test.cpp112 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 Dexception_safety_testing.h641 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 Dexception_safety_testing.h641 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 Dexception_safety_testing.h641 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/
Dexception_safety_testing.h641 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 Dexception_safety_testing.h641 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 Dexception_safety_testing.h641 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 Dexception_safety_testing.h632 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/
Dallocator_traits.hpp165 typedef see_documentation const_void_pointer; typedef
233 const_void_pointer; typedef
Dsmall_vector.hpp153 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
Dscoped_allocator.hpp606 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/
Dallocator_const_void_pointer_test.cpp16 typedef int* const_void_pointer; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dsmall_allocator.hpp25 typedef const void* const_void_pointer; typedef in small_allocator
Dnon_std_allocator.hpp107 typedef const void* const_void_pointer; typedef in non_std_allocator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/objects/
Dminimal.hpp396 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/
Dstring_view_test2.cpp258 typedef const void* const_void_pointer; typedef in custom_allocator
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/memory/
H A Dmemory_test.cc387 struct const_void_pointer {}; in TEST() struct

12