Home
last modified time | relevance | path

Searched defs:byte_offset_from (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.rs827 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: NonNull<U>) -> isize { in byte_offset_from() method
H A Dconst_ptr.rs694 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: *const U) -> isize { in byte_offset_from() method
H A Dmut_ptr.rs917 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: *const U) -> isize { in byte_offset_from() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dnon_null.rs827 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: NonNull<U>) -> isize { in byte_offset_from() method
H A Dconst_ptr.rs694 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: *const U) -> isize { in byte_offset_from() method
H A Dmut_ptr.rs917 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: *const U) -> isize { in byte_offset_from() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/
H A Dnon_null.rs827 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: NonNull<U>) -> isize { in byte_offset_from() method
H A Dconst_ptr.rs694 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: *const U) -> isize { in byte_offset_from() method
H A Dmut_ptr.rs917 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: *const U) -> isize { in byte_offset_from() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dconst_ptr.rs785 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: *const U) -> isize { in byte_offset_from() method
H A Dnon_null.rs873 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: NonNull<U>) -> isize { in byte_offset_from() method
H A Dmut_ptr.rs1011 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: *const U) -> isize { in byte_offset_from() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dconst_ptr.rs785 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: *const U) -> isize { in byte_offset_from() method
H A Dnon_null.rs873 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: NonNull<U>) -> isize { in byte_offset_from() method
H A Dmut_ptr.rs1011 pub const unsafe fn byte_offset_from<U: ?Sized>(self, origin: *const U) -> isize { in byte_offset_from() method