Home
last modified time | relevance | path

Searched defs:some_alloc2 (Results 1 – 17 of 17) sorted by relevance

/external/libcxx/test/std/strings/basic.string/string.nonmembers/string.special/
Dswap_noexcept.pass.cpp44 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;
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.spec/
Dswap_noexcept.pass.cpp44 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/
Dswap_noexcept.pass.cpp44 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;
Dmove_assign_noexcept.pass.cpp35 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/containers/sequences/vector/vector.special/
Dswap_noexcept.pass.cpp45 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/
Dswap_noexcept.pass.cpp44 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/
Dswap_noexcept.pass.cpp44 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/strings/basic.string/string.cons/
Dmove_assign_noexcept.pass.cpp39 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;
/external/libcxx/test/std/containers/sequences/vector/vector.cons/
Dmove_assign_noexcept.pass.cpp35 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/containers/associative/set/set.special/
Dswap_noexcept.pass.cpp70 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;
/external/libcxx/test/std/containers/associative/multiset/multiset.special/
Dswap_noexcept.pass.cpp70 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;
/external/libcxx/test/std/containers/associative/multimap/multimap.special/
Dswap_noexcept.pass.cpp70 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/
Dswap_noexcept.pass.cpp70 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/
Dswap_noexcept.pass.cpp97 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/
Dswap_noexcept.pass.cpp97 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/
Dswap_noexcept.pass.cpp97 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;
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_noexcept.pass.cpp97 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;