Home
last modified time | relevance | path

Searched refs:is_always_equal (Results 1 – 25 of 31) sorted by relevance

12

/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
Dis_always_equal.pass.cpp29 std::allocator_traits<A1<int>>::is_always_equal, std::false_type>::value in main()
33 std::allocator_traits<min_allocator<int>>::is_always_equal, std::true_type>::value in main()
39 std::scoped_allocator_adaptor<A1<int>>::is_always_equal, in main()
40 std::allocator_traits<A1<int>>::is_always_equal in main()
46 std::scoped_allocator_adaptor<min_allocator<int>>::is_always_equal, in main()
47 std::allocator_traits<min_allocator<int>>::is_always_equal in main()
52 std::scoped_allocator_adaptor<A1<int>, A2<int>>::is_always_equal::value == in main()
53 ( std::allocator_traits<A1<int>>::is_always_equal::value && in main()
54 std::allocator_traits<A2<int>>::is_always_equal::value) in main()
59 std::scoped_allocator_adaptor<A1<int>, min_allocator<int>>::is_always_equal::value == in main()
[all …]
/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dis_always_equal.pass.cpp27 typedef std::true_type is_always_equal; typedef
45 …static_assert((std::is_same<std::allocator_traits<A<char> >::is_always_equal, std::true_type>::val… in main()
46 …static_assert((std::is_same<std::allocator_traits<B<char> >::is_always_equal, std::true_type>::val… in main()
47 …static_assert((std::is_same<std::allocator_traits<C<char> >::is_always_equal, std::false_type>::va… in main()
49 …static_assert((std::is_same<std::allocator_traits<A<const char> >::is_always_equal, std::true_type… in main()
50 …static_assert((std::is_same<std::allocator_traits<B<const char> >::is_always_equal, std::true_type… in main()
51 …static_assert((std::is_same<std::allocator_traits<C<const char> >::is_always_equal, std::false_typ… in main()
/external/libcxx/test/std/containers/sequences/vector.bool/
Dmove_assign_noexcept.pass.cpp44 typedef std::true_type is_always_equal; typedef
57 typedef std::false_type is_always_equal; typedef
Dswap_noexcept.pass.cpp53 typedef std::true_type is_always_equal; typedef
/external/libcxx/test/std/strings/basic.string/string.cons/
Dmove_assign_noexcept.pass.cpp49 typedef std::true_type is_always_equal; typedef
63 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/utilities/memory/default.allocator/
Dallocator_types.pass.cpp49 …static_assert((std::is_same<std::allocator< char>::is_always_equal, std::true_type>::value), … in main()
50 …LIBCPP_STATIC_ASSERT((std::is_same<std::allocator<const char>::is_always_equal, std::true_type>::v… in main()
/external/libcxx/test/std/containers/sequences/vector/vector.cons/
Dmove_assign_noexcept.pass.cpp44 typedef std::true_type is_always_equal; typedef
57 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/associative/set/set.special/
Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/associative/multiset/multiset.special/
Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/associative/multimap/multimap.special/
Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/associative/map/map.special/
Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/strings/basic.string/string.nonmembers/string.special/
Dswap_noexcept.pass.cpp54 typedef std::true_type is_always_equal; typedef
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.spec/
Dswap_noexcept.pass.cpp53 typedef std::true_type is_always_equal; typedef
/external/libcxx/test/std/containers/sequences/vector/vector.special/
Dswap_noexcept.pass.cpp54 typedef std::true_type is_always_equal; typedef
/external/libcxx/test/std/containers/sequences/list/list.special/
Dswap_noexcept.pass.cpp53 typedef std::true_type is_always_equal; typedef
/external/libcxx/test/std/containers/sequences/deque/deque.special/
Dswap_noexcept.pass.cpp53 typedef std::true_type is_always_equal; typedef
/external/libcxx/include/
Dscoped_allocator41 typedef see below is_always_equal;
182 static const bool value = allocator_traits<_A0>::is_always_equal::value;
189 allocator_traits<_A0>::is_always_equal::value &&
424 > is_always_equal;
D__node_handle135 __alloc_traits::is_always_equal::value)
Dvector55 allocator_type::is_always_equal::value); // C++17
123 allocator_traits<allocator_type>::is_always_equal::value); // C++17
179 allocator_type::is_always_equal::value); // C++17
241 allocator_traits<allocator_type>::is_always_equal::value); // C++17
828 _NOEXCEPT_(__alloc_traits::is_always_equal::value);
1362 _NOEXCEPT_(__alloc_traits::is_always_equal::value)
Dmemory81 typedef Alloc::is_always_equal
82 | is_empty is_always_equal;
1239 typename __void_t<typename _Tp::is_always_equal>::type>
1251 typedef typename _Alloc::is_always_equal type;
1532 is_always_equal;
1793 typedef true_type is_always_equal;
1897 typedef true_type is_always_equal;
5633 || _Traits::is_always_equal::value
/external/grpc-grpc/src/core/lib/gprpp/
Dmemory.h97 typedef std::true_type is_always_equal; typedef

12