Home
last modified time | relevance | path

Searched refs:avoid_overflow (Results 1 – 8 of 8) sorted by relevance

/external/rust/android-crates-io/crates/serde_json/src/lexical/
Drounding.rs189 pub(crate) fn avoid_overflow<F>(fp: &mut ExtendedFloat) in avoid_overflow() function
230 avoid_overflow::<F>(fp); in round_to_native()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/lexical/
Drounding.rs189 pub(crate) fn avoid_overflow<F>(fp: &mut ExtendedFloat) in avoid_overflow() function
230 avoid_overflow::<F>(fp); in round_to_native()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/lexical/
Drounding.rs189 pub(crate) fn avoid_overflow<F>(fp: &mut ExtendedFloat) in avoid_overflow() function
230 avoid_overflow::<F>(fp); in round_to_native()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/lexical/
Drounding.rs189 pub(crate) fn avoid_overflow<F>(fp: &mut ExtendedFloat) in avoid_overflow() function
230 avoid_overflow::<F>(fp); in round_to_native()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/lexical/
Drounding.rs189 pub(crate) fn avoid_overflow<F>(fp: &mut ExtendedFloat) in avoid_overflow() function
230 avoid_overflow::<F>(fp); in round_to_native()
/external/rust/android-crates-io/crates/serde_json/tests/lexical/
Drounding.rs205 avoid_overflow::<f64>(&mut fp); in avoid_overflow_test()
214 avoid_overflow::<f64>(&mut fp); in avoid_overflow_test()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/tests/lexical/
Drounding.rs205 avoid_overflow::<f64>(&mut fp); in avoid_overflow_test()
214 avoid_overflow::<f64>(&mut fp); in avoid_overflow_test()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/tests/lexical/
Drounding.rs205 avoid_overflow::<f64>(&mut fp); in avoid_overflow_test()
214 avoid_overflow::<f64>(&mut fp); in avoid_overflow_test()