Searched defs:round_to_native (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/lexical/ |
H A D | float.rs | 106 pub(crate) fn round_to_native<F, Algorithm>(&mut self, algorithm: Algorithm) in round_to_native() method
|
H A D | rounding.rs | 218 pub(crate) fn round_to_native<F, Algorithm>(fp: &mut ExtendedFloat, algorithm: Algorithm) in round_to_native() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/lexical/ |
D | float.rs | 106 pub(crate) fn round_to_native<F, Algorithm>(&mut self, algorithm: Algorithm) in round_to_native() method
|
D | rounding.rs | 218 pub(crate) fn round_to_native<F, Algorithm>(fp: &mut ExtendedFloat, algorithm: Algorithm) in round_to_native() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/lexical/ |
H A D | float.rs | 106 pub(crate) fn round_to_native<F, Algorithm>(&mut self, algorithm: Algorithm) in round_to_native() method
|
H A D | rounding.rs | 218 pub(crate) fn round_to_native<F, Algorithm>(fp: &mut ExtendedFloat, algorithm: Algorithm) in round_to_native() function
|