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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
sort.h 213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
224 else if (_Settings::get().sort_algorithm == QS)
229 else if (_Settings::get().sort_algorithm == QS_BALANCED)
settings.h 127 _SortAlgorithm sort_algorithm; member in struct:__gnu_parallel::_Settings
289 sort_algorithm(MWMS),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
sort.h 213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
224 else if (_Settings::get().sort_algorithm == QS)
229 else if (_Settings::get().sort_algorithm == QS_BALANCED)
settings.h 127 _SortAlgorithm sort_algorithm; member in struct:__gnu_parallel::_Settings
289 sort_algorithm(MWMS),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
sort.h 213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
224 else if (_Settings::get().sort_algorithm == QS)
229 else if (_Settings::get().sort_algorithm == QS_BALANCED)
settings.h 127 _SortAlgorithm sort_algorithm; member in struct:__gnu_parallel::_Settings
289 sort_algorithm(MWMS),
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
sort.h 213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
224 else if (_Settings::get().sort_algorithm == QS)
229 else if (_Settings::get().sort_algorithm == QS_BALANCED)
settings.h 127 _SortAlgorithm sort_algorithm; member in struct:__gnu_parallel::_Settings
289 sort_algorithm(MWMS),
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
sort.h 213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
224 else if (_Settings::get().sort_algorithm == QS)
229 else if (_Settings::get().sort_algorithm == QS_BALANCED)
settings.h 127 _SortAlgorithm sort_algorithm; member in struct:__gnu_parallel::_Settings
289 sort_algorithm(MWMS),
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
sort.h 213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
224 else if (_Settings::get().sort_algorithm == QS)
229 else if (_Settings::get().sort_algorithm == QS_BALANCED)
settings.h 127 _SortAlgorithm sort_algorithm; member in struct:__gnu_parallel::_Settings
289 sort_algorithm(MWMS),

Completed in 302 milliseconds