Home
last modified time | relevance | path

Searched defs:from_le_bytes (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/internal/
Dle_bytes.rs11 fn from_le_bytes(buf: &[u8]) -> Option<Self>; in from_le_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dto_bytes.rs45 fn from_le_bytes(bytes: Self::Bytes) -> Self; in from_le_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dto_bytes.rs45 fn from_le_bytes(bytes: Self::Bytes) -> Self; in from_le_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dto_bytes.rs45 fn from_le_bytes(bytes: Self::Bytes) -> Self; in from_le_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dto_bytes.rs45 fn from_le_bytes(bytes: Self::Bytes) -> Self; in from_le_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dto_bytes.rs45 fn from_le_bytes(bytes: Self::Bytes) -> Self; in from_le_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/ops/
Dbytes.rs118 fn from_le_bytes(bytes: &Self::Bytes) -> Self; in from_le_bytes() method
/aosp_15_r20/external/python/bumble/rust/src/wrapper/
Dcore.rs70 pub fn from_le_bytes(mut bytes: [u8; 2]) -> Self { in from_le_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Df128.rs1040 pub const fn from_le_bytes(bytes: [u8; 16]) -> Self { in from_le_bytes() method
H A Df16.rs1066 pub const fn from_le_bytes(bytes: [u8; 2]) -> Self { in from_le_bytes() method
H A Df32.rs1387 pub const fn from_le_bytes(bytes: [u8; 4]) -> Self { in from_le_bytes() method
H A Df64.rs1365 pub const fn from_le_bytes(bytes: [u8; 8]) -> Self { in from_le_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/
H A Df16.rs1066 pub const fn from_le_bytes(bytes: [u8; 2]) -> Self { in from_le_bytes() method
H A Df128.rs1040 pub const fn from_le_bytes(bytes: [u8; 16]) -> Self { in from_le_bytes() method
H A Df32.rs1387 pub const fn from_le_bytes(bytes: [u8; 4]) -> Self { in from_le_bytes() method
H A Df64.rs1365 pub const fn from_le_bytes(bytes: [u8; 8]) -> Self { in from_le_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Df128.rs1040 pub const fn from_le_bytes(bytes: [u8; 16]) -> Self { in from_le_bytes() method
H A Df16.rs1066 pub const fn from_le_bytes(bytes: [u8; 2]) -> Self { in from_le_bytes() method
H A Df32.rs1387 pub const fn from_le_bytes(bytes: [u8; 4]) -> Self { in from_le_bytes() method
H A Df64.rs1365 pub const fn from_le_bytes(bytes: [u8; 8]) -> Self { in from_le_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/
H A Df64.rs1357 pub const fn from_le_bytes(bytes: [u8; 8]) -> Self { in from_le_bytes() method
H A Df32.rs1377 pub const fn from_le_bytes(bytes: [u8; 4]) -> Self { in from_le_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/
H A Df32.rs1377 pub const fn from_le_bytes(bytes: [u8; 4]) -> Self { in from_le_bytes() method
H A Df64.rs1357 pub const fn from_le_bytes(bytes: [u8; 8]) -> Self { in from_le_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/num-bigint/src/
Dbiguint.rs969 fn from_le_bytes(bytes: &Self::Bytes) -> Self { in from_le_bytes() method

12