Home
last modified time | relevance | path

Searched refs:partial_cmp (Results 1 – 25 of 4280) sorted by relevance

12345678910>>...172

/dports/math/kalker/kalker-1.1.0/cargo-crates/rug-1.11.0/src/integer/
H A Dcmp.rs134 self.partial_cmp(other) == Some(Ordering::Equal) in eq()
155 other.partial_cmp(self).map(Ordering::reverse) in partial_cmp()
179 b.partial_cmp(op), in check_cmp_prim()
183 op.partial_cmp(b), in check_cmp_prim()
187 b.partial_cmp(op).unwrap(), in check_cmp_prim()
226 assert_eq!(t.partial_cmp(against), Some(ord)); in check_known_cmp()
229 assert_eq!(neg.partial_cmp(&-t), Some(ord)); in check_known_cmp()
243 assert!(t.partial_cmp(against).is_none()); in check_nan_cmp()
244 assert!((-t).partial_cmp(&*neg).is_none()); in check_nan_cmp()
245 assert!(against.partial_cmp(&t).is_none()); in check_nan_cmp()
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/www/rearx/rearx-0.1.4/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/www/xh/xh-0.14.1/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/devel/dtool/dtool-0.11.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other));
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other));
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c));
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c));
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other));
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other));
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c));
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c));
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other));
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other));
[all …]
/dports/textproc/bat/bat-0.18.3/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Doks.rs120 assert_eq!(u8c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
121 assert_eq!(c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
122 assert_eq!(u8other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
123 assert_eq!(other.partial_cmp(&u8c), other.partial_cmp(&c)); in eq_cmp_hash()
131 assert_eq!(u16c.partial_cmp(&other), c.partial_cmp(&other)); in eq_cmp_hash()
132 assert_eq!(c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
133 assert_eq!(u16other.partial_cmp(&c), other.partial_cmp(&c)); in eq_cmp_hash()
134 assert_eq!(other.partial_cmp(&u16c), other.partial_cmp(&c)); in eq_cmp_hash()
140 assert_eq!(u8c.partial_cmp(&u16other), c.partial_cmp(&other)); in eq_cmp_hash()
141 assert_eq!(u16c.partial_cmp(&u8other), c.partial_cmp(&other)); in eq_cmp_hash()
[all …]
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/derivative-2.2.0/tests/
H A Dderive-ord.rs125 Foo { foo: 7 }.partial_cmp(&Foo { foo: 42 }), in main()
129 Foo { foo: 42 }.partial_cmp(&Foo { foo: 42 }), in main()
133 Foo { foo: 42 }.partial_cmp(&Foo { foo: 7 }), in main()
197 Option::None::<u8>.partial_cmp(&Option::Some(7)), in main()
201 Option::Some(6).partial_cmp(&Option::Some(7)), in main()
205 Option::Some(42).partial_cmp(&Option::Some(42)), in main()
209 Option::None::<u8>.partial_cmp(&Option::None::<u8>), in main()
213 Option::Some(7).partial_cmp(&Option::Some(6)), in main()
217 Option::Some(7).partial_cmp(&Option::None::<u8>), in main()
227 assert_eq!(Tenth(0).partial_cmp(&Tenth(67)), None); in main()
[all …]
H A Dderive-ord-packed.rs123 Foo { foo: 7 }.partial_cmp(&Foo { foo: 42 }), in main()
127 Foo { foo: 42 }.partial_cmp(&Foo { foo: 42 }), in main()
131 Foo { foo: 42 }.partial_cmp(&Foo { foo: 7 }), in main()
195 Option::None::<u8>.partial_cmp(&Option::Some(7)), in main()
199 Option::Some(6).partial_cmp(&Option::Some(7)), in main()
203 Option::Some(42).partial_cmp(&Option::Some(42)), in main()
207 Option::None::<u8>.partial_cmp(&Option::None::<u8>), in main()
211 Option::Some(7).partial_cmp(&Option::Some(6)), in main()
215 Option::Some(7).partial_cmp(&Option::None::<u8>), in main()
225 assert_eq!(Tenth(0).partial_cmp(&Tenth(67)), None); in main()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/derivative-2.2.0/tests/
H A Dderive-ord.rs125 Foo { foo: 7 }.partial_cmp(&Foo { foo: 42 }), in main()
129 Foo { foo: 42 }.partial_cmp(&Foo { foo: 42 }), in main()
133 Foo { foo: 42 }.partial_cmp(&Foo { foo: 7 }), in main()
197 Option::None::<u8>.partial_cmp(&Option::Some(7)), in main()
201 Option::Some(6).partial_cmp(&Option::Some(7)), in main()
205 Option::Some(42).partial_cmp(&Option::Some(42)), in main()
209 Option::None::<u8>.partial_cmp(&Option::None::<u8>), in main()
213 Option::Some(7).partial_cmp(&Option::Some(6)), in main()
217 Option::Some(7).partial_cmp(&Option::None::<u8>), in main()
227 assert_eq!(Tenth(0).partial_cmp(&Tenth(67)), None); in main()
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/derivative-2.2.0/tests/
H A Dderive-ord.rs125 Foo { foo: 7 }.partial_cmp(&Foo { foo: 42 }), in main()
129 Foo { foo: 42 }.partial_cmp(&Foo { foo: 42 }), in main()
133 Foo { foo: 42 }.partial_cmp(&Foo { foo: 7 }), in main()
197 Option::None::<u8>.partial_cmp(&Option::Some(7)), in main()
201 Option::Some(6).partial_cmp(&Option::Some(7)), in main()
205 Option::Some(42).partial_cmp(&Option::Some(42)), in main()
209 Option::None::<u8>.partial_cmp(&Option::None::<u8>), in main()
213 Option::Some(7).partial_cmp(&Option::Some(6)), in main()
217 Option::Some(7).partial_cmp(&Option::None::<u8>), in main()
227 assert_eq!(Tenth(0).partial_cmp(&Tenth(67)), None); in main()
[all …]

12345678910>>...172