| /third_party/rust/crates/cxx/gen/build/src/ |
| D | cargo.rs | 83 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp() method 121 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp() method 146 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/proc-macro2/src/ |
| D | location.rs | 26 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | asn1.rs | 261 fn partial_cmp(&self, other: &Asn1TimeRef) -> Option<Ordering> { in partial_cmp() method 268 fn partial_cmp(&self, other: &Asn1Time) -> Option<Ordering> { in partial_cmp() method 275 fn partial_cmp(&self, other: &Asn1Time) -> Option<Ordering> { in partial_cmp() method 399 fn partial_cmp(&self, other: &Asn1Time) -> Option<Ordering> { in partial_cmp() method 406 fn partial_cmp(&self, other: &Asn1TimeRef) -> Option<Ordering> { in partial_cmp() method 413 fn partial_cmp(&self, other: &&'a Asn1TimeRef) -> Option<Ordering> { in partial_cmp() method 521 fn partial_cmp(&self, other: &Asn1Integer) -> Option<Ordering> { in partial_cmp() method 571 fn partial_cmp(&self, other: &Asn1IntegerRef) -> Option<Ordering> { in partial_cmp() method
|
| D | bn.rs | 1213 fn partial_cmp(&self, oth: &BigNumRef) -> Option<Ordering> { in partial_cmp() method 1219 fn partial_cmp(&self, oth: &BigNum) -> Option<Ordering> { in partial_cmp() method 1231 fn partial_cmp(&self, oth: &BigNum) -> Option<Ordering> { in partial_cmp() method 1237 fn partial_cmp(&self, oth: &BigNumRef) -> Option<Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/rustix/src/net/ |
| D | ip.rs | 1077 fn partial_cmp(&self, other: &Ipv4Addr) -> Option<Ordering> { in partial_cmp() method 1085 fn partial_cmp(&self, other: &Ipv4Addr) -> Option<Ordering> { in partial_cmp() method 1096 fn partial_cmp(&self, other: &IpAddr) -> Option<Ordering> { in partial_cmp() method 1865 fn partial_cmp(&self, other: &Ipv6Addr) -> Option<Ordering> { in partial_cmp() method 1873 fn partial_cmp(&self, other: &Ipv6Addr) -> Option<Ordering> { in partial_cmp() method 1884 fn partial_cmp(&self, other: &IpAddr) -> Option<Ordering> { in partial_cmp() method
|
| D | addr.rs | 602 fn partial_cmp(&self, other: &SocketAddrV4) -> Option<Ordering> { in partial_cmp() method 609 fn partial_cmp(&self, other: &SocketAddrV6) -> Option<Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/syn/src/ |
| D | lifetime.rs | 98 fn partial_cmp(&self, other: &Lifetime) -> Option<Ordering> { in partial_cmp() method
|
| D | buffer.rs | 390 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/rustix/src/backend/libc/net/ |
| D | addr.rs | 227 fn partial_cmp(&self, other: &Self) -> Option<core::cmp::Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/clap/src/builder/ |
| D | debug_asserts.rs | 396 fn partial_cmp(&self, other: &Flag) -> Option<Ordering> { in partial_cmp() method
|
| D | styled_str.rs | 277 fn partial_cmp(&self, other: &Self) -> Option<std::cmp::Ordering> { in partial_cmp() method
|
| D | str.rs | 292 fn partial_cmp(&self, other: &Self) -> Option<std::cmp::Ordering> { in partial_cmp() method
|
| D | os_str.rs | 318 fn partial_cmp(&self, other: &Self) -> Option<std::cmp::Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/clap/src/parser/matches/ |
| D | any_value.rs | 67 fn partial_cmp(&self, other: &Self) -> Option<std::cmp::Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/codespan/codespan-reporting/src/ |
| D | diagnostic.rs | 48 fn partial_cmp(&self, other: &Severity) -> Option<std::cmp::Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/net/ |
| D | addr.rs | 125 fn partial_cmp(&self, other: &Self) -> Option<core::cmp::Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/minimal-lexical/src/ |
| D | heapvec.rs | 158 fn partial_cmp(&self, other: &Self) -> Option<cmp::Ordering> { in partial_cmp() method
|
| D | stackvec.rs | 266 fn partial_cmp(&self, other: &Self) -> Option<cmp::Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/regex/src/ |
| D | input.rs | 422 fn partial_cmp(&self, other: &char) -> Option<Ordering> { in partial_cmp() method 429 fn partial_cmp(&self, other: &Char) -> Option<Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/log/src/kv/ |
| D | key.rs | 83 fn partial_cmp(&self, other: &Key<'ko>) -> Option<cmp::Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/cxx/syntax/ |
| D | discriminant.rs | 258 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/log/src/ |
| D | lib.rs | 475 fn partial_cmp(&self, other: &Level) -> Option<cmp::Ordering> { in partial_cmp() method 502 fn partial_cmp(&self, other: &LevelFilter) -> Option<cmp::Ordering> { in partial_cmp() method 682 fn partial_cmp(&self, other: &LevelFilter) -> Option<cmp::Ordering> { in partial_cmp() method 709 fn partial_cmp(&self, other: &Level) -> Option<cmp::Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/cxx/src/ |
| D | cxx_string.rs | 243 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/nix/src/sys/ |
| D | time.rs | 252 fn partial_cmp(&self, other: &TimeSpec) -> Option<cmp::Ordering> { in partial_cmp() method 490 fn partial_cmp(&self, other: &TimeVal) -> Option<cmp::Ordering> { in partial_cmp() method
|
| /third_party/rust/crates/rust-openssl/openssl/src/x509/ |
| D | mod.rs | 702 fn partial_cmp(&self, other: &Self) -> Option<cmp::Ordering> { in partial_cmp() method 708 fn partial_cmp(&self, other: &X509) -> Option<cmp::Ordering> { in partial_cmp() method 834 fn partial_cmp(&self, other: &Self) -> Option<cmp::Ordering> { in partial_cmp() method 840 fn partial_cmp(&self, other: &X509Ref) -> Option<cmp::Ordering> { in partial_cmp() method
|