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 D | non_null.rs | 623 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|
H A D | const_ptr.rs | 922 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|
H A D | mut_ptr.rs | 1063 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 D | non_null.rs | 623 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|
H A D | const_ptr.rs | 922 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|
H A D | mut_ptr.rs | 1063 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 D | non_null.rs | 623 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|
H A D | const_ptr.rs | 922 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|
H A D | mut_ptr.rs | 1063 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 D | const_ptr.rs | 1024 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|
H A D | non_null.rs | 643 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|
H A D | mut_ptr.rs | 1168 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 D | const_ptr.rs | 1024 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|
H A D | non_null.rs | 643 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|
H A D | mut_ptr.rs | 1168 pub const unsafe fn byte_add(self, count: usize) -> Self { in byte_add() method
|