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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
types.h 78 MWMS,
settings.h 233 /// Oversampling factor for parallel std::sort (MWMS).
289 sort_algorithm(MWMS),
sort.h 213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
types.h 78 MWMS,
settings.h 233 /// Oversampling factor for parallel std::sort (MWMS).
289 sort_algorithm(MWMS),
sort.h 213 else if (__stable || _Settings::get().sort_algorithm == MWMS)

Completed in 99 milliseconds