Home
last modified time | relevance | path

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

/third_party/boost/libs/core/test/
Dallocator_const_void_pointer_test.cpp16 typedef int* const_void_pointer; typedef
/third_party/boost/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
/third_party/boost/libs/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
/third_party/boost/libs/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()
/third_party/abseil-cpp/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
/third_party/skia/third_party/externals/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
/third_party/boost/boost/container/
Dallocator_traits.hpp156 typedef see_documentation const_void_pointer; typedef
224 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
/third_party/boost/boost/poly_collection/detail/
Dallocator_adaptor.hpp99 using const_void_pointer=typename traits::const_void_pointer; typedef
/third_party/boost/libs/utility/test/
Dstring_view_test2.cpp258 typedef const void* const_void_pointer; typedef in custom_allocator
/third_party/boost/libs/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
Dtest.hpp595 typedef void_const_ptr const_void_pointer; typedef in test::allocator2
/third_party/abseil-cpp/absl/memory/
Dmemory_test.cc387 struct const_void_pointer {}; in TEST() struct
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
Dmemory_test.cc387 struct const_void_pointer {}; in TEST() struct