/netbsd-src/external/apache2/llvm/dist/libcxx/include/experimental/ |
H A D | functional | 45 template<class ForwardIterator, class BinaryPredicate = equal_to<>> 50 class BinaryPredicate = equal_to<>> 55 class BinaryPredicate = equal_to<>> 58 template<class ForwardIterator, class BinaryPredicate = equal_to<>> 65 class BinaryPredicate = equal_to<>> 73 class BinaryPredicate = equal_to<>> 111 template<class _ForwardIterator, class _BinaryPredicate = equal_to<>> 135 template<class _ForwardIterator, class _BinaryPredicate = equal_to<>> 209 class _BinaryPredicate = equal_to<>> 218 is_same<_BinaryPredicate, equal_to<>>::value [all …]
|
H A D | unordered_set | 21 template <class T, class Hash = hash<T>, class Pred = equal_to<T>> 25 template <class T, class Hash = hash<T>, class Pred = equal_to<T>> 47 class _Hash = hash<_Value>, class _Pred = equal_to<_Value>> 52 class _Hash = hash<_Value>, class _Pred = equal_to<_Value>>
|
H A D | unordered_map | 23 class Pred = equal_to<Key>> 30 class Pred = equal_to<Key>> 53 class _Hash = hash<_Key>, class _Pred = equal_to<_Key>> 58 class _Hash = hash<_Key>, class _Pred = equal_to<_Key>>
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | unordered_map.h | 45 typename _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY() 62 typename _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY() 100 typename _Pred = equal_to<_Key>, in _GLIBCXX_VISIBILITY() 1145 typename _Pred = equal_to<__iter_key_t<_InputIterator>>, in _GLIBCXX_VISIBILITY() 1159 typename _Pred = equal_to<_Key>, in _GLIBCXX_VISIBILITY() 1177 equal_to<__iter_key_t<_InputIterator>>, in _GLIBCXX_VISIBILITY() 1187 equal_to<__iter_key_t<_InputIterator>>, in _GLIBCXX_VISIBILITY() 1199 equal_to<__iter_key_t<_InputIterator>>, _Allocator>; in _GLIBCXX_VISIBILITY() 1206 -> unordered_map<_Key, _Tp, hash<_Key>, equal_to<_Key>, _Allocator>; in _GLIBCXX_VISIBILITY() 1211 -> unordered_map<_Key, _Tp, hash<_Key>, equal_to<_Key>, _Allocator>; in _GLIBCXX_VISIBILITY() [all …]
|
H A D | unordered_set.h | 44 typename _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY() 59 typename _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY() 95 typename _Pred = equal_to<_Value>, in _GLIBCXX_VISIBILITY() 826 equal_to<typename iterator_traits<_InputIterator>::value_type>, in _GLIBCXX_VISIBILITY() 840 typename _Pred = equal_to<_Tp>, in _GLIBCXX_VISIBILITY() 858 equal_to< in _GLIBCXX_VISIBILITY() 871 equal_to< in _GLIBCXX_VISIBILITY() 879 -> unordered_set<_Tp, hash<_Tp>, equal_to<_Tp>, _Allocator>; in _GLIBCXX_VISIBILITY() 886 -> unordered_set<_Tp, _Hash, equal_to<_Tp>, _Allocator>; in _GLIBCXX_VISIBILITY() 911 typename _Pred = equal_to<_Value>, in _GLIBCXX_VISIBILITY() [all …]
|
H A D | range_cmp.h | 85 struct equal_to in _GLIBCXX_VISIBILITY() struct 105 { return !equal_to{}(std::forward<_Tp>(__t), std::forward<_Up>(__u)); } in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | unordered_map.h | 45 typename _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY() 62 typename _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY() 102 typename _Pred = equal_to<_Key>, in _GLIBCXX_VISIBILITY() 1142 typename _Pred = equal_to<__iter_key_t<_InputIterator>>, in _GLIBCXX_VISIBILITY() 1156 typename _Pred = equal_to<_Key>, in _GLIBCXX_VISIBILITY() 1174 equal_to<__iter_key_t<_InputIterator>>, in _GLIBCXX_VISIBILITY() 1184 equal_to<__iter_key_t<_InputIterator>>, in _GLIBCXX_VISIBILITY() 1196 equal_to<__iter_key_t<_InputIterator>>, _Allocator>; in _GLIBCXX_VISIBILITY() 1203 -> unordered_map<_Key, _Tp, hash<_Key>, equal_to<_Key>, _Allocator>; in _GLIBCXX_VISIBILITY() 1208 -> unordered_map<_Key, _Tp, hash<_Key>, equal_to<_Key>, _Allocator>; in _GLIBCXX_VISIBILITY() [all …]
|
H A D | unordered_set.h | 44 typename _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY() 59 typename _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY() 97 typename _Pred = equal_to<_Value>, in _GLIBCXX_VISIBILITY() 878 equal_to<typename iterator_traits<_InputIterator>::value_type>, in _GLIBCXX_VISIBILITY() 892 typename _Pred = equal_to<_Tp>, in _GLIBCXX_VISIBILITY() 910 equal_to< in _GLIBCXX_VISIBILITY() 923 equal_to< in _GLIBCXX_VISIBILITY() 931 -> unordered_set<_Tp, hash<_Tp>, equal_to<_Tp>, _Allocator>; in _GLIBCXX_VISIBILITY() 938 -> unordered_set<_Tp, _Hash, equal_to<_Tp>, _Allocator>; in _GLIBCXX_VISIBILITY() 965 typename _Pred = equal_to<_Value>, in _GLIBCXX_VISIBILITY() [all …]
|
H A D | ranges_util.h | 442 requires indirect_binary_predicate<ranges::equal_to, in _GLIBCXX_VISIBILITY() 455 requires indirect_binary_predicate<ranges::equal_to, in _GLIBCXX_VISIBILITY() 552 typename _Pred = ranges::equal_to, in _GLIBCXX_VISIBILITY() 572 typename _Pred = ranges::equal_to, in _GLIBCXX_VISIBILITY() 593 typename _Pred = ranges::equal_to, in _GLIBCXX_VISIBILITY() 636 typename _Pred = ranges::equal_to, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ |
H A D | functional | 71 template<typename _ForwardIterator1, typename _BinaryPredicate = equal_to<>> 162 // (or std::byte) and uses std::equal_to as the predicate. 173 typename _BinaryPredicate = std::equal_to<>> 229 typename _BinaryPredicate = std::equal_to<>> 281 typename _BinaryPredicate = std::equal_to<>> 291 typename _BinaryPredicate = equal_to<>> 301 typename _BinaryPredicate = equal_to<>>
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/ |
H A D | functional | 71 template<typename _ForwardIterator1, typename _BinaryPredicate = equal_to<>> 162 // (or std::byte) and uses std::equal_to as the predicate. 173 typename _BinaryPredicate = std::equal_to<>> 229 typename _BinaryPredicate = std::equal_to<>> 281 typename _BinaryPredicate = std::equal_to<>> 291 typename _BinaryPredicate = equal_to<>> 301 typename _BinaryPredicate = equal_to<>>
|
H A D | unordered_set | 65 typename _Pred = equal_to<_Key>> 70 typename _Pred = equal_to<_Key>>
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | unordered_set.h | 40 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY() 89 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY() 171 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY() 220 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
|
H A D | unordered_map.h | 40 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY() 89 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY() 178 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY() 230 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | unordered_set.h | 40 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY() 89 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY() 171 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY() 220 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
|
H A D | unordered_map.h | 40 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY() 89 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY() 178 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY() 230 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/ |
H A D | unordered_map | 61 typename _Pred = std::equal_to<_Key>, 652 typename _Pred = equal_to<__iter_key_t<_InputIterator>>, 666 typename _Pred = equal_to<_Key>, 684 equal_to<__iter_key_t<_InputIterator>>, 694 equal_to<__iter_key_t<_InputIterator>>, 706 equal_to<__iter_key_t<_InputIterator>>, _Allocator>; 713 -> unordered_map<_Key, _Tp, hash<_Key>, equal_to<_Key>, _Allocator>; 718 -> unordered_map<_Key, _Tp, hash<_Key>, equal_to<_Key>, _Allocator>; 726 -> unordered_map<_Key, _Tp, _Hash, equal_to<_Key>, _Allocator>; 757 typename _Pred = std::equal_to<_Key>, [all …]
|
H A D | unordered_set | 58 typename _Pred = std::equal_to<_Value>, 539 equal_to<typename iterator_traits<_InputIterator>::value_type>, 553 typename _Pred = equal_to<_Tp>, 571 equal_to< 584 equal_to< 592 -> unordered_set<_Tp, hash<_Tp>, equal_to<_Tp>, _Allocator>; 599 -> unordered_set<_Tp, _Hash, equal_to<_Tp>, _Allocator>; 627 typename _Pred = std::equal_to<_Value>, 1101 equal_to<typename iterator_traits<_InputIterator>::value_type>, 1116 typename _Pred = equal_to<_Tp>, [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | SMTAPI.h | 68 return LHS.equal_to(RHS); 78 virtual bool equal_to(SMTSort const &other) const = 0; 115 return LHS.equal_to(RHS); 125 virtual bool equal_to(SMTExpr const &other) const = 0;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
H A D | unordered_set | 44 #include <bits/stl_function.h> // equal_to, _Identity, _Select1st 63 typename _Pred = std::equal_to<_Key>> 68 typename _Pred = std::equal_to<_Key>>
|
H A D | unordered_map | 44 #include <bits/stl_function.h> // equal_to, _Identity, _Select1st 63 typename _Pred = std::equal_to<_Key>> 68 typename _Pred = std::equal_to<_Key>>
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
H A D | unordered_set | 44 #include <bits/stl_function.h> // equal_to, _Identity, _Select1st 63 typename _Pred = std::equal_to<_Key>> 68 typename _Pred = std::equal_to<_Key>>
|
H A D | unordered_map | 44 #include <bits/stl_function.h> // equal_to, _Identity, _Select1st 63 typename _Pred = std::equal_to<_Key>> 68 typename _Pred = std::equal_to<_Key>>
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
H A D | unordered_map | 61 typename _Pred = std::equal_to<_Key>, 766 typename _Pred = equal_to<__iter_key_t<_InputIterator>>, 780 typename _Pred = equal_to<_Key>, 798 equal_to<__iter_key_t<_InputIterator>>, 808 equal_to<__iter_key_t<_InputIterator>>, 820 equal_to<__iter_key_t<_InputIterator>>, _Allocator>; 827 -> unordered_map<_Key, _Tp, hash<_Key>, equal_to<_Key>, _Allocator>; 832 -> unordered_map<_Key, _Tp, hash<_Key>, equal_to<_Key>, _Allocator>; 840 -> unordered_map<_Key, _Tp, _Hash, equal_to<_Key>, _Allocator>; 871 typename _Pred = std::equal_to<_Key>, [all …]
|
H A D | unordered_set | 58 typename _Pred = std::equal_to<_Value>, 650 equal_to<typename iterator_traits<_InputIterator>::value_type>, 664 typename _Pred = equal_to<_Tp>, 682 equal_to< 695 equal_to< 703 -> unordered_set<_Tp, hash<_Tp>, equal_to<_Tp>, _Allocator>; 710 -> unordered_set<_Tp, _Hash, equal_to<_Tp>, _Allocator>; 738 typename _Pred = std::equal_to<_Value>, 1323 equal_to<typename iterator_traits<_InputIterator>::value_type>, 1338 typename _Pred = equal_to<_Tp>, [all …]
|