Searched refs:set_min (Results 1 – 2 of 2) sorted by relevance
487 pub fn set_min(&mut self, min: Hertz) -> &mut Self {482 pub fn set_min(&mut self, min: Hertz) -> &mut Self { set_min() method
965 bool set_max = false, set_min = false; in mas_ascend() local1003 set_min = true; in mas_ascend()1020 if (!set_min && a_slot) { in mas_ascend()1021 set_min = true; in mas_ascend()1036 } while (!set_min || !set_max); in mas_ascend()