Home
last modified time | relevance | path

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

12

/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dconst_void_pointer.pass.cpp49 typedef CPtr<const void> const_void_pointer; typedef
58 typedef int const_void_pointer; typedef
Dsize_type.pass.cpp44 struct const_void_pointer {}; struct
Ddifference_type.pass.cpp45 struct const_void_pointer {}; struct
/external/cronet/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dconst_void_pointer.pass.cpp48 typedef CPtr<const void> const_void_pointer; typedef
57 typedef int const_void_pointer; typedef
Dsize_type.pass.cpp43 struct const_void_pointer {}; struct
Ddifference_type.pass.cpp44 struct const_void_pointer {}; struct
/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
/external/sdv/vsomeip/third_party/boost/core/test/
Dallocator_const_void_pointer_test.cpp16 typedef int* const_void_pointer; typedef
/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
/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()
/external/libtextclassifier/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
/external/angle/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
/external/rust/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
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dexception_safety_testing.h632 using const_void_pointer = const void*; variable
700 pointer allocate(size_type n, const_void_pointer) noexcept( in allocate() argument
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/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
/external/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
/external/tensorflow/third_party/absl/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
/external/webrtc/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
/external/cronet/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
/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
/external/sdv/vsomeip/third_party/boost/utility/test/
Dstring_view_test2.cpp258 typedef const void* const_void_pointer; typedef in custom_allocator
/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

12