Searched defs:Ordering (Results 1 – 4 of 4) sorted by relevance
359 fn cmp(&self, other: &Self) -> Ordering { in cmp()382 fn partial_cmp(&self, other: &Cow<'a, B>) -> Option<Ordering> { in partial_cmp()
1295 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()1318 fn cmp(&self, other: &Self) -> Ordering { in cmp()
332 F: FnMut(&T, &T) -> Ordering, in sort_by()
2882 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()2894 fn cmp(&self, other: &Self) -> Ordering { in cmp()