/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/ |
D | propagate_on_container_swap.pass.cpp | 27 typedef std::true_type propagate_on_container_swap; typedef 38 …static_assert((std::is_same<std::allocator_traits<A<char> >::propagate_on_container_swap, std::tru… in main() 39 …static_assert((std::is_same<std::allocator_traits<B<char> >::propagate_on_container_swap, std::fal… in main()
|
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/ |
D | propagate_on_container_swap.pass.cpp | 27 std::scoped_allocator_adaptor<A1<int>>::propagate_on_container_swap, in main() 31 std::scoped_allocator_adaptor<A1<int>, A2<int>>::propagate_on_container_swap, in main() 35 std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>>::propagate_on_container_swap, in main()
|
/external/libcxx/test/std/strings/basic.string/string.nonmembers/string.special/ |
D | swap_noexcept.pass.cpp | 32 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/test/std/containers/sequences/vector.bool/ |
D | swap_noexcept.pass.cpp | 32 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/test/std/containers/sequences/vector/vector.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.spec/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/test/std/containers/sequences/deque/deque.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/test/std/containers/sequences/list/list.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/test/std/containers/associative/set/set.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/test/std/containers/associative/multiset/multiset.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/test/std/containers/associative/map/map.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/test/std/containers/associative/multimap/multimap.special/ |
D | swap_noexcept.pass.cpp | 33 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/include/ |
D | scoped_allocator | 40 typedef see below propagate_on_container_swap; 162 propagate_on_container_swap::value; 169 allocator_traits<_A0>::propagate_on_container_swap::value || 399 > propagate_on_container_swap;
|
D | __split_buffer | 143 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value|| 162 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value|| 165 __alloc_traits::propagate_on_container_swap::value>());} 427 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value||
|
D | vector | 122 noexcept(!allocator_type::propagate_on_container_swap::value || 240 noexcept(!allocator_type::propagate_on_container_swap::value || 392 !__alloc_traits::propagate_on_container_swap::value || 395 __alloc_traits::propagate_on_container_swap::value>());} 759 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 2018 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 2021 _LIBCPP_ASSERT(__alloc_traits::propagate_on_container_swap::value || 2023 "vector::swap: Either propagate_on_container_swap must be true" 2357 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 2439 !__storage_traits::propagate_on_container_swap::value || [all …]
|
D | forward_list | 110 noexcept(!allocator_type::propagate_on_container_swap::value || 446 _NOEXCEPT_(!__node_traits::propagate_on_container_swap::value || 472 _NOEXCEPT_(!__node_traits::propagate_on_container_swap::value || 475 __node_traits::propagate_on_container_swap::value>());} 527 _NOEXCEPT_(!__node_traits::propagate_on_container_swap::value || 718 _NOEXCEPT_(!__node_traits::propagate_on_container_swap::value ||
|
D | list | 121 noexcept(!allocator_type::propagate_on_container_swap::value || 608 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value || 627 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value || 630 __node_alloc_traits::propagate_on_container_swap::value>());} 743 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value || 746 _LIBCPP_ASSERT(__alloc_traits::propagate_on_container_swap::value || 748 "list::swap: Either propagate_on_container_swap must be true" 987 _NOEXCEPT_(!__node_alloc_traits::propagate_on_container_swap::value ||
|
D | __hash_table | 992 (!allocator_traits<__pointer_allocator>::propagate_on_container_swap::value || 994 (!__node_traits::propagate_on_container_swap::value || 1131 !allocator_traits<_Ap>::propagate_on_container_swap::value || 1136 allocator_traits<_Ap>::propagate_on_container_swap::value 2362 (!allocator_traits<__pointer_allocator>::propagate_on_container_swap::value || 2364 (!__node_traits::propagate_on_container_swap::value ||
|
D | deque | 127 noexcept(!allocator_type::propagate_on_container_swap::value || 969 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 1009 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 1012 __alloc_traits::propagate_on_container_swap::value>());} 1149 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value|| 1357 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value || 2818 _NOEXCEPT_(!__alloc_traits::propagate_on_container_swap::value ||
|
D | __tree | 944 (!__node_traits::propagate_on_container_swap::value || 1116 !__node_traits::propagate_on_container_swap::value || 1119 __node_traits::propagate_on_container_swap::value>());} 1471 (!__node_traits::propagate_on_container_swap::value ||
|
D | set | 126 (!allocator_type::propagate_on_container_swap::value || 307 (!allocator_type::propagate_on_container_swap::value ||
|
D | unordered_set | 123 (!allocator_type::propagate_on_container_swap::value || 272 (!allocator_type::propagate_on_container_swap::value ||
|
/external/libcxx/test/std/thread/futures/ |
D | test_allocator.h | 149 typedef std::true_type propagate_on_container_swap; typedef
|
/external/libcxx/test/support/ |
D | allocators.h | 133 typedef std::true_type propagate_on_container_swap; typedef
|
D | test_allocator.h | 215 typedef std::true_type propagate_on_container_swap; typedef
|