/external/rust/android-crates-io/extra_versions/crates/http/src/header/ |
D | value.rs | 629 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method 657 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 664 fn partial_cmp(&self, other: &[u8]) -> Option<cmp::Ordering> { in partial_cmp() method 685 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method 692 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method 706 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 720 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method 734 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method 754 fn partial_cmp(&self, other: &&'a T) -> Option<cmp::Ordering> { in partial_cmp() function 768 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method
|
/external/rust/android-crates-io/crates/http/src/header/ |
D | value.rs | 629 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method 657 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 664 fn partial_cmp(&self, other: &[u8]) -> Option<cmp::Ordering> { in partial_cmp() method 685 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method 692 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method 706 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 720 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method 734 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method 754 fn partial_cmp(&self, other: &&'a T) -> Option<cmp::Ordering> { in partial_cmp() function 768 fn partial_cmp(&self, other: &HeaderValue) -> Option<cmp::Ordering> { in partial_cmp() method
|
/external/rust/android-crates-io/extra_versions/crates/http/src/uri/ |
D | path.rs | 406 fn partial_cmp(&self, other: &PathAndQuery) -> Option<cmp::Ordering> { in partial_cmp() method 413 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 420 fn partial_cmp(&self, other: &PathAndQuery) -> Option<cmp::Ordering> { in partial_cmp() method 427 fn partial_cmp(&self, other: &&'a str) -> Option<cmp::Ordering> { in partial_cmp() method 434 fn partial_cmp(&self, other: &PathAndQuery) -> Option<cmp::Ordering> { in partial_cmp() method 441 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 448 fn partial_cmp(&self, other: &PathAndQuery) -> Option<cmp::Ordering> { in partial_cmp() method
|
D | authority.rs | 340 fn partial_cmp(&self, other: &Authority) -> Option<cmp::Ordering> { in partial_cmp() method 348 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 356 fn partial_cmp(&self, other: &Authority) -> Option<cmp::Ordering> { in partial_cmp() method 364 fn partial_cmp(&self, other: &Authority) -> Option<cmp::Ordering> { in partial_cmp() method 372 fn partial_cmp(&self, other: &&'a str) -> Option<cmp::Ordering> { in partial_cmp() method 380 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 388 fn partial_cmp(&self, other: &Authority) -> Option<cmp::Ordering> { in partial_cmp() method
|
/external/rust/android-crates-io/crates/http/src/uri/ |
D | path.rs | 406 fn partial_cmp(&self, other: &PathAndQuery) -> Option<cmp::Ordering> { in partial_cmp() method 413 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 420 fn partial_cmp(&self, other: &PathAndQuery) -> Option<cmp::Ordering> { in partial_cmp() method 427 fn partial_cmp(&self, other: &&'a str) -> Option<cmp::Ordering> { in partial_cmp() method 434 fn partial_cmp(&self, other: &PathAndQuery) -> Option<cmp::Ordering> { in partial_cmp() method 441 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 448 fn partial_cmp(&self, other: &PathAndQuery) -> Option<cmp::Ordering> { in partial_cmp() method
|
D | authority.rs | 340 fn partial_cmp(&self, other: &Authority) -> Option<cmp::Ordering> { in partial_cmp() method 348 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 356 fn partial_cmp(&self, other: &Authority) -> Option<cmp::Ordering> { in partial_cmp() method 364 fn partial_cmp(&self, other: &Authority) -> Option<cmp::Ordering> { in partial_cmp() method 372 fn partial_cmp(&self, other: &&'a str) -> Option<cmp::Ordering> { in partial_cmp() method 380 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 388 fn partial_cmp(&self, other: &Authority) -> Option<cmp::Ordering> { in partial_cmp() method
|
/external/rust/android-crates-io/crates/tonic/src/metadata/ |
D | value.rs | 648 fn partial_cmp(&self, other: &MetadataValue<VE>) -> Option<cmp::Ordering> { in partial_cmp() method 676 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 683 fn partial_cmp(&self, other: &[u8]) -> Option<cmp::Ordering> { in partial_cmp() method 704 fn partial_cmp(&self, other: &MetadataValue<VE>) -> Option<cmp::Ordering> { in partial_cmp() method 711 fn partial_cmp(&self, other: &MetadataValue<VE>) -> Option<cmp::Ordering> { in partial_cmp() method 725 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 739 fn partial_cmp(&self, other: &MetadataValue<VE>) -> Option<cmp::Ordering> { in partial_cmp() method 753 fn partial_cmp(&self, other: &MetadataValue<VE>) -> Option<cmp::Ordering> { in partial_cmp() method 773 fn partial_cmp(&self, other: &&'a T) -> Option<cmp::Ordering> { in partial_cmp() function 787 fn partial_cmp(&self, other: &MetadataValue<VE>) -> Option<cmp::Ordering> { in partial_cmp() method
|
/external/rust/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
|
/external/rust/android-crates-io/crates/googletest/src/matchers/ |
D | ge_matcher.rs | 196 fn partial_cmp(&self, _other: &u32) -> Option<std::cmp::Ordering> { in ge_matches_with_custom_partial_ord() method 208 fn partial_cmp(&self, _other: &VeryLowNumber) -> Option<std::cmp::Ordering> { in ge_matches_with_custom_partial_ord() method
|
D | le_matcher.rs | 195 fn partial_cmp(&self, _other: &u32) -> Option<std::cmp::Ordering> { in le_matches_with_custom_partial_ord() method 207 fn partial_cmp(&self, _other: &VeryLowNumber) -> Option<std::cmp::Ordering> { in le_matches_with_custom_partial_ord() method
|
D | lt_matcher.rs | 204 fn partial_cmp(&self, _other: &u32) -> Option<std::cmp::Ordering> { in lt_matches_with_custom_partial_ord() method 216 fn partial_cmp(&self, _other: &VeryLowNumber) -> Option<std::cmp::Ordering> { in lt_matches_with_custom_partial_ord() method
|
D | gt_matcher.rs | 235 fn partial_cmp(&self, _other: &u32) -> Option<std::cmp::Ordering> { in gt_matches_with_custom_partial_ord() method 247 fn partial_cmp(&self, _other: &VeryLowNumber) -> Option<std::cmp::Ordering> { in gt_matches_with_custom_partial_ord() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/semver-1.0.23/src/ |
D | impls.rs | 40 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp() method 46 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/semver-1.0.23/src/ |
D | impls.rs | 40 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp() method 46 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp() method
|
/external/rust/android-crates-io/crates/semver/src/ |
D | impls.rs | 40 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp() method 46 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp() method
|
/external/rust/crates/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
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/src/ |
D | bytes.rs | 698 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 718 fn partial_cmp(&self, other: &[u8]) -> Option<cmp::Ordering> { in partial_cmp() method 730 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 742 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 754 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 766 fn partial_cmp(&self, other: &Vec<u8>) -> Option<cmp::Ordering> { in partial_cmp() method 778 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 790 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 802 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 814 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method [all …]
|
D | bytes_mut.rs | 1283 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1565 fn partial_cmp(&self, other: &[u8]) -> Option<cmp::Ordering> { in partial_cmp() method 1577 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1589 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 1601 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1613 fn partial_cmp(&self, other: &Vec<u8>) -> Option<cmp::Ordering> { in partial_cmp() method 1625 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1637 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 1649 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1667 fn partial_cmp(&self, other: &&'a T) -> Option<cmp::Ordering> { in partial_cmp() function [all …]
|
/external/rust/android-crates-io/crates/bytes/src/ |
D | bytes_mut.rs | 1286 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1568 fn partial_cmp(&self, other: &[u8]) -> Option<cmp::Ordering> { in partial_cmp() method 1580 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1592 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 1604 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1616 fn partial_cmp(&self, other: &Vec<u8>) -> Option<cmp::Ordering> { in partial_cmp() method 1628 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1640 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 1652 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1670 fn partial_cmp(&self, other: &&'a T) -> Option<cmp::Ordering> { in partial_cmp() function [all …]
|
D | bytes.rs | 792 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 812 fn partial_cmp(&self, other: &[u8]) -> Option<cmp::Ordering> { in partial_cmp() method 824 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 836 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 848 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 860 fn partial_cmp(&self, other: &Vec<u8>) -> Option<cmp::Ordering> { in partial_cmp() method 872 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 884 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 896 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 908 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method [all …]
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/src/ |
D | bytes_mut.rs | 1283 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1565 fn partial_cmp(&self, other: &[u8]) -> Option<cmp::Ordering> { in partial_cmp() method 1577 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1589 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 1601 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1613 fn partial_cmp(&self, other: &Vec<u8>) -> Option<cmp::Ordering> { in partial_cmp() method 1625 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1637 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 1649 fn partial_cmp(&self, other: &BytesMut) -> Option<cmp::Ordering> { in partial_cmp() method 1667 fn partial_cmp(&self, other: &&'a T) -> Option<cmp::Ordering> { in partial_cmp() function [all …]
|
D | bytes.rs | 698 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 718 fn partial_cmp(&self, other: &[u8]) -> Option<cmp::Ordering> { in partial_cmp() method 730 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 742 fn partial_cmp(&self, other: &str) -> Option<cmp::Ordering> { in partial_cmp() method 754 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 766 fn partial_cmp(&self, other: &Vec<u8>) -> Option<cmp::Ordering> { in partial_cmp() method 778 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 790 fn partial_cmp(&self, other: &String) -> Option<cmp::Ordering> { in partial_cmp() method 802 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method 814 fn partial_cmp(&self, other: &Bytes) -> Option<cmp::Ordering> { in partial_cmp() method [all …]
|
/external/rust/android-crates-io/crates/proc-macro2/src/ |
D | location.rs | 26 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.89/src/ |
D | location.rs | 26 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.89/src/ |
D | location.rs | 26 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() method
|