/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 | 260 fn partial_cmp(&self, other: &Asn1TimeRef) -> Option<Ordering> { in partial_cmp() method 267 fn partial_cmp(&self, other: &Asn1Time) -> Option<Ordering> { in partial_cmp() method 274 fn partial_cmp(&self, other: &Asn1Time) -> Option<Ordering> { in partial_cmp() method 398 fn partial_cmp(&self, other: &Asn1Time) -> Option<Ordering> { in partial_cmp() method 405 fn partial_cmp(&self, other: &Asn1TimeRef) -> Option<Ordering> { in partial_cmp() method 412 fn partial_cmp(&self, other: &&'a Asn1TimeRef) -> Option<Ordering> { in partial_cmp() method
|
D | bn.rs | 1179 fn partial_cmp(&self, oth: &BigNumRef) -> Option<Ordering> { in partial_cmp() method 1185 fn partial_cmp(&self, oth: &BigNum) -> Option<Ordering> { in partial_cmp() method 1197 fn partial_cmp(&self, oth: &BigNum) -> Option<Ordering> { in partial_cmp() method 1203 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/tracing/tracing-subscriber/src/filter/env/ |
D | field.rs | 117 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method 215 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method 335 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method 431 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method
|
/third_party/rust/crates/tracing/tracing-core/src/ |
D | metadata.rs | 912 fn partial_cmp(&self, other: &Level) -> Option<cmp::Ordering> { in partial_cmp() method 946 fn partial_cmp(&self, other: &LevelFilter) -> Option<cmp::Ordering> { in partial_cmp() method 988 fn partial_cmp(&self, other: &LevelFilter) -> Option<cmp::Ordering> { in partial_cmp() method 1022 fn partial_cmp(&self, other: &Level) -> Option<cmp::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 | 357 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/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/clap/src/builder/ |
D | debug_asserts.rs | 402 fn partial_cmp(&self, other: &Flag) -> Option<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/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/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/rust-openssl/openssl/src/x509/ |
D | mod.rs | 622 fn partial_cmp(&self, other: &Self) -> Option<cmp::Ordering> { in partial_cmp() method 628 fn partial_cmp(&self, other: &X509) -> Option<cmp::Ordering> { in partial_cmp() method 754 fn partial_cmp(&self, other: &Self) -> Option<cmp::Ordering> { in partial_cmp() method 760 fn partial_cmp(&self, other: &X509Ref) -> Option<cmp::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/tracing/tracing-subscriber/src/filter/ |
D | directive.rs | 240 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method
|