Searched refs:MWMS (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dtypes.h78 MWMS, enumerator in enum:__gnu_parallel::_SortAlgorithm
H A Dsettings.h232 /// Oversampling factor for parallel std::sort (MWMS).
288 sort_algorithm(MWMS),
H A Dsort.h213 else if (__stable || _Settings::get().sort_algorithm == MWMS)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dtypes.h78 MWMS, enumerator in enum:__gnu_parallel::_SortAlgorithm
H A Dsettings.h232 /// Oversampling factor for parallel std::sort (MWMS).
288 sort_algorithm(MWMS),
H A Dsort.h213 else if (__stable || _Settings::get().sort_algorithm == MWMS)

Completed in 198 milliseconds