Home
last modified time | relevance | path

Searched refs:__parallel_partition (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dpartition.h56 __parallel_partition(_RAIter __begin, _RAIter __end, in __parallel_partition() function
371 __split_pos1 = __begin + __parallel_partition(__begin, __end - 1, in __parallel_nth_element()
H A Dquicksort.h82 _DifferenceType __split = __parallel_partition(__begin, __end, in __parallel_sort_qs_divide()
H A Dbalanced_quicksort.h145 _DifferenceType __split_pos = __parallel_partition(__begin, __end - 1, in __qsb_divide()
H A Dalgo.h1609 __parallel_partition(__begin, __end, __pred, in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dpartition.h56 __parallel_partition(_RAIter __begin, _RAIter __end, in __parallel_partition() function
371 __split_pos1 = __begin + __parallel_partition(__begin, __end - 1, in __parallel_nth_element()
H A Dquicksort.h82 _DifferenceType __split = __parallel_partition(__begin, __end, in __parallel_sort_qs_divide()
H A Dbalanced_quicksort.h145 _DifferenceType __split_pos = __parallel_partition(__begin, __end - 1, in __qsb_divide()
H A Dalgo.h1594 __parallel_partition(__begin, __end, __pred, in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20116085 * include/parallel/partition.h (__parallel_partition):
H A DChangeLog-2009758 * include/parallel/partition.h (__parallel_partition): Correctly
923 * include/parallel/partition.h (__parallel_partition): Replace int
H A DChangeLog-20104788 * include/parallel/partition.h (__parallel_partition):