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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
tags.h 49 _ThreadIndex _M_num_threads;
58 parallel_tag(_ThreadIndex __num_threads)
63 _ThreadIndex __get_num_threads()
73 void set_num_threads(_ThreadIndex __num_threads)
82 default_parallel_tag(_ThreadIndex __num_threads)
112 exact_tag(_ThreadIndex __num_threads)
121 sampling_tag(_ThreadIndex __num_threads)
131 multiway_mergesort_tag(_ThreadIndex __num_threads)
140 multiway_mergesort_exact_tag(_ThreadIndex __num_threads)
149 multiway_mergesort_sampling_tag(_ThreadIndex __num_threads
    [all...]
equally_split.h 48 __equally_split(_DifferenceType __n, _ThreadIndex __num_threads,
54 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
76 _ThreadIndex __num_threads,
77 _ThreadIndex __thread_no)
omp_loop.h 77 _ThreadIndex __num_threads = __gnu_parallel::min<_DifferenceType>
89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
93 _ThreadIndex __iam = omp_get_thread_num();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
omp_loop_static.h 77 _ThreadIndex __num_threads = std::min<_DifferenceType>
89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
93 _ThreadIndex __iam = omp_get_thread_num();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
balanced_quicksort.h 78 _ThreadIndex _M_num_threads;
101 _Compare __comp, _ThreadIndex __num_threads)
174 _ThreadIndex __iam, _ThreadIndex __num_threads,
202 _ThreadIndex
203 __num_threads_leftside = std::max<_ThreadIndex>
204 (1, std::min<_ThreadIndex>(__num_threads - 1, __split_pos
248 _Compare& __comp, _ThreadIndex __iam,
262 _ThreadIndex __num_threads = __tl._M_num_threads;
389 _ThreadIndex __victim
    [all...]
par_loop.h 78 _ThreadIndex __num_threads = __gnu_parallel::min<_DifferenceType>
91 _ThreadIndex __iam = omp_get_thread_num();
119 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
types.h 123 typedef uint16_t _ThreadIndex;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
tags.h 49 _ThreadIndex _M_num_threads;
58 parallel_tag(_ThreadIndex __num_threads)
63 _ThreadIndex __get_num_threads()
73 void set_num_threads(_ThreadIndex __num_threads)
82 default_parallel_tag(_ThreadIndex __num_threads)
112 exact_tag(_ThreadIndex __num_threads)
121 sampling_tag(_ThreadIndex __num_threads)
131 multiway_mergesort_tag(_ThreadIndex __num_threads)
140 multiway_mergesort_exact_tag(_ThreadIndex __num_threads)
149 multiway_mergesort_sampling_tag(_ThreadIndex __num_threads
    [all...]
equally_split.h 48 __equally_split(_DifferenceType __n, _ThreadIndex __num_threads,
54 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
76 _ThreadIndex __num_threads,
77 _ThreadIndex __thread_no)
omp_loop.h 77 _ThreadIndex __num_threads = __gnu_parallel::min<_DifferenceType>
89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
93 _ThreadIndex __iam = omp_get_thread_num();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
omp_loop_static.h 77 _ThreadIndex __num_threads = std::min<_DifferenceType>
89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
93 _ThreadIndex __iam = omp_get_thread_num();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
balanced_quicksort.h 78 _ThreadIndex _M_num_threads;
101 _Compare __comp, _ThreadIndex __num_threads)
174 _ThreadIndex __iam, _ThreadIndex __num_threads,
202 _ThreadIndex
203 __num_threads_leftside = std::max<_ThreadIndex>
204 (1, std::min<_ThreadIndex>(__num_threads - 1, __split_pos
248 _Compare& __comp, _ThreadIndex __iam,
262 _ThreadIndex __num_threads = __tl._M_num_threads;
389 _ThreadIndex __victim
    [all...]
par_loop.h 78 _ThreadIndex __num_threads = __gnu_parallel::min<_DifferenceType>
91 _ThreadIndex __iam = omp_get_thread_num();
119 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
tags.h 49 _ThreadIndex _M_num_threads;
58 parallel_tag(_ThreadIndex __num_threads)
63 _ThreadIndex __get_num_threads()
73 void set_num_threads(_ThreadIndex __num_threads)
82 default_parallel_tag(_ThreadIndex __num_threads)
112 exact_tag(_ThreadIndex __num_threads)
121 sampling_tag(_ThreadIndex __num_threads)
131 multiway_mergesort_tag(_ThreadIndex __num_threads)
140 multiway_mergesort_exact_tag(_ThreadIndex __num_threads)
149 multiway_mergesort_sampling_tag(_ThreadIndex __num_threads
    [all...]
equally_split.h 48 __equally_split(_DifferenceType __n, _ThreadIndex __num_threads,
54 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
76 _ThreadIndex __num_threads,
77 _ThreadIndex __thread_no)
omp_loop.h 77 _ThreadIndex __num_threads = __gnu_parallel::min<_DifferenceType>
89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
93 _ThreadIndex __iam = omp_get_thread_num();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
omp_loop_static.h 77 _ThreadIndex __num_threads = std::min<_DifferenceType>
89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
93 _ThreadIndex __iam = omp_get_thread_num();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
balanced_quicksort.h 78 _ThreadIndex _M_num_threads;
101 _Compare __comp, _ThreadIndex __num_threads)
174 _ThreadIndex __iam, _ThreadIndex __num_threads,
202 _ThreadIndex
203 __num_threads_leftside = std::max<_ThreadIndex>
204 (1, std::min<_ThreadIndex>(__num_threads - 1, __split_pos
248 _Compare& __comp, _ThreadIndex __iam,
262 _ThreadIndex __num_threads = __tl._M_num_threads;
389 _ThreadIndex __victim
    [all...]
par_loop.h 78 _ThreadIndex __num_threads = __gnu_parallel::min<_DifferenceType>
91 _ThreadIndex __iam = omp_get_thread_num();
119 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
tags.h 49 _ThreadIndex _M_num_threads;
58 parallel_tag(_ThreadIndex __num_threads)
63 _ThreadIndex __get_num_threads()
73 void set_num_threads(_ThreadIndex __num_threads)
82 default_parallel_tag(_ThreadIndex __num_threads)
112 exact_tag(_ThreadIndex __num_threads)
121 sampling_tag(_ThreadIndex __num_threads)
131 multiway_mergesort_tag(_ThreadIndex __num_threads)
140 multiway_mergesort_exact_tag(_ThreadIndex __num_threads)
149 multiway_mergesort_sampling_tag(_ThreadIndex __num_threads
    [all...]
equally_split.h 48 __equally_split(_DifferenceType __n, _ThreadIndex __num_threads,
54 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
76 _ThreadIndex __num_threads,
77 _ThreadIndex __thread_no)
omp_loop.h 77 _ThreadIndex __num_threads = __gnu_parallel::min<_DifferenceType>
89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
93 _ThreadIndex __iam = omp_get_thread_num();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
omp_loop_static.h 77 _ThreadIndex __num_threads = std::min<_DifferenceType>
89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
93 _ThreadIndex __iam = omp_get_thread_num();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
balanced_quicksort.h 78 _ThreadIndex _M_num_threads;
101 _Compare __comp, _ThreadIndex __num_threads)
174 _ThreadIndex __iam, _ThreadIndex __num_threads,
202 _ThreadIndex
203 __num_threads_leftside = std::max<_ThreadIndex>
204 (1, std::min<_ThreadIndex>(__num_threads - 1, __split_pos
248 _Compare& __comp, _ThreadIndex __iam,
262 _ThreadIndex __num_threads = __tl._M_num_threads;
389 _ThreadIndex __victim
    [all...]
par_loop.h 78 _ThreadIndex __num_threads = __gnu_parallel::min<_DifferenceType>
91 _ThreadIndex __iam = omp_get_thread_num();
119 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)

Completed in 169 milliseconds

1 2 3 4