Home
last modified time | relevance | path

Searched defs:from_ne_bytes (Results 1 – 25 of 27) sorted by relevance

12

/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.rs39 fn from_ne_bytes(bytes: Self::Bytes) -> Self; in from_ne_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.rs39 fn from_ne_bytes(bytes: Self::Bytes) -> Self; in from_ne_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.rs39 fn from_ne_bytes(bytes: Self::Bytes) -> Self; in from_ne_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.rs39 fn from_ne_bytes(bytes: Self::Bytes) -> Self; in from_ne_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.rs39 fn from_ne_bytes(bytes: Self::Bytes) -> Self; in from_ne_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/ops/
Dbytes.rs142 fn from_ne_bytes(bytes: &Self::Bytes) -> Self { in from_ne_bytes() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/
H A Dprimitives.rs244 pub fn from_ne_bytes( in from_ne_bytes() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/util/
H A Dprimitives.rs211 pub fn from_ne_bytes( in from_ne_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Df128.rs1077 pub const fn from_ne_bytes(bytes: [u8; 16]) -> Self { in from_ne_bytes() method
H A Df16.rs1100 pub const fn from_ne_bytes(bytes: [u8; 2]) -> Self { in from_ne_bytes() method
H A Df32.rs1417 pub const fn from_ne_bytes(bytes: [u8; 4]) -> Self { in from_ne_bytes() method
H A Df64.rs1395 pub const fn from_ne_bytes(bytes: [u8; 8]) -> Self { in from_ne_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/
H A Df16.rs1100 pub const fn from_ne_bytes(bytes: [u8; 2]) -> Self { in from_ne_bytes() method
H A Df128.rs1077 pub const fn from_ne_bytes(bytes: [u8; 16]) -> Self { in from_ne_bytes() method
H A Df32.rs1417 pub const fn from_ne_bytes(bytes: [u8; 4]) -> Self { in from_ne_bytes() method
H A Df64.rs1395 pub const fn from_ne_bytes(bytes: [u8; 8]) -> Self { in from_ne_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Df128.rs1077 pub const fn from_ne_bytes(bytes: [u8; 16]) -> Self { in from_ne_bytes() method
H A Df16.rs1100 pub const fn from_ne_bytes(bytes: [u8; 2]) -> Self { in from_ne_bytes() method
H A Df32.rs1417 pub const fn from_ne_bytes(bytes: [u8; 4]) -> Self { in from_ne_bytes() method
H A Df64.rs1395 pub const fn from_ne_bytes(bytes: [u8; 8]) -> Self { in from_ne_bytes() method
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dtypes.rs306 pub fn from_ne_bytes(bytes: [u8; 16]) -> WHV_UINT128 { in from_ne_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/
H A Df64.rs1387 pub const fn from_ne_bytes(bytes: [u8; 8]) -> Self { in from_ne_bytes() method
H A Df32.rs1407 pub const fn from_ne_bytes(bytes: [u8; 4]) -> Self { in from_ne_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/
H A Df32.rs1407 pub const fn from_ne_bytes(bytes: [u8; 4]) -> Self { in from_ne_bytes() method
H A Df64.rs1387 pub const fn from_ne_bytes(bytes: [u8; 8]) -> Self { in from_ne_bytes() method

12