/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/ |
H A D | construct.pass.cpp | 29 typedef A1<B> allocator_type; typedef 45 typedef std::scoped_allocator_adaptor<A2<C>> allocator_type; typedef 61 typedef std::scoped_allocator_adaptor<A2<D>> allocator_type; typedef 78 typedef std::scoped_allocator_adaptor<A1<E>> allocator_type; typedef 95 typedef std::scoped_allocator_adaptor<A2<F>> allocator_type; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/allocator.adaptor/allocator.adaptor.members/ |
H A D | construct.pass.cpp | 29 typedef A1<B> allocator_type; typedef 45 typedef std::scoped_allocator_adaptor<A2<C>> allocator_type; typedef 61 typedef std::scoped_allocator_adaptor<A2<D>> allocator_type; typedef 78 typedef std::scoped_allocator_adaptor<A1<E>> allocator_type; typedef 95 typedef std::scoped_allocator_adaptor<A2<F>> allocator_type; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/memory/allocator.uses/allocator.uses.trait/ |
H A D | uses_allocator.pass.cpp | 23 typedef int allocator_type; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/memory/allocator.uses/allocator.uses.trait/ |
H A D | uses_allocator.pass.cpp | 23 typedef int allocator_type; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
H A D | exception-spec-crash.cpp | 16 typedef _Allocator allocator_type; typedef in basic_string
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | lpad-linetable.cpp | 30 typedef _Alloc allocator_type; typedef 45 typedef _Alloc allocator_type; typedef in std::vector
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/except/except.spec/ |
H A D | canonical.cpp | 22 typedef _Allocator allocator_type; typedef in std::basic_string
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/tuple/tuple.tuple/ |
H A D | alloc_last.h | 21 typedef A1<int> allocator_type; typedef
|
H A D | alloc_first.h | 21 typedef A1<int> allocator_type; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/tuple/tuple.tuple/ |
H A D | alloc_first.h | 21 typedef A1<int> allocator_type; typedef
|
H A D | alloc_last.h | 21 typedef A1<int> allocator_type; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | PR9908.cpp | 13 typedef Alloc allocator_type; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/ |
H A D | ctor_queue_alloc.pass.cpp | 37 typedef test_allocator<int> allocator_type; typedef
|
H A D | ctor_rcontainer_alloc.pass.cpp | 40 typedef test_allocator<MoveOnly> allocator_type; typedef
|
H A D | ctor_rqueue_alloc.pass.cpp | 40 typedef test_allocator<MoveOnly> allocator_type; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/queue/queue.cons.alloc/ |
H A D | ctor_queue_alloc.pass.cpp | 37 typedef test_allocator<int> allocator_type; typedef
|
H A D | ctor_rcontainer_alloc.pass.cpp | 40 typedef test_allocator<MoveOnly> allocator_type; typedef
|
H A D | ctor_rqueue_alloc.pass.cpp | 40 typedef test_allocator<MoveOnly> allocator_type; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/ |
H A D | ctor_copy_alloc.pass.cpp | 37 typedef test_allocator<int> allocator_type; typedef
|
H A D | ctor_rcontainer_alloc.pass.cpp | 40 typedef test_allocator<MoveOnly> allocator_type; typedef
|
H A D | ctor_rqueue_alloc.pass.cpp | 40 typedef test_allocator<MoveOnly> allocator_type; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/stack/stack.cons.alloc/ |
H A D | ctor_copy_alloc.pass.cpp | 37 typedef test_allocator<int> allocator_type; typedef
|
H A D | ctor_rcontainer_alloc.pass.cpp | 40 typedef test_allocator<MoveOnly> allocator_type; typedef
|
H A D | ctor_rqueue_alloc.pass.cpp | 40 typedef test_allocator<MoveOnly> allocator_type; typedef
|