Searched defs:__nth (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/pstl/include/pstl/internal/ |
| D | glue_algorithm_impl.h | 1121 nth_element(_ExecutionPolicy&& __exec, _RandomAccessIterator __first, _RandomAccessIterator __nth, in nth_element() 1132 nth_element(_ExecutionPolicy&& __exec, _RandomAccessIterator __first, _RandomAccessIterator __nth, in nth_element()
|
| D | algorithm_impl.h | 2352 …pattern_nth_element(_ExecutionPolicy&&, _RandomAccessIterator __first, _RandomAccessIterator __nth, in __pattern_nth_element() 2361 …_nth_element(_ExecutionPolicy&& __exec, _RandomAccessIterator __first, _RandomAccessIterator __nth, in __pattern_nth_element()
|