Home
last modified time | relevance | path

Searched refs:_Pred (Results 1 – 25 of 187) sorted by relevance

12345678

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/debug/
A Ddebug.h66 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) argument
74 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) argument
79 # define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) argument
80 # define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) argument
91 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) \ argument
92 __glibcxx_check_sorted_pred(_First,_Last,_Pred)
96 __glibcxx_check_sorted_set_pred(_First1,_Last1,_First2,_Pred)
107 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) \ argument
108 __glibcxx_check_heap_pred(_First,_Last,_Pred)
117 __glibcxx_check_irreflexive_pred(_First,_Last,_Pred)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/debug/
A Ddebug.h66 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) argument
74 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) argument
79 # define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) argument
80 # define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) argument
91 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) \ argument
92 __glibcxx_check_sorted_pred(_First,_Last,_Pred)
96 __glibcxx_check_sorted_set_pred(_First1,_Last1,_First2,_Pred)
107 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) \ argument
108 __glibcxx_check_heap_pred(_First,_Last,_Pred)
117 __glibcxx_check_irreflexive_pred(_First,_Last,_Pred)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/debug/
A Ddebug.h69 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) argument
77 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) argument
82 # define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) argument
83 # define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) argument
100 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) \ argument
101 __glibcxx_check_sorted_pred(_First,_Last,_Pred)
105 __glibcxx_check_sorted_set_pred(_First1,_Last1,_First2,_Pred)
116 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) \ argument
117 __glibcxx_check_heap_pred(_First,_Last,_Pred)
126 __glibcxx_check_irreflexive_pred(_First,_Last,_Pred)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/debug/
A Ddebug.h66 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) argument
74 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) argument
80 # define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) argument
81 # define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) argument
106 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) \ argument
107 __glibcxx_check_sorted_pred(_First,_Last,_Pred)
111 __glibcxx_check_sorted_set_pred(_First1,_Last1,_First2,_Pred)
122 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) \ argument
123 __glibcxx_check_heap_pred(_First,_Last,_Pred)
134 __glibcxx_check_irreflexive_pred(_First,_Last,_Pred)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/debug/
A Ddebug.h72 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) argument
80 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) argument
85 # define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) argument
86 # define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) argument
103 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) \ argument
104 __glibcxx_check_sorted_pred(_First,_Last,_Pred)
108 __glibcxx_check_sorted_set_pred(_First1,_Last1,_First2,_Pred)
119 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) \ argument
120 __glibcxx_check_heap_pred(_First,_Last,_Pred)
129 __glibcxx_check_irreflexive_pred(_First,_Last,_Pred)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/debug/
A Ddebug.h72 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) argument
80 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) argument
85 # define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) argument
86 # define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) argument
103 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) \ argument
104 __glibcxx_check_sorted_pred(_First,_Last,_Pred)
108 __glibcxx_check_sorted_set_pred(_First1,_Last1,_First2,_Pred)
119 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) \ argument
120 __glibcxx_check_heap_pred(_First,_Last,_Pred)
129 __glibcxx_check_irreflexive_pred(_First,_Last,_Pred)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/parallel/
A Dfind_selectors.h58 typename _Pred>
70 typename _Pred>
88 typename _Pred>
103 typename _Pred>
107 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
128 typename _Pred>
141 typename _Pred>
145 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
167 typename _Pred>
184 typename _Pred>
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/parallel/
A Dfind_selectors.h58 typename _Pred>
70 typename _Pred>
88 typename _Pred>
103 typename _Pred>
107 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
128 typename _Pred>
141 typename _Pred>
145 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
167 typename _Pred>
184 typename _Pred>
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/parallel/
A Dfind_selectors.h58 typename _Pred>
70 typename _Pred>
88 typename _Pred>
103 typename _Pred>
107 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
128 typename _Pred>
141 typename _Pred>
145 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
167 typename _Pred>
184 typename _Pred>
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/parallel/
A Dfind_selectors.h58 typename _Pred>
70 typename _Pred>
88 typename _Pred>
103 typename _Pred>
107 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
128 typename _Pred>
141 typename _Pred>
145 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
167 typename _Pred>
184 typename _Pred>
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/parallel/
A Dfind_selectors.h58 typename _Pred>
70 typename _Pred>
88 typename _Pred>
103 typename _Pred>
107 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
128 typename _Pred>
141 typename _Pred>
145 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
167 typename _Pred>
184 typename _Pred>
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/parallel/
A Dfind_selectors.h58 typename _Pred>
70 typename _Pred>
88 typename _Pred>
103 typename _Pred>
107 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
128 typename _Pred>
141 typename _Pred>
145 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
167 typename _Pred>
184 typename _Pred>
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/parallel/
A Dfind_selectors.h58 typename _Pred>
70 typename _Pred>
88 typename _Pred>
103 typename _Pred>
107 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
128 typename _Pred>
141 typename _Pred>
145 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
167 typename _Pred>
184 typename _Pred>
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/parallel/
A Dfind_selectors.h58 typename _Pred>
70 typename _Pred>
88 typename _Pred>
103 typename _Pred>
107 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
128 typename _Pred>
141 typename _Pred>
145 _RAIter2 __begin2, _Pred __pred) in _M_sequential_algorithm()
167 typename _Pred>
184 typename _Pred>
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/debug/
A Ddebug.h68 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) argument
70 # define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) argument
76 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) argument
103 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) \ argument
104 __glibcxx_check_sorted_pred(_First,_Last,_Pred)
107 # define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) \ argument
108 __glibcxx_check_sorted_set_pred(_First1,_Last1,_First2,_Pred)
114 __glibcxx_check_partitioned_lower_pred(_First,_Last,_Value,_Pred)
116 __glibcxx_check_partitioned_upper_pred(_First,_Last,_Value,_Pred)
119 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) \ argument
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/debug/
A Ddebug.h68 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) argument
70 # define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) argument
76 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) argument
103 # define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) \ argument
104 __glibcxx_check_sorted_pred(_First,_Last,_Pred)
107 # define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) \ argument
108 __glibcxx_check_sorted_set_pred(_First1,_Last1,_First2,_Pred)
114 __glibcxx_check_partitioned_lower_pred(_First,_Last,_Value,_Pred)
116 __glibcxx_check_partitioned_upper_pred(_First,_Last,_Value,_Pred)
119 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) \ argument
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Dunordered_set.h40 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
45 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
89 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
94 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
101 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
147 swap(__unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
149 __unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
171 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
220 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dunordered_set.h40 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
45 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
89 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
94 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
101 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
147 swap(__unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
149 __unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
171 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
220 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
[all …]
A Dunordered_map.h40 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY()
45 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
89 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY()
95 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
142 swap(__unordered_map<_Key, _Tp, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
144 __unordered_map<_Key, _Tp, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
151 swap(__unordered_multimap<_Key, _Tp, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
153 __unordered_multimap<_Key, _Tp, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
178 class _Pred = std::equal_to<_Key>, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/
A Dunordered_set.h40 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
45 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
89 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
94 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
101 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
147 swap(__unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
149 __unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
171 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
220 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/
A Dunordered_set.h40 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
45 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
89 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
94 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
101 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
147 swap(__unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
149 __unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
171 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
220 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/
A Dunordered_set.h40 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
45 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
89 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
94 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
101 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
147 swap(__unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
149 __unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
171 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
220 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/
A Dunordered_set.h40 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
45 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
89 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
94 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
101 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
147 swap(__unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
149 __unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
171 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
220 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/
A Dunordered_set.h40 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
45 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
89 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
94 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
101 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
147 swap(__unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
149 __unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
171 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
220 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/
A Dunordered_set.h40 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
45 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
89 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
94 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
101 std::_Identity<_Value>, _Pred, in _GLIBCXX_VISIBILITY()
147 swap(__unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
149 __unordered_multiset<_Value, _Hash, _Pred, in _GLIBCXX_VISIBILITY()
171 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
220 class _Pred = std::equal_to<_Value>, in _GLIBCXX_VISIBILITY()
[all …]

Completed in 29 milliseconds

12345678