Home
last modified time | relevance | path

Searched refs:to_u32 (Results 1 – 25 of 1318) sorted by relevance

12345678910>>...53

/dports/sysutils/vector/vector-0.10.0/cargo-crates/typenum-1.11.2/src/
H A Duint.rs90 fn to_u32() -> u32 { in to_u32() method
191 fn to_u32() -> u32 { in to_u32() method
1177 <T1 as Unsigned>::to_u32(); in test_set_bit()
1178 <T2 as Unsigned>::to_u32(); in test_set_bit()
1179 <T3 as Unsigned>::to_u32(); in test_set_bit()
1180 <T4 as Unsigned>::to_u32(); in test_set_bit()
1181 <T5 as Unsigned>::to_u32(); in test_set_bit()
1182 <T6 as Unsigned>::to_u32(); in test_set_bit()
1183 <T7 as Unsigned>::to_u32(); in test_set_bit()
1184 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/misc/ruut/ruut-0.6.1/cargo-crates/typenum-1.11.2/src/
H A Duint.rs90 fn to_u32() -> u32 { in to_u32() method
191 fn to_u32() -> u32 { in to_u32() method
1177 <T1 as Unsigned>::to_u32(); in test_set_bit()
1178 <T2 as Unsigned>::to_u32(); in test_set_bit()
1179 <T3 as Unsigned>::to_u32(); in test_set_bit()
1180 <T4 as Unsigned>::to_u32(); in test_set_bit()
1181 <T5 as Unsigned>::to_u32(); in test_set_bit()
1182 <T6 as Unsigned>::to_u32(); in test_set_bit()
1183 <T7 as Unsigned>::to_u32(); in test_set_bit()
1184 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/typenum-1.11.2/src/
H A Duint.rs90 fn to_u32() -> u32 { in to_u32() method
191 fn to_u32() -> u32 { in to_u32() method
1177 <T1 as Unsigned>::to_u32(); in test_set_bit()
1178 <T2 as Unsigned>::to_u32(); in test_set_bit()
1179 <T3 as Unsigned>::to_u32(); in test_set_bit()
1180 <T4 as Unsigned>::to_u32(); in test_set_bit()
1181 <T5 as Unsigned>::to_u32(); in test_set_bit()
1182 <T6 as Unsigned>::to_u32(); in test_set_bit()
1183 <T7 as Unsigned>::to_u32(); in test_set_bit()
1184 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/typenum-1.11.2/src/
H A Duint.rs90 fn to_u32() -> u32 { in to_u32() method
191 fn to_u32() -> u32 { in to_u32() method
1177 <T1 as Unsigned>::to_u32(); in test_set_bit()
1178 <T2 as Unsigned>::to_u32(); in test_set_bit()
1179 <T3 as Unsigned>::to_u32(); in test_set_bit()
1180 <T4 as Unsigned>::to_u32(); in test_set_bit()
1181 <T5 as Unsigned>::to_u32(); in test_set_bit()
1182 <T6 as Unsigned>::to_u32(); in test_set_bit()
1183 <T7 as Unsigned>::to_u32(); in test_set_bit()
1184 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/dasp_sample-0.11.0/tests/
H A Dconv.rs123 (to_u32 { $($conv_cmps:tt)* }) => {
126 conv_cmps!(to_u32, $($conv_cmps)*);
223 ($T:ident: to_u32 { $($conv_cmps:tt)* }) => {
226 conv_cmps!($T; to_u32, $($conv_cmps)*);
300 to_u32 { -128, 0; 0, 2_147_483_648; 127, 4_278_190_080; }
316 to_u32 { -32_768, 0; 0, 2_147_483_648; 32_767, 4_294_901_760; }
332 to_u32 { -8_388_608, 0; 0, 2_147_483_648; 8_388_607, 4_294_967_040; }
394 to_u32 { 0, 0; 128, 2_147_483_648; 255, 4_278_190_080; }
410 to_u32 { 0, 0; 32_768, 2_147_483_648; 65_535, 4_294_901_760; }
491 to_u32 { -1.0, 0; 0.0, 2_147_483_648; }
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/typenum-1.12.0/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/typenum-1.12.0/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/typenum-1.12.0/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/typenum-1.12.0/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/typenum-1.12.0/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/typenum-1.12.0/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/typenum/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/typenum/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/devel/racer/racer-2.1.48/cargo-crates/typenum-1.12.0/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/typenum-1.12.0/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/devel/dtool/dtool-0.11.0/cargo-crates/typenum-1.12.0/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/typenum/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/typenum-1.12.0/src/
H A Duint.rs94 fn to_u32() -> u32 { in to_u32() method
196 fn to_u32() -> u32 { in to_u32() method
1635 <T1 as Unsigned>::to_u32(); in test_set_bit()
1636 <T2 as Unsigned>::to_u32(); in test_set_bit()
1637 <T3 as Unsigned>::to_u32(); in test_set_bit()
1638 <T4 as Unsigned>::to_u32(); in test_set_bit()
1639 <T5 as Unsigned>::to_u32(); in test_set_bit()
1640 <T6 as Unsigned>::to_u32(); in test_set_bit()
1641 <T7 as Unsigned>::to_u32(); in test_set_bit()
1642 <T8 as Unsigned>::to_u32(); in test_set_bit()
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/num-bigint-0.2.6/tests/macros/
H A Dmod.rs41 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
49 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
57 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
66 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
87 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
95 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
103 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
112 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/num-bigint-0.2.6/tests/macros/
H A Dmod.rs41 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
49 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
57 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
66 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
87 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
95 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
103 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
112 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/num-bigint-0.2.6/tests/macros/
H A Dmod.rs41 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
49 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
57 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
66 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
87 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
95 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
103 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
112 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/num-bigint-0.2.6/tests/macros/
H A Dmod.rs41 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
49 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
57 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
66 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
87 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
95 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
103 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
112 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
/dports/security/suricata/suricata-6.0.4/rust/vendor/num-bigint-0.2.6/tests/macros/
H A Dmod.rs41 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
49 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
57 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
66 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
87 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
95 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
103 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
112 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
/dports/www/firefox/firefox-99.0/third_party/rust/num-bigint/tests/macros/
H A Dmod.rs41 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
49 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
57 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
66 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
87 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
95 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
103 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
112 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/num-bigint/tests/macros/
H A Dmod.rs41 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
49 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
57 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
66 assert_scalar_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,
87 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize)
95 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128)
103 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize,
112 assert_scalar_assign_op!((to_u8, to_u16, to_u32, to_u64, to_usize, to_u128,

12345678910>>...53