Searched refs:__iter_comp_iter (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | stl_algo.h | 157 __gnu_cxx::__ops::__iter_comp_iter(__predicate, __first2)); in _GLIBCXX_VISIBILITY() 166 __gnu_cxx::__ops::__iter_comp_iter(__predicate, __first2)); in _GLIBCXX_VISIBILITY() 436 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 979 __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); in _GLIBCXX_VISIBILITY() 1778 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 2613 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 2875 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 2987 (__first, __last, __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 3090 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 3276 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() [all …]
|
H A D | predefined_ops.h | 164 __iter_comp_iter(_Compare __comp) in __iter_comp_iter() function 300 __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) in __iter_comp_iter() function 374 __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) in __iter_comp_iter() function
|
H A D | stl_algobase.h | 1779 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 1955 __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); in _GLIBCXX_VISIBILITY() 2042 __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); in _GLIBCXX_VISIBILITY() 2177 __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan))) in _GLIBCXX_VISIBILITY() 2182 __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)); in _GLIBCXX_VISIBILITY() 2185 __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)) in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | predefined_ops.h | 162 __iter_comp_iter(_Compare __comp) in __iter_comp_iter() function 298 __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) in __iter_comp_iter() function 372 __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) in __iter_comp_iter() function
|
H A D | stl_algo.h | 154 __gnu_cxx::__ops::__iter_comp_iter(__predicate, __first2)); in _GLIBCXX_VISIBILITY() 163 __gnu_cxx::__ops::__iter_comp_iter(__predicate, __first2)); in _GLIBCXX_VISIBILITY() 433 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 1021 __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); in _GLIBCXX_VISIBILITY() 1817 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 2647 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 2910 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 3022 (__first, __last, __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 3125 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 3311 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() [all …]
|
H A D | stl_algobase.h | 1638 __gnu_cxx::__ops::__iter_comp_iter(__comp)); in _GLIBCXX_VISIBILITY() 1812 __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); in _GLIBCXX_VISIBILITY() 1899 __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); in _GLIBCXX_VISIBILITY() 2014 __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan))) in _GLIBCXX_VISIBILITY() 2019 __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)); in _GLIBCXX_VISIBILITY() 2022 __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)) in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2017 | 4398 (__iter_comp_iter, __iter_comp_val, __val_comp_iter, __pred_iter) 4399 (__iter_comp_val, __iter_comp_iter, __negate): Move function objects.
|
H A D | ChangeLog-2019 | 2411 _Iter_equals_iter, __iter_comp_iter, _Iter_pred, __pred_iter, 2413 __iter_comp_iter): Mark constexpr.
|
H A D | ChangeLog-2014 | 68 _Iter_comp_iter, __iter_comp_iter): Likewise.
|