Home
last modified time | relevance | path

Searched defs:with_addr (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dmut_ptr.rs48 fn with_addr(self, addr: Self::Usize) -> Self; in with_addr() method
119 fn with_addr(self, addr: Self::Usize) -> Self { in with_addr() function
H A Dconst_ptr.rs51 fn with_addr(self, addr: Self::Usize) -> Self; in with_addr() method
122 fn with_addr(self, addr: Self::Usize) -> Self { in with_addr() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs51 fn with_addr(self, addr: Self::Usize) -> Self; in with_addr() method
122 fn with_addr(self, addr: Self::Usize) -> Self { in with_addr() function
H A Dmut_ptr.rs48 fn with_addr(self, addr: Self::Usize) -> Self; in with_addr() method
119 fn with_addr(self, addr: Self::Usize) -> Self { in with_addr() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs51 fn with_addr(self, addr: Self::Usize) -> Self; in with_addr() method
122 fn with_addr(self, addr: Self::Usize) -> Self { in with_addr() function
H A Dmut_ptr.rs48 fn with_addr(self, addr: Self::Usize) -> Self; in with_addr() method
119 fn with_addr(self, addr: Self::Usize) -> Self { in with_addr() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs51 fn with_addr(self, addr: Self::Usize) -> Self; in with_addr() method
122 fn with_addr(self, addr: Self::Usize) -> Self { in with_addr() function
H A Dmut_ptr.rs48 fn with_addr(self, addr: Self::Usize) -> Self; in with_addr() method
119 fn with_addr(self, addr: Self::Usize) -> Self { in with_addr() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs51 fn with_addr(self, addr: Self::Usize) -> Self; in with_addr() method
122 fn with_addr(self, addr: Self::Usize) -> Self { in with_addr() function
H A Dmut_ptr.rs48 fn with_addr(self, addr: Self::Usize) -> Self; in with_addr() method
119 fn with_addr(self, addr: Self::Usize) -> Self { in with_addr() function
/aosp_15_r20/external/rust/android-crates-io/crates/socket2/src/
Dlib.rs615 pub fn with_addr(mut self, addr: &'addr SockAddr) -> Self { in with_addr() method
688 pub fn with_addr(mut self, addr: &'addr mut SockAddr) -> Self { in with_addr() method
/aosp_15_r20/external/rust/android-crates-io/crates/once_cell/src/
Dimp_std.rs260 pub(crate) fn with_addr<T>(ptr: *mut T, addr: usize) -> *mut T in with_addr() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/
H A Dnon_null.rs310 pub fn with_addr(self, addr: NonZero<usize>) -> Self { in with_addr() method
H A Dconst_ptr.rs196 pub fn with_addr(self, addr: usize) -> Self { in with_addr() method
H A Dmut_ptr.rs201 pub fn with_addr(self, addr: usize) -> Self { in with_addr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dnon_null.rs310 pub fn with_addr(self, addr: NonZero<usize>) -> Self { in with_addr() method
H A Dconst_ptr.rs196 pub fn with_addr(self, addr: usize) -> Self { in with_addr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/
H A Dnon_null.rs310 pub fn with_addr(self, addr: NonZero<usize>) -> Self { in with_addr() method
H A Dconst_ptr.rs196 pub fn with_addr(self, addr: usize) -> Self { in with_addr() method
H A Dmut_ptr.rs201 pub fn with_addr(self, addr: usize) -> Self { in with_addr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dconst_ptr.rs261 pub fn with_addr(self, addr: usize) -> Self { in with_addr() method
H A Dnon_null.rs310 pub fn with_addr(self, addr: NonZero<usize>) -> Self { in with_addr() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dconst_ptr.rs261 pub fn with_addr(self, addr: usize) -> Self { in with_addr() method
H A Dnon_null.rs310 pub fn with_addr(self, addr: NonZero<usize>) -> Self { in with_addr() method
H A Dmut_ptr.rs267 pub fn with_addr(self, addr: usize) -> Self { in with_addr() method

12