/external/libcxx/test/std/strings/basic.string/string.nonmembers/string.special/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 50 void deallocate(void*, unsigned) {} in deallocate() 52 typedef std::false_type propagate_on_container_swap; 53 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/sequences/deque/deque.special/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 50 void deallocate(void*, unsigned) {} in deallocate() 52 typedef std::false_type propagate_on_container_swap; 53 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.spec/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 50 void deallocate(void*, unsigned) {} in deallocate() 52 typedef std::false_type propagate_on_container_swap; 53 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/sequences/vector/vector.special/ |
D | swap_noexcept.pass.cpp | 45 struct some_alloc2 struct 49 some_alloc2() {} in some_alloc2() function 51 void deallocate(void*, unsigned) {} in deallocate() 53 typedef std::false_type propagate_on_container_swap; 54 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/sequences/list/list.special/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 50 void deallocate(void*, unsigned) {} in deallocate() 52 typedef std::false_type propagate_on_container_swap; 53 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/sequences/vector.bool/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 50 void deallocate(void*, unsigned) {} in deallocate() 52 typedef std::false_type propagate_on_container_swap; 53 typedef std::true_type is_always_equal;
|
D | move_assign_noexcept.pass.cpp | 35 struct some_alloc2 struct 39 some_alloc2() {} in some_alloc2() argument 41 void deallocate(void*, unsigned) {} in deallocate() 43 typedef std::false_type propagate_on_container_move_assignment; 44 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/strings/basic.string/string.cons/ |
D | move_assign_noexcept.pass.cpp | 38 struct some_alloc2 struct 42 some_alloc2() {} in some_alloc2() function 44 void deallocate(void*, unsigned) {} in deallocate() 46 typedef std::false_type propagate_on_container_move_assignment; 47 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/sequences/vector/vector.cons/ |
D | move_assign_noexcept.pass.cpp | 35 struct some_alloc2 struct 39 some_alloc2() {} in some_alloc2() function 41 void deallocate(void*, unsigned) {} in deallocate() 43 typedef std::false_type propagate_on_container_move_assignment; 44 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/associative/set/set.special/ |
D | swap_noexcept.pass.cpp | 70 struct some_alloc2 struct 74 some_alloc2() {} in some_alloc2() argument 76 void deallocate(void*, unsigned) {} in deallocate() 78 typedef std::false_type propagate_on_container_swap; 79 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/associative/multiset/multiset.special/ |
D | swap_noexcept.pass.cpp | 70 struct some_alloc2 struct 74 some_alloc2() {} in some_alloc2() argument 76 void deallocate(void*, unsigned) {} in deallocate() 78 typedef std::false_type propagate_on_container_swap; 79 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/associative/multimap/multimap.special/ |
D | swap_noexcept.pass.cpp | 70 struct some_alloc2 struct 74 some_alloc2() {} in some_alloc2() argument 76 void deallocate(void*, unsigned) {} in deallocate() 78 typedef std::false_type propagate_on_container_swap; 79 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/associative/map/map.special/ |
D | swap_noexcept.pass.cpp | 70 struct some_alloc2 struct 74 some_alloc2() {} in some_alloc2() argument 76 void deallocate(void*, unsigned) {} in deallocate() 78 typedef std::false_type propagate_on_container_swap; 79 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/ |
D | swap_noexcept.pass.cpp | 97 struct some_alloc2 struct 101 some_alloc2() {} in some_alloc2() argument 103 void deallocate(void*, unsigned) {} in deallocate() 105 typedef std::false_type propagate_on_container_swap; 106 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/ |
D | swap_noexcept.pass.cpp | 97 struct some_alloc2 struct 101 some_alloc2() {} in some_alloc2() argument 103 void deallocate(void*, unsigned) {} in deallocate() 105 typedef std::false_type propagate_on_container_swap; 106 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/ |
D | swap_noexcept.pass.cpp | 97 struct some_alloc2 struct 101 some_alloc2() {} in some_alloc2() argument 103 void deallocate(void*, unsigned) {} in deallocate() 105 typedef std::false_type propagate_on_container_swap; 106 typedef std::true_type is_always_equal;
|
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/ |
D | swap_noexcept.pass.cpp | 97 struct some_alloc2 struct 101 some_alloc2() {} in some_alloc2() function 103 void deallocate(void*, unsigned) {} in deallocate() 105 typedef std::false_type propagate_on_container_swap; 106 typedef std::true_type is_always_equal;
|