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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
settings.h 234 unsigned int sort_mwms_oversampling; member in struct:__gnu_parallel::_Settings
326 sort_mwms_oversampling(10),
multiway_mergesort.h 346 _Settings::get().sort_mwms_oversampling * __sd->_M_num_threads - 1;
433 (_Settings::get().sort_mwms_oversampling * __num_threads - 1)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
settings.h 234 unsigned int sort_mwms_oversampling; member in struct:__gnu_parallel::_Settings
326 sort_mwms_oversampling(10),
multiway_mergesort.h 346 _Settings::get().sort_mwms_oversampling * __sd->_M_num_threads - 1;
433 (_Settings::get().sort_mwms_oversampling * __num_threads - 1)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
settings.h 234 unsigned int sort_mwms_oversampling; member in struct:__gnu_parallel::_Settings
326 sort_mwms_oversampling(10),
multiway_mergesort.h 346 _Settings::get().sort_mwms_oversampling * __sd->_M_num_threads - 1;
433 (_Settings::get().sort_mwms_oversampling * __num_threads - 1)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
settings.h 234 unsigned int sort_mwms_oversampling; member in struct:__gnu_parallel::_Settings
326 sort_mwms_oversampling(10),
multiway_mergesort.h 346 _Settings::get().sort_mwms_oversampling * __sd->_M_num_threads - 1;
433 (_Settings::get().sort_mwms_oversampling * __num_threads - 1)

Completed in 553 milliseconds