HomeSort by relevance Sort by last modified time
    Searched refs:__tls (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
balanced_quicksort.h 162 * @param __tls Array of thread-local storages.
171 __qsb_conquer(_QSBThreadLocal<_RAIter>** __tls,
185 __tls[__iam]->_M_initial.first = __begin;
186 __tls[__iam]->_M_initial.second = __end;
188 __qsb_local_sort_with_helping(__tls, __comp, __iam, __parent_wait);
208 *__tls[__iam]->_M_elements_leftover -= (_DifferenceType)1;
223 __qsb_conquer(__tls, __begin, __begin + __split_pos, __comp,
230 __qsb_conquer(__tls, __begin + __split_pos + 1, __end, __comp,
241 * @param __tls Array of thread-local storages.
247 __qsb_local_sort_with_helping(_QSBThreadLocal<_RAIter>** __tls,
452 _TLSType** __tls = new _TLSType*[__num_threads]; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
balanced_quicksort.h 162 * @param __tls Array of thread-local storages.
171 __qsb_conquer(_QSBThreadLocal<_RAIter>** __tls,
185 __tls[__iam]->_M_initial.first = __begin;
186 __tls[__iam]->_M_initial.second = __end;
188 __qsb_local_sort_with_helping(__tls, __comp, __iam, __parent_wait);
208 *__tls[__iam]->_M_elements_leftover -= (_DifferenceType)1;
223 __qsb_conquer(__tls, __begin, __begin + __split_pos, __comp,
230 __qsb_conquer(__tls, __begin + __split_pos + 1, __end, __comp,
241 * @param __tls Array of thread-local storages.
247 __qsb_local_sort_with_helping(_QSBThreadLocal<_RAIter>** __tls,
452 _TLSType** __tls = new _TLSType*[__num_threads]; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
balanced_quicksort.h 162 * @param __tls Array of thread-local storages.
171 __qsb_conquer(_QSBThreadLocal<_RAIter>** __tls,
185 __tls[__iam]->_M_initial.first = __begin;
186 __tls[__iam]->_M_initial.second = __end;
188 __qsb_local_sort_with_helping(__tls, __comp, __iam, __parent_wait);
208 *__tls[__iam]->_M_elements_leftover -= (_DifferenceType)1;
223 __qsb_conquer(__tls, __begin, __begin + __split_pos, __comp,
230 __qsb_conquer(__tls, __begin + __split_pos + 1, __end, __comp,
241 * @param __tls Array of thread-local storages.
247 __qsb_local_sort_with_helping(_QSBThreadLocal<_RAIter>** __tls,
452 _TLSType** __tls = new _TLSType*[__num_threads]; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
balanced_quicksort.h 162 * @param __tls Array of thread-local storages.
171 __qsb_conquer(_QSBThreadLocal<_RAIter>** __tls,
185 __tls[__iam]->_M_initial.first = __begin;
186 __tls[__iam]->_M_initial.second = __end;
188 __qsb_local_sort_with_helping(__tls, __comp, __iam, __parent_wait);
208 *__tls[__iam]->_M_elements_leftover -= (_DifferenceType)1;
223 __qsb_conquer(__tls, __begin, __begin + __split_pos, __comp,
230 __qsb_conquer(__tls, __begin + __split_pos + 1, __end, __comp,
241 * @param __tls Array of thread-local storages.
247 __qsb_local_sort_with_helping(_QSBThreadLocal<_RAIter>** __tls,
452 _TLSType** __tls = new _TLSType*[__num_threads]; local
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linux_syscall_support.h     [all...]

Completed in 875 milliseconds