/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/varint/ |
D | decode.rs | 11 fn from_u64(value: u64) -> Self; in from_u64() method 18 fn from_u64(value: u64) -> Self { in from_u64() method 27 fn from_u64(value: u64) -> Self { in from_u64() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/dec2flt/ |
H A D | float.rs | 88 fn from_u64(v: u64) -> Self; in from_u64() method 122 fn from_u64(v: u64) -> Self { in from_u64() method 175 fn from_u64(v: u64) -> Self { in from_u64() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/dec2flt/ |
H A D | float.rs | 88 fn from_u64(v: u64) -> Self; in from_u64() method 122 fn from_u64(v: u64) -> Self { in from_u64() method 175 fn from_u64(v: u64) -> Self { in from_u64() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/dec2flt/ |
H A D | float.rs | 88 fn from_u64(v: u64) -> Self; in from_u64() method 122 fn from_u64(v: u64) -> Self { in from_u64() method 175 fn from_u64(v: u64) -> Self { in from_u64() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/dec2flt/ |
H A D | float.rs | 88 fn from_u64(v: u64) -> Self; in from_u64() method 122 fn from_u64(v: u64) -> Self { in from_u64() method 175 fn from_u64(v: u64) -> Self { in from_u64() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/dec2flt/ |
H A D | float.rs | 88 fn from_u64(v: u64) -> Self; in from_u64() method 122 fn from_u64(v: u64) -> Self { in from_u64() method 175 fn from_u64(v: u64) -> Self { in from_u64() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/minimal-lexical/src/ |
D | num.rs | 141 fn from_u64(u: u64) -> Self; in from_u64() method 235 fn from_u64(u: u64) -> f32 { in from_u64() method 283 fn from_u64(u: u64) -> f64 { in from_u64() method
|
D | bigint.rs | 71 pub fn from_u64(value: u64) -> Self { in from_u64() method 188 pub fn from_u64(x: u64) -> VecType { in from_u64() function
|
D | heapvec.rs | 113 pub fn from_u64(x: u64) -> Self { in from_u64() method
|
D | stackvec.rs | 221 pub fn from_u64(x: u64) -> Self { in from_u64() method
|
/aosp_15_r20/external/crosvm/bit_field/src/ |
H A D | lib.rs | 316 fn from_u64(val: u64) -> Self::GetterType; in from_u64() method 341 fn from_u64(val: u64) -> Self::GetterType { in from_u64() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/util/ |
D | rand.rs | 40 fn from_u64(seed: u64) -> Self { in from_u64() method
|
/aosp_15_r20/external/open-dice/dpe-rs/src/ |
H A D | args.rs | 111 pub fn from_u64(value: u64) -> Self { in from_u64() method
|
/aosp_15_r20/external/boringssl/src/rust/bssl-crypto/src/ |
H A D | scoped.rs | 129 pub fn from_u64(value: u64) -> Self { in from_u64() method
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/rust/bssl-crypto/src/ |
H A D | scoped.rs | 126 pub fn from_u64(value: u64) -> Self { in from_u64() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/tests/ |
D | cast.rs | 324 fn from_u64(n: u64) -> Option<Self> { in newtype_from_primitive() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/ |
D | weekday.rs | 215 fn from_u64(n: u64) -> Option<Weekday> { in from_u64() method
|
D | month.rs | 197 fn from_u64(n: u64) -> Option<Month> { in from_u64() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/src/ |
D | span.rs | 69 pub fn from_u64(u: u64) -> Self { in from_u64() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/ |
D | cast.rs | 460 fn from_u64(n: u64) -> Option<Self>; in from_u64() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-bigint/src/bigint/ |
D | convert.rs | 160 fn from_u64(n: u64) -> Option<BigInt> { in from_u64() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/drm-fourcc/src/ |
D | as_enum.rs | 292 pub(crate) fn from_u64(n: u64) -> Self { in from_u64() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-bigint/src/biguint/ |
D | convert.rs | 455 fn from_u64(n: u64) -> Option<BigUint> { in from_u64() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/half/src/ |
D | num_traits.rs | 57 fn from_u64(n: u64) -> Option<Self> { in from_u64() method 795 fn from_u64(n: u64) -> Option<Self> { in from_u64() method
|
/aosp_15_r20/external/crosvm/bit_field/bit_field_derive/ |
H A D | bit_field_derive.rs | 119 let from_u64 = quote_spanned! { in bitfield_tuple_struct_impl() localVariable
|