Home
last modified time | relevance | path

Searched defs:OrderScoreAndLabelByScoreDecreasing (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/courgette/
Dadjustment_method_2.cc336 struct OrderScoreAndLabelByScoreDecreasing { struct in courgette::adjustment_method_2::AssignmentCandidates
337 OrderLabelInfo tie_breaker;
338 bool operator()(const ScoreAndLabel& a, const ScoreAndLabel& b) const { in operator ()()
784 struct OrderScoreAndLabelByScoreDecreasing { struct in courgette::adjustment_method_2::VariableQueue
785 bool operator()(const ScoreAndLabel& a, const ScoreAndLabel& b) const { in operator ()()