Home
last modified time | relevance | path

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

12345678910>>...13

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/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
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/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
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/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
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/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
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/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
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/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
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/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
/dports/devel/libc++/libcxx-10.0.1.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
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/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
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/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
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/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
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/boost_multi/multi/adaptors/fftw/
H A Dmemory.hpp37 using const_void_pointer = typename std::pointer_traits<pointer>::template typedef in boost::multi::fftw::allocator
61 value_type* allocate(std::size_t n, const_void_pointer){return allocate(n);} in allocate() argument
/dports/devel/boost-python-libs/boost_1_72_0/boost/align/
H A 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
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/align/
H A 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
/dports/devel/R-cran-BH/BH/inst/include/boost/align/
H A 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
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/align/test/
H A Daligned_allocator_adaptor_test.cpp23 typedef const void* const_void_pointer; typedef in Allocator
47 pointer allocate(size_type size, const_void_pointer = 0) { in allocate() argument
/dports/databases/percona57-server/boost_1_59_0/libs/align/test/
H A Daligned_allocator_adaptor_test.cpp23 typedef const void* const_void_pointer; typedef in Allocator
47 pointer allocate(size_type size, const_void_pointer = 0) { in allocate() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/align/test/
H A Daligned_allocator_adaptor_test.cpp23 typedef const void* const_void_pointer; typedef in Allocator
47 pointer allocate(size_type size, const_void_pointer = 0) { in allocate() argument
/dports/databases/percona57-client/boost_1_59_0/libs/align/test/
H A Daligned_allocator_adaptor_test.cpp23 typedef const void* const_void_pointer; typedef in Allocator
47 pointer allocate(size_type size, const_void_pointer = 0) { in allocate() argument
/dports/devel/boost-libs/boost_1_72_0/boost/align/
H A 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
/dports/devel/boost-docs/boost_1_72_0/boost/align/
H A 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
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/align/test/
H A Daligned_allocator_adaptor_test.cpp23 typedef const void* const_void_pointer; typedef in Allocator
47 pointer allocate(size_type size, const_void_pointer = 0) { in allocate() argument
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/align/
H A 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
/dports/devel/hyperscan/boost_1_75_0/boost/align/
H A 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
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/allocator_traits/requirements/
H A Dtypedefs.cc35 typedef typename test_type::const_void_pointer const_void_pointer; in test01() typedef

12345678910>>...13