/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.nonmembers/string.special/ |
H A D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 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;
|
/aosp_15_r20/external/libcxx/test/std/containers/sequences/deque/deque.special/ |
H A 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;
|
/aosp_15_r20/external/libcxx/test/std/containers/sequences/vector.bool/ |
H A 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;
|
H A 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;
|
/aosp_15_r20/external/libcxx/test/std/containers/sequences/list/list.special/ |
H A D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() function 50 void deallocate(void*, unsigned) {} in deallocate() 52 typedef std::false_type propagate_on_container_swap; 53 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector/vector.special/ |
H A D | swap_noexcept.compile.pass.cpp | 45 struct some_alloc2 struct 49 some_alloc2() {} in some_alloc2() function 52 void deallocate(void*, unsigned) {} in deallocate() 54 typedef std::false_type propagate_on_container_swap; 55 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/libcxx/test/std/containers/sequences/vector/vector.special/ |
H A D | swap_noexcept.pass.cpp | 45 struct some_alloc2 struct 49 some_alloc2() {} in some_alloc2() argument 51 void deallocate(void*, unsigned) {} in deallocate() 53 typedef std::false_type propagate_on_container_swap; 54 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.spec/ |
H A D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() function 50 void deallocate(void*, unsigned) {} in deallocate() 52 typedef std::false_type propagate_on_container_swap; 53 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.nonmembers/string.special/ |
H A D | swap_noexcept.pass.cpp | 42 struct some_alloc2 { struct 45 some_alloc2() {} in some_alloc2() argument 48 void deallocate(void*, unsigned) {} in deallocate() 50 typedef std::false_type propagate_on_container_swap; 51 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/forwardlist/forwardlist.spec/ |
H A D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 51 void deallocate(void*, unsigned) {} in deallocate() 53 typedef std::false_type propagate_on_container_swap; 54 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/deque/deque.special/ |
H A D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 51 void deallocate(void*, unsigned) {} in deallocate() 53 typedef std::false_type propagate_on_container_swap; 54 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector.bool/ |
H A D | swap_noexcept.pass.cpp | 43 struct some_alloc2 struct 47 some_alloc2() {} in some_alloc2() argument 49 void deallocate(void*, unsigned) {} in deallocate() 51 typedef std::false_type propagate_on_container_swap; 52 typedef std::true_type is_always_equal;
|
H A D | move_assign_noexcept.pass.cpp | 34 struct some_alloc2 struct 38 some_alloc2() {} in some_alloc2() function 40 void deallocate(void*, unsigned) {} in deallocate() 42 typedef std::false_type propagate_on_container_move_assignment; 43 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/list/list.special/ |
H A D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 51 void deallocate(void*, unsigned) {} in deallocate() 53 typedef std::false_type propagate_on_container_swap; 54 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.cons/ |
H A D | move_assign_noexcept.pass.cpp | 39 struct some_alloc2 struct 43 some_alloc2() {} in some_alloc2() argument 46 void deallocate(void*, unsigned) {} in deallocate() 48 typedef std::false_type propagate_on_container_move_assignment; 49 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/libcxx/test/std/containers/sequences/vector/vector.cons/ |
H A 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;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.cons/ |
H A D | move_assign_noexcept.pass.cpp | 37 struct some_alloc2 { struct 40 some_alloc2() {} in some_alloc2() argument 43 void deallocate(void*, unsigned) {} in deallocate() 45 typedef std::false_type propagate_on_container_move_assignment; 46 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector/vector.cons/ |
H A D | move_assign_noexcept.pass.cpp | 36 struct some_alloc2 struct 40 some_alloc2() {} in some_alloc2() argument 43 void deallocate(void*, unsigned) {} in deallocate() 45 typedef std::false_type propagate_on_container_move_assignment; 46 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/map/map.special/ |
H A 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;
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/set/set.special/ |
H A D | swap_noexcept.pass.cpp | 70 struct some_alloc2 struct 74 some_alloc2() {} in some_alloc2() function 76 void deallocate(void*, unsigned) {} in deallocate() 78 typedef std::false_type propagate_on_container_swap; 79 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/multiset/multiset.special/ |
H A 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;
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/multimap/multimap.special/ |
H A 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;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/map/map.special/ |
H A D | swap_noexcept.pass.cpp | 69 struct some_alloc2 struct 73 some_alloc2() {} in some_alloc2() argument 75 void deallocate(void*, unsigned) {} in deallocate() 77 typedef std::false_type propagate_on_container_swap; 78 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multiset/multiset.special/ |
H A D | swap_noexcept.pass.cpp | 69 struct some_alloc2 struct 73 some_alloc2() {} in some_alloc2() function 75 void deallocate(void*, unsigned) {} in deallocate() 77 typedef std::false_type propagate_on_container_swap; 78 typedef std::true_type is_always_equal;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/set/set.special/ |
H A D | swap_noexcept.pass.cpp | 69 struct some_alloc2 struct 73 some_alloc2() {} in some_alloc2() function 75 void deallocate(void*, unsigned) {} in deallocate() 77 typedef std::false_type propagate_on_container_swap; 78 typedef std::true_type is_always_equal;
|