Home
last modified time | relevance | path

Searched defs:exp (Results 34051 – 34065 of 34065) sorted by last modified time

1...<<136113621363

/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/serde_json-1.0.64/src/
H A Dde.rs509 let mut exp = match next { in parse_exponent() localVariable
701 let mut exp = match next { in parse_long_exponent() localVariable
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/serde_json-1.0.64/src/lexical/
H A Dfloat.rs18 pub exp: i32, field
173 let exp: u64; in into_float() localVariable
179 let exp = exp << F::MANTISSA_SIZE; in into_float() localVariable
/dports/www/monolith/monolith-2.6.1/cargo-crates/serde_json-1.0.64/src/lexical/
H A Dcached.rs16 pub exp: &'static [i32], field
24 let exp = self.exp[index]; in get_extended_float() localVariable
H A Dbhcomp.rs126 let exp = bigmant.bit_length() as i32 - bits as i32; in large_atof() localVariable
H A Dfloat.rs18 pub exp: i32, field
173 let exp: u64; in into_float() localVariable
179 let exp = exp << F::MANTISSA_SIZE; in into_float() localVariable
/dports/www/monolith/monolith-2.6.1/cargo-crates/serde_json-1.0.64/src/
H A Dde.rs509 let mut exp = match next { in parse_exponent() localVariable
701 let mut exp = match next { in parse_long_exponent() localVariable
/dports/www/monolith/monolith-2.6.1/cargo-crates/js-sys-0.3.51/tests/wasm/
H A DMath.rs107 fn exp() { in exp() function
/dports/www/monolith/monolith-2.6.1/cargo-crates/js-sys-0.3.51/src/
H A Dlib.rs1671 pub fn exp(x: f64) -> f64; in exp() function
/dports/www/monolith/monolith-2.6.1/cargo-crates/rand-0.8.4/src/distributions/
H A Dweighted_index.rs297 let exp = (weights[i] * N_REPS) as f32 / total_weight; in test_weightedindex() localVariable
/dports/www/monolith/monolith-2.6.1/cargo-crates/typenum-1.13.0/src/
H A Dtype_operators.rs108 let mut exp = <UInt<U, B> as Unsigned>::to_u32(); localVariable
149 let mut exp = U::to_u32(); localVariable
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/rand-0.8.4/src/distributions/
H A Dweighted_index.rs297 let exp = (weights[i] * N_REPS) as f32 / total_weight; in test_weightedindex() localVariable
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/num-bigint-0.3.2/src/biguint/
H A Dpower.rs224 let exp = vec![0, 0b1]; in test_plain_modpow() localVariable
229 let exp = vec![0, 0b10]; in test_plain_modpow() localVariable
234 let exp = vec![0, 0b110010]; in test_plain_modpow() localVariable
239 let exp = vec![0b1, 0b1]; in test_plain_modpow() localVariable
244 let exp = vec![0b1100, 0, 0b1]; in test_plain_modpow() localVariable
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/rand-0.8.4/src/seq/
H A Dmod.rs1055 let exp = (weights[i] * N_REPS) as f32 / total_weight; in test_weighted() localVariable
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/typenum-1.13.0/src/
H A Dtype_operators.rs108 let mut exp = <UInt<U, B> as Unsigned>::to_u32(); localVariable
149 let mut exp = U::to_u32(); localVariable
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/bytesize-1.1.0/src/
H A Dlib.rs194 let exp = match (size.ln() / unit_base) as usize { in to_string() localVariable

1...<<136113621363