Home
last modified time | relevance | path

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

/qemu/rust/qemu-api/src/
H A Dcell.rs289 fn partial_cmp(&self, other: &BqlCell<T>) -> Option<Ordering> { in partial_cmp()
296 fn cmp(&self, other: &BqlCell<T>) -> Ordering { in cmp()
744 fn partial_cmp(&self, other: &BqlRefCell<T>) -> Option<Ordering> { in partial_cmp()
755 fn cmp(&self, other: &BqlRefCell<T>) -> Ordering { in cmp()