Home
last modified time | relevance | path

Searched defs:byte_add (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.rs623 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
H A Dconst_ptr.rs922 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
H A Dmut_ptr.rs1063 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dnon_null.rs623 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
H A Dconst_ptr.rs922 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
H A Dmut_ptr.rs1063 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/
H A Dnon_null.rs623 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
H A Dconst_ptr.rs922 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
H A Dmut_ptr.rs1063 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dconst_ptr.rs1024 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
H A Dnon_null.rs643 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
H A Dmut_ptr.rs1168 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dconst_ptr.rs1024 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
H A Dnon_null.rs643 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
H A Dmut_ptr.rs1168 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method