Searched refs:__thread_right_border (Results 1 - 7 of 7) 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 Dpartition.h115 __thread_right, __thread_right_border; local
123 __thread_right_border = __thread_right + 1;
147 if (__thread_right < __thread_right_border)
161 __thread_right_border =
173 && __thread_right >= __thread_right_border)
177 || __thread_right < __thread_right_border)
192 if (__thread_right >= __thread_right_border)
213 // <=> __thread_right_border - (__chunk_size - 1) <= __rightnew
214 if (__thread_right >= __thread_right_border
215 && __thread_right_border <
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dpartition.h115 __thread_right, __thread_right_border; local
123 __thread_right_border = __thread_right + 1;
147 if (__thread_right < __thread_right_border)
161 __thread_right_border =
173 && __thread_right >= __thread_right_border)
177 || __thread_right < __thread_right_border)
192 if (__thread_right >= __thread_right_border)
213 // <=> __thread_right_border - (__chunk_size - 1) <= __rightnew
214 if (__thread_right >= __thread_right_border
215 && __thread_right_border <
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dpartition.h115 __thread_right, __thread_right_border; local
123 __thread_right_border = __thread_right + 1;
147 if (__thread_right < __thread_right_border)
161 __thread_right_border =
173 && __thread_right >= __thread_right_border)
177 || __thread_right < __thread_right_border)
192 if (__thread_right >= __thread_right_border)
213 // <=> __thread_right_border - (__chunk_size - 1) <= __rightnew
214 if (__thread_right >= __thread_right_border
215 && __thread_right_border <
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dpartition.h115 __thread_right, __thread_right_border; local
123 __thread_right_border = __thread_right + 1;
147 if (__thread_right < __thread_right_border)
161 __thread_right_border =
173 && __thread_right >= __thread_right_border)
177 || __thread_right < __thread_right_border)
192 if (__thread_right >= __thread_right_border)
213 // <=> __thread_right_border - (__chunk_size - 1) <= __rightnew
214 if (__thread_right >= __thread_right_border
215 && __thread_right_border <
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dpartition.h115 __thread_right, __thread_right_border; local
123 __thread_right_border = __thread_right + 1;
147 if (__thread_right < __thread_right_border)
161 __thread_right_border =
173 && __thread_right >= __thread_right_border)
177 || __thread_right < __thread_right_border)
192 if (__thread_right >= __thread_right_border)
213 // <=> __thread_right_border - (__chunk_size - 1) <= __rightnew
214 if (__thread_right >= __thread_right_border
215 && __thread_right_border <
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dpartition.h115 __thread_right, __thread_right_border; local
123 __thread_right_border = __thread_right + 1;
147 if (__thread_right < __thread_right_border)
161 __thread_right_border =
173 && __thread_right >= __thread_right_border)
177 || __thread_right < __thread_right_border)
192 if (__thread_right >= __thread_right_border)
213 // <=> __thread_right_border - (__chunk_size - 1) <= __rightnew
214 if (__thread_right >= __thread_right_border
215 && __thread_right_border <
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dpartition.h115 __thread_right, __thread_right_border; local
123 __thread_right_border = __thread_right + 1;
147 if (__thread_right < __thread_right_border)
161 __thread_right_border =
173 && __thread_right >= __thread_right_border)
177 || __thread_right < __thread_right_border)
192 if (__thread_right >= __thread_right_border)
213 // <=> __thread_right_border - (__chunk_size - 1) <= __rightnew
214 if (__thread_right >= __thread_right_border
215 && __thread_right_border <
[all...]

Completed in 105 milliseconds