Home
last modified time | relevance | path

Searched defs:to_be_bytes (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/tools/netsim/rust/daemon/src/wifi/
H A Dmdns_forwarder.rs29 fn to_be_bytes(&self) -> [u8; 6] { in to_be_bytes() method
95 fn to_be_bytes(&self) -> [u8; 20] { in to_be_bytes() method
121 fn to_be_bytes(&self) -> [u8; 8] { in to_be_bytes() method
141 fn to_be_bytes(&self) -> [u8; 14] { in to_be_bytes() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/
H A Dfword.rs30 pub const fn to_be_bytes(self) -> [u8; 2] { in to_be_bytes() method
50 pub const fn to_be_bytes(self) -> [u8; 2] { in to_be_bytes() method
H A Dversion.rs71 pub const fn to_be_bytes(self) -> [u8; 4] { in to_be_bytes() method
98 pub const fn to_be_bytes(self) -> [u8; 4] { in to_be_bytes() method
H A Dlongdatetime.rs25 pub const fn to_be_bytes(self) -> [u8; 8] { in to_be_bytes() method
H A Dglyph_id.rs30 pub const fn to_be_bytes(self) -> [u8; 2] { in to_be_bytes() method
H A Duint24.rs34 pub const fn to_be_bytes(self) -> [u8; 3] { in to_be_bytes() method
H A Dname_id.rs176 pub const fn to_be_bytes(self) -> [u8; 2] { in to_be_bytes() method
H A Dtag.rs89 pub const fn to_be_bytes(self) -> [u8; 4] { in to_be_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/internal/
Dbe_bytes.rs7 fn to_be_bytes(self, buf: &mut [u8]) -> Option<usize>; in to_be_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.rs31 fn to_be_bytes(self) -> Self::Bytes; in to_be_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.rs31 fn to_be_bytes(self) -> Self::Bytes; in to_be_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.rs31 fn to_be_bytes(self) -> Self::Bytes; in to_be_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.rs31 fn to_be_bytes(self) -> Self::Bytes; in to_be_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.rs31 fn to_be_bytes(self) -> Self::Bytes; in to_be_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/ops/
Dbytes.rs48 fn to_be_bytes(&self) -> Self::Bytes; in to_be_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Df128.rs923 pub const fn to_be_bytes(self) -> [u8; 16] { in to_be_bytes() method
H A Df16.rs957 pub const fn to_be_bytes(self) -> [u8; 2] { in to_be_bytes() method
H A Df32.rs1294 pub const fn to_be_bytes(self) -> [u8; 4] { in to_be_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/
H A Df16.rs957 pub const fn to_be_bytes(self) -> [u8; 2] { in to_be_bytes() method
H A Df128.rs923 pub const fn to_be_bytes(self) -> [u8; 16] { in to_be_bytes() method
H A Df32.rs1294 pub const fn to_be_bytes(self) -> [u8; 4] { in to_be_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Df128.rs923 pub const fn to_be_bytes(self) -> [u8; 16] { in to_be_bytes() method
H A Df16.rs957 pub const fn to_be_bytes(self) -> [u8; 2] { in to_be_bytes() method
H A Df32.rs1294 pub const fn to_be_bytes(self) -> [u8; 4] { in to_be_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/
H A Df64.rs1264 pub const fn to_be_bytes(self) -> [u8; 8] { in to_be_bytes() method

12