Home
last modified time | relevance | path

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 Dpartition.h332 __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 Dalgo.h1971 __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 Dpartition.h332 __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 Dalgo.h1956 __gnu_parallel::__parallel_nth_element(__begin, __nth, __end, __comp); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20116086 Likewise. (__parallel_nth_element): Likewise.
H A DChangeLog-2009760 (__parallel_nth_element): Respect nth_element_minimal_n. Use
1700 * include/parallel/partition.h (__parallel_nth_element):