OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__equally_split_point
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
equally_split.h
75
__equally_split_point
(_DifferenceType __n,
function in namespace:__gnu_parallel
par_loop.h
97
__start =
__equally_split_point
(__length, __num_threads, __iam),
98
__stop =
__equally_split_point
(__length, __num_threads, __iam + 1);
Completed in 33 milliseconds