Searched refs:BWeight (Results 1 – 1 of 1) sorted by relevance
286 const double BWeight = double(B.second) / B.first->getSize(); in sortedByFunc() local289 (AWeight > BWeight || in sortedByFunc()290 (AWeight == BWeight && in sortedByFunc()314 const double BWeight = double(B.second) / B.first->getSize(); in sortedByCount() local315 return (AWeight > BWeight || in sortedByCount()316 (AWeight == BWeight && in sortedByCount()