Home
last modified time | relevance | path

Searched defs:to_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.rs27 fn to_ne_bytes(self) -> Self::Bytes; in to_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.rs27 fn to_ne_bytes(self) -> Self::Bytes; in to_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.rs27 fn to_ne_bytes(self) -> Self::Bytes; in to_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.rs27 fn to_ne_bytes(self) -> Self::Bytes; in to_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.rs27 fn to_ne_bytes(self) -> Self::Bytes; in to_ne_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/ops/
Dbytes.rs84 fn to_ne_bytes(&self) -> Self::Bytes { in to_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.rs267 pub fn to_ne_bytes(&self) -> [u8; 4] { in to_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.rs234 pub fn to_ne_bytes(&self) -> [u8; 4] { in to_ne_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Df128.rs986 pub const fn to_ne_bytes(self) -> [u8; 16] { in to_ne_bytes() method
H A Df16.rs1020 pub const fn to_ne_bytes(self) -> [u8; 2] { in to_ne_bytes() method
H A Df32.rs1349 pub const fn to_ne_bytes(self) -> [u8; 4] { in to_ne_bytes() method
H A Df64.rs1327 pub const fn to_ne_bytes(self) -> [u8; 8] { in to_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.rs1020 pub const fn to_ne_bytes(self) -> [u8; 2] { in to_ne_bytes() method
H A Df128.rs986 pub const fn to_ne_bytes(self) -> [u8; 16] { in to_ne_bytes() method
H A Df32.rs1349 pub const fn to_ne_bytes(self) -> [u8; 4] { in to_ne_bytes() method
H A Df64.rs1327 pub const fn to_ne_bytes(self) -> [u8; 8] { in to_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.rs986 pub const fn to_ne_bytes(self) -> [u8; 16] { in to_ne_bytes() method
H A Df16.rs1020 pub const fn to_ne_bytes(self) -> [u8; 2] { in to_ne_bytes() method
H A Df32.rs1349 pub const fn to_ne_bytes(self) -> [u8; 4] { in to_ne_bytes() method
H A Df64.rs1327 pub const fn to_ne_bytes(self) -> [u8; 8] { in to_ne_bytes() method
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dtypes.rs311 pub fn to_ne_bytes(self) -> [u8; 16] { in to_ne_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/
H A Df64.rs1319 pub const fn to_ne_bytes(self) -> [u8; 8] { in to_ne_bytes() method
H A Df32.rs1339 pub const fn to_ne_bytes(self) -> [u8; 4] { in to_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.rs1339 pub const fn to_ne_bytes(self) -> [u8; 4] { in to_ne_bytes() method
H A Df64.rs1319 pub const fn to_ne_bytes(self) -> [u8; 8] { in to_ne_bytes() method

12