Home
last modified time | relevance | path

Searched refs:__brick_minmax_element (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dalgorithm_fwd.h1185 std::pair<_ForwardIterator, _ForwardIterator> __brick_minmax_element(_ForwardIterator, _ForwardIter…
1189 std::pair<_ForwardIterator, _ForwardIterator> __brick_minmax_element(_ForwardIterator, _ForwardIter…
H A Dalgorithm_impl.h3460 __brick_minmax_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp, in __brick_minmax_element() function
3468 __brick_minmax_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp, in __brick_minmax_element() function
3483 return __internal::__brick_minmax_element(__first, __last, __comp, __is_vector); in __pattern_minmax_element()
3500 …const _Result __subresult = __internal::__brick_minmax_element(__begin, __end, __comp, __is_vector… in __pattern_minmax_element()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dalgorithm_fwd.h1185 std::pair<_ForwardIterator, _ForwardIterator> __brick_minmax_element(_ForwardIterator, _ForwardIter…
1189 std::pair<_ForwardIterator, _ForwardIterator> __brick_minmax_element(_ForwardIterator, _ForwardIter…
H A Dalgorithm_impl.h3405 __brick_minmax_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp, in __brick_minmax_element() function
3413 __brick_minmax_element(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp, in __brick_minmax_element() function
3428 return __internal::__brick_minmax_element(__first, __last, __comp, __is_vector); in __pattern_minmax_element()
3445 …const _Result __subresult = __internal::__brick_minmax_element(__begin, __end, __comp, __is_vector… in __pattern_minmax_element()