Home
last modified time | relevance | path

Searched defs:byte_sub (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/
H A Dnon_null.rs707 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
H A Dconst_ptr.rs1005 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
H A Dmut_ptr.rs1146 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dnon_null.rs707 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
H A Dconst_ptr.rs1005 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
H A Dmut_ptr.rs1146 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/
H A Dnon_null.rs707 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
H A Dconst_ptr.rs1005 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
H A Dmut_ptr.rs1146 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dconst_ptr.rs1118 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
H A Dnon_null.rs737 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
H A Dmut_ptr.rs1262 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dconst_ptr.rs1118 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
H A Dnon_null.rs737 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
H A Dmut_ptr.rs1262 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method