Searched refs:__parallel_partition (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | partition.h | 56 __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 D | quicksort.h | 82 _DifferenceType __split = __parallel_partition(__begin, __end, in __parallel_sort_qs_divide()
|
H A D | balanced_quicksort.h | 145 _DifferenceType __split_pos = __parallel_partition(__begin, __end - 1, in __qsb_divide()
|
H A D | algo.h | 1609 __parallel_partition(__begin, __end, __pred, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | partition.h | 56 __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 D | quicksort.h | 82 _DifferenceType __split = __parallel_partition(__begin, __end, in __parallel_sort_qs_divide()
|
H A D | balanced_quicksort.h | 145 _DifferenceType __split_pos = __parallel_partition(__begin, __end - 1, in __qsb_divide()
|
H A D | algo.h | 1594 __parallel_partition(__begin, __end, __pred, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2011 | 6085 * include/parallel/partition.h (__parallel_partition):
|
H A D | ChangeLog-2009 | 758 * include/parallel/partition.h (__parallel_partition): Correctly 923 * include/parallel/partition.h (__parallel_partition): Replace int
|
H A D | ChangeLog-2010 | 4788 * include/parallel/partition.h (__parallel_partition):
|