Home
last modified time | relevance | path

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

/external/rust/crates/rayon/src/iter/find_first_last/
Dmod.rs178 let found_best_in_range = match self.match_position { in consume() localVariable
183 if !found_best_in_range && (self.find_op)(&item) { in consume()
213 let found_best_in_range = match self.match_position { in full() localVariable
218 found_best_in_range in full()