/external/rust/android-crates-io/crates/serde_json/tests/lexical/ |
D | rounding.rs | 141 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 150 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 159 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 168 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 176 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 185 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 193 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/tests/lexical/ |
D | rounding.rs | 141 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 150 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 159 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 168 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 176 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 185 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 193 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/tests/lexical/ |
D | rounding.rs | 141 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 150 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 159 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 168 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 176 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 185 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test() 193 round_to_float::<f64, _>(&mut fp, round_nearest_tie_even); in round_to_float_test()
|
/external/rust/android-crates-io/crates/serde_json/src/lexical/ |
D | rounding.rs | 149 pub(crate) fn round_to_float<F, Algorithm>(fp: &mut ExtendedFloat, algorithm: Algorithm) in round_to_float() function 229 round_to_float::<F, _>(fp, algorithm); in round_to_native()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/lexical/ |
D | rounding.rs | 149 pub(crate) fn round_to_float<F, Algorithm>(fp: &mut ExtendedFloat, algorithm: Algorithm) in round_to_float() function 229 round_to_float::<F, _>(fp, algorithm); in round_to_native()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/lexical/ |
D | rounding.rs | 149 pub(crate) fn round_to_float<F, Algorithm>(fp: &mut ExtendedFloat, algorithm: Algorithm) in round_to_float() function 229 round_to_float::<F, _>(fp, algorithm); in round_to_native()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/lexical/ |
D | rounding.rs | 149 pub(crate) fn round_to_float<F, Algorithm>(fp: &mut ExtendedFloat, algorithm: Algorithm) in round_to_float() function 229 round_to_float::<F, _>(fp, algorithm); in round_to_native()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/lexical/ |
D | rounding.rs | 149 pub(crate) fn round_to_float<F, Algorithm>(fp: &mut ExtendedFloat, algorithm: Algorithm) in round_to_float() function 229 round_to_float::<F, _>(fp, algorithm); in round_to_native()
|