Home
last modified time | relevance | path

Searched refs:big_f (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/math/cvc4/CVC4-1.7/test/regress/regress0/tptp/
H A DSYN075-1.p26 ( ~ big_f(X,Y)
30 ( ~ big_f(X,Y)
36 | big_f(X,Y) )).
39 ( ~ big_f(Y,f(X))
44 ( ~ big_f(Y,f(X))
46 | big_f(h(X,Z),f(X))
51 | big_f(Y,f(X))
56 | big_f(Y,f(X))
57 | big_f(h(X,Z),f(X))
62 | big_f(Y,f(X))
[all …]
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/tests/unit/common/
H A Dfourcc.cpp118 fourcc_c big_f{big}; in TEST() local
150 fourcc_c big_f{big}; in TEST() local
152 EXPECT_EQ("1234", big_f.str()); in TEST()
155 EXPECT_NO_THROW(sstr << big_f); in TEST()
181 ASSERT_EQ(big_f, little_f); in TEST()
184 EXPECT_EQ(4u, big_f.write(mem)); in TEST()
196 EXPECT_EQ(4u, big_f.write(buf)); in TEST()
295 fourcc_c big_f{big}; in TEST() local
296 ASSERT_EQ(big, big_f.value()); in TEST()
297 big_f.reset(); in TEST()
[all …]
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/num-traits-0.2.4/tests/
H A Dcast.rs100 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
104 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
105 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
106 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
107 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
124 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
128 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
129 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
130 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
131 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/num-traits-0.2.12/tests/
H A Dcast.rs102 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
106 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
107 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
126 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
130 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
131 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/num-traits-0.2.6/tests/
H A Dcast.rs102 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
106 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
107 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
126 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
130 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
131 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/num-traits-0.2.12/tests/
H A Dcast.rs102 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
106 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
107 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
126 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
130 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
131 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/games/genact/genact-0.10.0/cargo-crates/num-traits-0.2.12/tests/
H A Dcast.rs102 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
106 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
107 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
126 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
130 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
131 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/num-traits-0.2.11/tests/
H A Dcast.rs102 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
106 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
107 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
126 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
130 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
131 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/devel/grex/grex-1.3.0/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/num-traits-0.2.10/tests/
H A Dcast.rs102 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
106 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
107 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
126 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
130 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
131 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/num-traits-0.2.14/tests/
H A Dcast.rs103 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
107 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
110 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
127 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
131 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
134 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/num-traits-0.2.12/tests/
H A Dcast.rs102 let big_f: f64 = 1.0e123; in cast_to_int_checks_overflow() localVariable
106 assert_eq!(None, cast::<f64, i8>(big_f)); in cast_to_int_checks_overflow()
107 assert_eq!(None, cast::<f64, i16>(big_f)); in cast_to_int_checks_overflow()
108 assert_eq!(None, cast::<f64, i32>(big_f)); in cast_to_int_checks_overflow()
109 assert_eq!(None, cast::<f64, i64>(big_f)); in cast_to_int_checks_overflow()
126 let big_f: f64 = 1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
130 assert_eq!(None, cast::<f64, u8>(big_f)); in cast_to_unsigned_int_checks_overflow()
131 assert_eq!(None, cast::<f64, u16>(big_f)); in cast_to_unsigned_int_checks_overflow()
132 assert_eq!(None, cast::<f64, u32>(big_f)); in cast_to_unsigned_int_checks_overflow()
133 assert_eq!(None, cast::<f64, u64>(big_f)); in cast_to_unsigned_int_checks_overflow()
[all …]

1234567