Searched refs:__steal (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dworkstealing.h167 _DifferenceType __steal; local
271 __steal = (__supposed_load < 2) ? 1 : __supposed_load / 2;
276 (&(__job[__victim * __stride]._M_first), __steal);
277 _DifferenceType __stolen_try = (__stolen_first + __steal
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dworkstealing.h167 _DifferenceType __steal; local
271 __steal = (__supposed_load < 2) ? 1 : __supposed_load / 2;
276 (&(__job[__victim * __stride]._M_first), __steal);
277 _DifferenceType __stolen_try = (__stolen_first + __steal
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dworkstealing.h167 _DifferenceType __steal; local
271 __steal = (__supposed_load < 2) ? 1 : __supposed_load / 2;
276 (&(__job[__victim * __stride]._M_first), __steal);
277 _DifferenceType __stolen_try = (__stolen_first + __steal
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dworkstealing.h167 _DifferenceType __steal; local
271 __steal = (__supposed_load < 2) ? 1 : __supposed_load / 2;
276 (&(__job[__victim * __stride]._M_first), __steal);
277 _DifferenceType __stolen_try = (__stolen_first + __steal
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dworkstealing.h167 _DifferenceType __steal; local
271 __steal = (__supposed_load < 2) ? 1 : __supposed_load / 2;
276 (&(__job[__victim * __stride]._M_first), __steal);
277 _DifferenceType __stolen_try = (__stolen_first + __steal
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dworkstealing.h167 _DifferenceType __steal; local
271 __steal = (__supposed_load < 2) ? 1 : __supposed_load / 2;
276 (&(__job[__victim * __stride]._M_first), __steal);
277 _DifferenceType __stolen_try = (__stolen_first + __steal
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dworkstealing.h167 _DifferenceType __steal; local
271 __steal = (__supposed_load < 2) ? 1 : __supposed_load / 2;
276 (&(__job[__victim * __stride]._M_first), __steal);
277 _DifferenceType __stolen_try = (__stolen_first + __steal
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dworkstealing.h167 _DifferenceType __steal; local
271 __steal = (__supposed_load < 2) ? 1 : __supposed_load / 2;
276 (&(__job[__victim * __stride]._M_first), __steal);
277 _DifferenceType __stolen_try = (__stolen_first + __steal

Completed in 185 milliseconds