Home
last modified time | relevance | path

Searched defs:Ordering (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/rust/alloc/
Dslice.rs267 F: FnMut(&T, &T) -> Ordering, in sort_by()
Dboxed.rs1331 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()
1354 fn cmp(&self, other: &Self) -> Ordering { in cmp()
/Linux-v6.6/rust/alloc/vec/
Dmod.rs3295 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()
3307 fn cmp(&self, other: &Self) -> Ordering { in cmp()