Home
last modified time | relevance | path

Searched refs:sort_mwms_oversampling (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/parallel/
Dsettings.h234 unsigned int sort_mwms_oversampling; member
326 sort_mwms_oversampling(10), in _Settings()
Dmultiway_mergesort.h346 _Settings::get().sort_mwms_oversampling * __sd->_M_num_threads - 1;
433 (_Settings::get().sort_mwms_oversampling * __num_threads - 1)
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/parallel/
Dsettings.h234 unsigned int sort_mwms_oversampling; member
326 sort_mwms_oversampling(10), in _Settings()
Dmultiway_mergesort.h346 _Settings::get().sort_mwms_oversampling * __sd->_M_num_threads - 1;
433 (_Settings::get().sort_mwms_oversampling * __num_threads - 1)