Home
last modified time | relevance | path

Searched defs:is_always_equal (Results 1 – 25 of 66) sorted by relevance

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Dallocator_is_always_equal_test.cpp27 typedef std::false_type is_always_equal; typedef
33 typedef std::true_type is_always_equal; typedef
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.cons/
H A Dmove_assign_noexcept.pass.cpp49 typedef std::true_type is_always_equal; typedef
63 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/libcxx/test/std/containers/sequences/vector/vector.cons/
H A Dmove_assign_noexcept.pass.cpp44 typedef std::true_type is_always_equal; typedef
57 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/libcxx/test/std/containers/sequences/vector.bool/
H A Dmove_assign_noexcept.pass.cpp44 typedef std::true_type is_always_equal; typedef
57 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector.bool/
H A Dmove_assign_noexcept.pass.cpp43 typedef std::true_type is_always_equal; typedef
56 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.cons/
H A Dmove_assign_noexcept.pass.cpp46 typedef std::true_type is_always_equal; typedef
59 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector/vector.cons/
H A Dmove_assign_noexcept.pass.cpp46 typedef std::true_type is_always_equal; typedef
60 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/string.streams/stringbuf/stringbuf.assign/
H A Dnonmember_swap_noexcept.pass.cpp39 using is_always_equal = std::true_type; typedef
45 using is_always_equal = std::true_type; typedef
H A Dmember_swap_noexcept.pass.cpp40 using is_always_equal = std::true_type; typedef
46 using is_always_equal = std::true_type; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/any/
H A Dallocator.pass.cpp49 using is_always_equal = std::true_type; typedef
79 using is_always_equal = std::true_type; typedef
/aosp_15_r20/external/libcxx/test/std/containers/associative/map/map.special/
H A Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/libcxx/test/std/containers/associative/set/set.special/
H A Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/libcxx/test/std/containers/associative/multiset/multiset.special/
H A Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/libcxx/test/std/containers/associative/multimap/multimap.special/
H A Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dnew_allocator.hpp54 typedef BOOST_CONTAINER_IMPDEF(new_allocator_bool<true>) is_always_equal; typedef in boost::container::new_allocator
120 typedef BOOST_CONTAINER_IMPDEF(new_allocator_bool<true>) is_always_equal; typedef in boost::container::new_allocator
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/map/map.special/
H A Dswap_noexcept.pass.cpp78 typedef std::true_type is_always_equal; typedef
91 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multiset/multiset.special/
H A Dswap_noexcept.pass.cpp78 typedef std::true_type is_always_equal; typedef
91 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/set/set.special/
H A Dswap_noexcept.pass.cpp78 typedef std::true_type is_always_equal; typedef
91 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multimap/multimap.special/
H A Dswap_noexcept.pass.cpp78 typedef std::true_type is_always_equal; typedef
91 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
H A Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.map/unord.map.swap/
H A Dswap_noexcept.pass.cpp105 typedef std::true_type is_always_equal; typedef
118 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
H A Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multimap/unord.multimap.swap/
H A Dswap_noexcept.pass.cpp105 typedef std::true_type is_always_equal; typedef
118 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multiset/unord.multiset.swap/
H A Dswap_noexcept.pass.cpp105 typedef std::true_type is_always_equal; typedef
118 typedef std::false_type is_always_equal; typedef
/aosp_15_r20/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
H A Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef

123