HomeSort by relevance Sort by last modified time
    Searched refs:_ThreadIndex (Results 26 - 50 of 76) sorted by null

12 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
types.h 123 typedef uint16_t _ThreadIndex;
multiway_mergesort.h 68 _ThreadIndex _M_num_threads;
104 _ThreadIndex __iam = omp_get_thread_num();
131 operator()(const _ThreadIndex __iam,
143 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; __s++)
157 for (_ThreadIndex __seq = 0; __seq < __sd->_M_num_threads; __seq++)
171 for (_ThreadIndex __seq = 0; __seq < __sd->_M_num_threads; __seq++)
190 operator()(const _ThreadIndex __iam,
213 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; ++__s)
315 _ThreadIndex __iam = omp_get_thread_num();
352 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; __s++
    [all...]
quicksort.h 56 __num_samples, _ThreadIndex __num_threads)
103 _ThreadIndex __num_threads)
120 _ThreadIndex __num_threads_left;
156 _ThreadIndex __num_threads)
168 __num_threads = static_cast<_ThreadIndex>(__n);
unique_copy.h 69 _ThreadIndex __num_threads = __get_max_threads();
81 _ThreadIndex __iam = omp_get_thread_num();
132 for (_ThreadIndex __t = 0; __t < __num_threads; ++__t)
157 for (_ThreadIndex __t = 0; __t < __iam; __t++)
171 for (_ThreadIndex __t = 0; __t < __num_threads + 1; __t++)
partial_sum.h 101 _ThreadIndex __num_threads =
137 for (_ThreadIndex __i = 1; __i < (__num_threads + 1); ++__i)
150 _ThreadIndex __iam = omp_get_thread_num();
186 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
workstealing.h 124 _ThreadIndex __busy = 0;
135 _ThreadIndex __num_threads = __gnu_parallel::max<_ThreadIndex>
155 _ThreadIndex __iam = omp_get_thread_num();
161 _ThreadIndex __victim;
find.h 114 _ThreadIndex __num_threads = __get_max_threads();
124 _ThreadIndex __iam = omp_get_thread_num();
221 _ThreadIndex __num_threads = __get_max_threads();
228 _ThreadIndex __iam = omp_get_thread_num();
345 _ThreadIndex __num_threads = __get_max_threads();
351 _ThreadIndex __iam = omp_get_thread_num();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
types.h 123 typedef uint16_t _ThreadIndex;
multiway_mergesort.h 68 _ThreadIndex _M_num_threads;
104 _ThreadIndex __iam = omp_get_thread_num();
131 operator()(const _ThreadIndex __iam,
143 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; __s++)
157 for (_ThreadIndex __seq = 0; __seq < __sd->_M_num_threads; __seq++)
171 for (_ThreadIndex __seq = 0; __seq < __sd->_M_num_threads; __seq++)
190 operator()(const _ThreadIndex __iam,
213 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; ++__s)
315 _ThreadIndex __iam = omp_get_thread_num();
352 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; __s++
    [all...]
quicksort.h 56 __num_samples, _ThreadIndex __num_threads)
103 _ThreadIndex __num_threads)
120 _ThreadIndex __num_threads_left;
156 _ThreadIndex __num_threads)
168 __num_threads = static_cast<_ThreadIndex>(__n);
unique_copy.h 69 _ThreadIndex __num_threads = __get_max_threads();
81 _ThreadIndex __iam = omp_get_thread_num();
132 for (_ThreadIndex __t = 0; __t < __num_threads; ++__t)
157 for (_ThreadIndex __t = 0; __t < __iam; __t++)
171 for (_ThreadIndex __t = 0; __t < __num_threads + 1; __t++)
partial_sum.h 101 _ThreadIndex __num_threads =
137 for (_ThreadIndex __i = 1; __i < (__num_threads + 1); ++__i)
150 _ThreadIndex __iam = omp_get_thread_num();
186 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
workstealing.h 124 _ThreadIndex __busy = 0;
135 _ThreadIndex __num_threads = __gnu_parallel::max<_ThreadIndex>
155 _ThreadIndex __iam = omp_get_thread_num();
161 _ThreadIndex __victim;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
types.h 123 typedef uint16_t _ThreadIndex;
multiway_mergesort.h 68 _ThreadIndex _M_num_threads;
104 _ThreadIndex __iam = omp_get_thread_num();
131 operator()(const _ThreadIndex __iam,
143 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; __s++)
157 for (_ThreadIndex __seq = 0; __seq < __sd->_M_num_threads; __seq++)
171 for (_ThreadIndex __seq = 0; __seq < __sd->_M_num_threads; __seq++)
190 operator()(const _ThreadIndex __iam,
213 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; ++__s)
315 _ThreadIndex __iam = omp_get_thread_num();
352 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; __s++
    [all...]
quicksort.h 56 __num_samples, _ThreadIndex __num_threads)
103 _ThreadIndex __num_threads)
120 _ThreadIndex __num_threads_left;
156 _ThreadIndex __num_threads)
168 __num_threads = static_cast<_ThreadIndex>(__n);
unique_copy.h 69 _ThreadIndex __num_threads = __get_max_threads();
81 _ThreadIndex __iam = omp_get_thread_num();
132 for (_ThreadIndex __t = 0; __t < __num_threads; ++__t)
157 for (_ThreadIndex __t = 0; __t < __iam; __t++)
171 for (_ThreadIndex __t = 0; __t < __num_threads + 1; __t++)
partial_sum.h 101 _ThreadIndex __num_threads =
137 for (_ThreadIndex __i = 1; __i < (__num_threads + 1); ++__i)
150 _ThreadIndex __iam = omp_get_thread_num();
186 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
workstealing.h 124 _ThreadIndex __busy = 0;
135 _ThreadIndex __num_threads = __gnu_parallel::max<_ThreadIndex>
155 _ThreadIndex __iam = omp_get_thread_num();
161 _ThreadIndex __victim;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
multiway_mergesort.h 68 _ThreadIndex _M_num_threads;
104 _ThreadIndex __iam = omp_get_thread_num();
131 operator()(const _ThreadIndex __iam,
143 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; __s++)
157 for (_ThreadIndex __seq = 0; __seq < __sd->_M_num_threads; __seq++)
171 for (_ThreadIndex __seq = 0; __seq < __sd->_M_num_threads; __seq++)
190 operator()(const _ThreadIndex __iam,
213 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; ++__s)
315 _ThreadIndex __iam = omp_get_thread_num();
352 for (_ThreadIndex __s = 0; __s < __sd->_M_num_threads; __s++
    [all...]
quicksort.h 56 __num_samples, _ThreadIndex __num_threads)
103 _ThreadIndex __num_threads)
120 _ThreadIndex __num_threads_left;
156 _ThreadIndex __num_threads)
168 __num_threads = static_cast<_ThreadIndex>(__n);
unique_copy.h 69 _ThreadIndex __num_threads = __get_max_threads();
81 _ThreadIndex __iam = omp_get_thread_num();
132 for (_ThreadIndex __t = 0; __t < __num_threads; ++__t)
157 for (_ThreadIndex __t = 0; __t < __iam; __t++)
171 for (_ThreadIndex __t = 0; __t < __num_threads + 1; __t++)
partial_sum.h 101 _ThreadIndex __num_threads =
137 for (_ThreadIndex __i = 1; __i < (__num_threads + 1); ++__i)
150 _ThreadIndex __iam = omp_get_thread_num();
186 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
workstealing.h 124 _ThreadIndex __busy = 0;
135 _ThreadIndex __num_threads = __gnu_parallel::max<_ThreadIndex>
155 _ThreadIndex __iam = omp_get_thread_num();
161 _ThreadIndex __victim;
find.h 114 _ThreadIndex __num_threads = __get_max_threads();
124 _ThreadIndex __iam = omp_get_thread_num();
221 _ThreadIndex __num_threads = __get_max_threads();
228 _ThreadIndex __iam = omp_get_thread_num();
345 _ThreadIndex __num_threads = __get_max_threads();
351 _ThreadIndex __iam = omp_get_thread_num();

Completed in 384 milliseconds

12 3 4