HomeSort by relevance Sort by last modified time
    Searched defs:__length (Results 1 - 25 of 36) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
omp_loop.h 76 _DifferenceType __length = __end - __begin; local
78 (__get_max_threads(), __length);
96 for (_DifferenceType __pos = 0; __pos < __length; ++__pos)
108 __f._M_finish_iterator = __begin + __length;
omp_loop_static.h 76 _DifferenceType __length = __end - __begin; local
78 (__get_max_threads(), __length);
96 for (_DifferenceType __pos = 0; __pos < __length; ++__pos)
108 __f.finish_iterator = __begin + __length;
par_loop.h 74 const _DifferenceType __length = __end - __begin; local
79 (__get_max_threads(), __length);
97 __start = __equally_split_point(__length, __num_threads, __iam),
98 __stop = __equally_split_point(__length, __num_threads, __iam + 1);
128 __f._M_finish_iterator = __begin + __length;
find.h 107 _DifferenceType __length = __end1 - __begin1; local
108 _DifferenceType __result = __length;
121 __equally_split(__length, __num_threads, __borders);
197 _DifferenceType __length = __end1 - __begin1; local
201 (__length, __s.find_sequential_search_size);
214 _DifferenceType __result = __length;
237 std::min<_DifferenceType>(__length, __start + __block_size);
241 while (__start < __length)
264 __length);
276 std::min<_DifferenceType>(__length, __start + __block_size)
326 _DifferenceType __length = __end1 - __begin1; local
    [all...]
workstealing.h 117 _DifferenceType __length = (__bound < 0) ? (__end - __begin) : __bound; local
136 (1, __gnu_parallel::min<_DifferenceType>(__length,
181 (__iam * (__length / __num_threads));
184 ? (__length - 1)
185 : ((__iam + 1) * (__length / __num_threads) - 1));
304 __f._M_finish_iterator = __begin + __length;
multiway_merge.h 230 * @param __length Maximum length to merge, less equal than the
244 _DifferenceTp __length, _Compare __comp)
246 _GLIBCXX_CALL(__length);
256 if (__length == 0)
260 _DifferenceTp __orig_length = __length;
294 --__length; \
296 if (__length == 0) goto __finish; \
349 * @param __length Maximum length to merge, less equal than the
363 _DifferenceTp __length, _Compare __comp)
365 _GLIBCXX_CALL(__length);
1331 _DifferenceTp __length = _GLIBCXX_PARALLEL_LENGTH(*__raii); local
    [all...]
random_shuffle.h 134 _DifferenceType __length = (__sd->_M_starts[__iam + 1] local
136 _BinIndex* __oracles = new _BinIndex[__length];
149 for (_DifferenceType __i = 0; __i < __length; ++__i)
206 for (_DifferenceType __i = 0; __i < __length; ++__i)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
omp_loop.h 76 _DifferenceType __length = __end - __begin; local
78 (__get_max_threads(), __length);
96 for (_DifferenceType __pos = 0; __pos < __length; ++__pos)
108 __f._M_finish_iterator = __begin + __length;
omp_loop_static.h 76 _DifferenceType __length = __end - __begin; local
78 (__get_max_threads(), __length);
96 for (_DifferenceType __pos = 0; __pos < __length; ++__pos)
108 __f.finish_iterator = __begin + __length;
par_loop.h 74 const _DifferenceType __length = __end - __begin; local
79 (__get_max_threads(), __length);
97 __start = __equally_split_point(__length, __num_threads, __iam),
98 __stop = __equally_split_point(__length, __num_threads, __iam + 1);
128 __f._M_finish_iterator = __begin + __length;
find.h 107 _DifferenceType __length = __end1 - __begin1; local
108 _DifferenceType __result = __length;
121 __equally_split(__length, __num_threads, __borders);
197 _DifferenceType __length = __end1 - __begin1; local
201 (__length, __s.find_sequential_search_size);
214 _DifferenceType __result = __length;
237 std::min<_DifferenceType>(__length, __start + __block_size);
241 while (__start < __length)
264 __length);
276 std::min<_DifferenceType>(__length, __start + __block_size)
326 _DifferenceType __length = __end1 - __begin1; local
    [all...]
workstealing.h 117 _DifferenceType __length = (__bound < 0) ? (__end - __begin) : __bound; local
136 (1, __gnu_parallel::min<_DifferenceType>(__length,
181 (__iam * (__length / __num_threads));
184 ? (__length - 1)
185 : ((__iam + 1) * (__length / __num_threads) - 1));
304 __f._M_finish_iterator = __begin + __length;
multiway_merge.h 230 * @param __length Maximum length to merge, less equal than the
244 _DifferenceTp __length, _Compare __comp)
246 _GLIBCXX_CALL(__length);
256 if (__length == 0)
260 _DifferenceTp __orig_length = __length;
294 --__length; \
296 if (__length == 0) goto __finish; \
349 * @param __length Maximum length to merge, less equal than the
363 _DifferenceTp __length, _Compare __comp)
365 _GLIBCXX_CALL(__length);
1331 _DifferenceTp __length = _GLIBCXX_PARALLEL_LENGTH(*__raii); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
omp_loop.h 76 _DifferenceType __length = __end - __begin; local
78 (__get_max_threads(), __length);
96 for (_DifferenceType __pos = 0; __pos < __length; ++__pos)
108 __f._M_finish_iterator = __begin + __length;
omp_loop_static.h 76 _DifferenceType __length = __end - __begin; local
78 (__get_max_threads(), __length);
96 for (_DifferenceType __pos = 0; __pos < __length; ++__pos)
108 __f.finish_iterator = __begin + __length;
par_loop.h 74 const _DifferenceType __length = __end - __begin; local
79 (__get_max_threads(), __length);
97 __start = __equally_split_point(__length, __num_threads, __iam),
98 __stop = __equally_split_point(__length, __num_threads, __iam + 1);
128 __f._M_finish_iterator = __begin + __length;
find.h 107 _DifferenceType __length = __end1 - __begin1; local
108 _DifferenceType __result = __length;
121 __equally_split(__length, __num_threads, __borders);
197 _DifferenceType __length = __end1 - __begin1; local
201 (__length, __s.find_sequential_search_size);
214 _DifferenceType __result = __length;
237 std::min<_DifferenceType>(__length, __start + __block_size);
241 while (__start < __length)
264 __length);
276 std::min<_DifferenceType>(__length, __start + __block_size)
326 _DifferenceType __length = __end1 - __begin1; local
    [all...]
workstealing.h 117 _DifferenceType __length = (__bound < 0) ? (__end - __begin) : __bound; local
136 (1, __gnu_parallel::min<_DifferenceType>(__length,
181 (__iam * (__length / __num_threads));
184 ? (__length - 1)
185 : ((__iam + 1) * (__length / __num_threads) - 1));
304 __f._M_finish_iterator = __begin + __length;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
omp_loop.h 76 _DifferenceType __length = __end - __begin; local
78 (__get_max_threads(), __length);
96 for (_DifferenceType __pos = 0; __pos < __length; ++__pos)
108 __f._M_finish_iterator = __begin + __length;
omp_loop_static.h 76 _DifferenceType __length = __end - __begin; local
78 (__get_max_threads(), __length);
96 for (_DifferenceType __pos = 0; __pos < __length; ++__pos)
108 __f.finish_iterator = __begin + __length;
par_loop.h 74 const _DifferenceType __length = __end - __begin; local
79 (__get_max_threads(), __length);
97 __start = __equally_split_point(__length, __num_threads, __iam),
98 __stop = __equally_split_point(__length, __num_threads, __iam + 1);
128 __f._M_finish_iterator = __begin + __length;
find.h 107 _DifferenceType __length = __end1 - __begin1; local
108 _DifferenceType __result = __length;
121 __equally_split(__length, __num_threads, __borders);
197 _DifferenceType __length = __end1 - __begin1; local
201 (__length, __s.find_sequential_search_size);
214 _DifferenceType __result = __length;
237 std::min<_DifferenceType>(__length, __start + __block_size);
241 while (__start < __length)
264 __length);
276 std::min<_DifferenceType>(__length, __start + __block_size)
326 _DifferenceType __length = __end1 - __begin1; local
    [all...]
workstealing.h 117 _DifferenceType __length = (__bound < 0) ? (__end - __begin) : __bound; local
136 (1, __gnu_parallel::min<_DifferenceType>(__length,
181 (__iam * (__length / __num_threads));
184 ? (__length - 1)
185 : ((__iam + 1) * (__length / __num_threads) - 1));
304 __f._M_finish_iterator = __begin + __length;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_deque.c 468 size_type __length = this->size(); local
470 if (__elems_before <= difference_type(__length / 2)) {
488 const difference_type __elems_after = difference_type(__length) - __elems_before;
510 size_type __length = this->size(); local
512 if (__elems_before <= difference_type(__length / 2)) {
538 difference_type(__length) - __elems_before;
566 size_type __length = size(); local
567 if (__elems_before <= difference_type(__length / 2)) {
584 const difference_type __elems_after = difference_type(__length) - __elems_before;
605 size_type __length = size() local
658 size_type __length = size(); local
697 size_type __length = size(); local
    [all...]
_monetary.c 416 size_t __length = __value_length + __sign.size(); local
419 ++__length;
423 __length += __curr_sym.size();
439 ++__length;
442 const bool __need_fill = (((sizeof(streamsize) > sizeof(size_t)) && (__STATIC_CAST(streamsize, __length) < __width)) ||
443 ((sizeof(streamsize) <= sizeof(size_t)) && (__length < __STATIC_CAST(size_t, __width))));
444 streamsize __fill_amt = __need_fill ? __width - __length : 0;

Completed in 407 milliseconds

1 2