Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/research/
H A Ddurchschlag.cc41 struct lessScore { struct
162 std::make_heap(candidates->begin(), candidates->end(), lessScore()); in buildCandidatesList()
609 std::pop_heap(candidates.begin(), candidates.end(), lessScore()); in durchschlagGenerateCollaborative()
623 std::push_heap(candidates.begin(), candidates.end(), lessScore()); in durchschlagGenerateCollaborative()

Completed in 2 milliseconds