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 D | non_null.rs | 707 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|
H A D | const_ptr.rs | 1005 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|
H A D | mut_ptr.rs | 1146 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 D | non_null.rs | 707 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|
H A D | const_ptr.rs | 1005 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|
H A D | mut_ptr.rs | 1146 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 D | non_null.rs | 707 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|
H A D | const_ptr.rs | 1005 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|
H A D | mut_ptr.rs | 1146 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 D | const_ptr.rs | 1118 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|
H A D | non_null.rs | 737 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|
H A D | mut_ptr.rs | 1262 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 D | const_ptr.rs | 1118 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|
H A D | non_null.rs | 737 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|
H A D | mut_ptr.rs | 1262 pub const unsafe fn byte_sub(self, count: usize) -> Self { in byte_sub() method
|