Searched defs:wrapping_byte_offset (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | const_ptr.rs | 543 pub const fn wrapping_byte_offset(self, count: isize) -> Self { in wrapping_byte_offset() method
|
H A D | mut_ptr.rs | 556 pub const fn wrapping_byte_offset(self, count: isize) -> Self { in wrapping_byte_offset() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | const_ptr.rs | 543 pub const fn wrapping_byte_offset(self, count: isize) -> Self { in wrapping_byte_offset() method
|
H A D | mut_ptr.rs | 556 pub const fn wrapping_byte_offset(self, count: isize) -> Self { in wrapping_byte_offset() 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 | 617 pub const fn wrapping_byte_offset(self, count: isize) -> Self { in wrapping_byte_offset() method
|
H A D | mut_ptr.rs | 633 pub const fn wrapping_byte_offset(self, count: isize) -> Self { in wrapping_byte_offset() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | const_ptr.rs | 543 pub const fn wrapping_byte_offset(self, count: isize) -> Self { in wrapping_byte_offset() method
|
H A D | mut_ptr.rs | 556 pub const fn wrapping_byte_offset(self, count: isize) -> Self { in wrapping_byte_offset() 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 | 617 pub const fn wrapping_byte_offset(self, count: isize) -> Self { in wrapping_byte_offset() method
|
H A D | mut_ptr.rs | 633 pub const fn wrapping_byte_offset(self, count: isize) -> Self { in wrapping_byte_offset() method
|