Searched refs:__parallel_nth_element (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | partition.h | 332 __parallel_nth_element(_RAIter __begin, _RAIter __nth, in __parallel_nth_element() function 426 __parallel_nth_element(__begin, __middle, __end, __comp); in __parallel_partial_sort()
|
H A D | algo.h | 1971 __gnu_parallel::__parallel_nth_element(__begin, __nth, __end, __comp); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | partition.h | 332 __parallel_nth_element(_RAIter __begin, _RAIter __nth, in __parallel_nth_element() function 426 __parallel_nth_element(__begin, __middle, __end, __comp); in __parallel_partial_sort()
|
H A D | algo.h | 1956 __gnu_parallel::__parallel_nth_element(__begin, __nth, __end, __comp); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2011 | 6086 Likewise. (__parallel_nth_element): Likewise.
|
H A D | ChangeLog-2009 | 760 (__parallel_nth_element): Respect nth_element_minimal_n. Use 1700 * include/parallel/partition.h (__parallel_nth_element):
|