Searched defs:Ordering (Results 1 – 2 of 2) sorted by relevance
156 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp()170 fn partial_cmp(&self, other: &Self) -> Option<cmp::Ordering> { in partial_cmp()
160 fn partial_cmp(&self, other: &Self) -> Option<std::cmp::Ordering> { in partial_cmp()166 fn cmp(&self, other: &Self) -> std::cmp::Ordering { in cmp()