Home
last modified time | relevance | path

Searched defs:__chunk_length (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dequally_split.h51 _DifferenceType __chunk_length = __n / __num_threads; in __equally_split() local
79 _DifferenceType __chunk_length = __n / __num_threads; in __equally_split_point() local
H A Dpartial_sum.h132 _DifferenceType __chunk_length = in __parallel_partial_sum_linear() local
H A Drandom_shuffle.h364 _DifferenceType __chunk_length = __n / __num_threads, in __parallel_random_shuffle_drs() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Dequally_split.h51 _DifferenceType __chunk_length = __n / __num_threads; in __equally_split() local
79 _DifferenceType __chunk_length = __n / __num_threads; in __equally_split_point() local
H A Dpartial_sum.h132 _DifferenceType __chunk_length = in __parallel_partial_sum_linear() local
H A Drandom_shuffle.h364 _DifferenceType __chunk_length = __n / __num_threads, in __parallel_random_shuffle_drs() local