Home
last modified time | relevance | path

Searched defs:as_ptr (Results 1 – 25 of 240) sorted by relevance

12345678910

/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/src/
Dref_cnt.rs54 fn as_ptr(me: &Self) -> *mut Self::Base; in as_ptr() method
95 fn as_ptr(me: &Arc<T>) -> *mut T { in as_ptr() method
130 fn as_ptr(me: &Rc<T>) -> *mut T { in as_ptr() method
165 fn as_ptr(me: &Option<T>) -> *mut T::Base { in as_ptr() method
Dweak.rs9 fn as_ptr(me: &Self) -> *mut T { in as_ptr() method
34 fn as_ptr(me: &Self) -> *mut T { in as_ptr() method
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/ioctl/
Dpatterns.rs44 fn as_ptr(&mut self) -> *mut c::c_void { in as_ptr() method
94 fn as_ptr(&mut self) -> *mut c::c_void { in as_ptr() method
147 fn as_ptr(&mut self) -> *mut c::c_void { in as_ptr() method
191 fn as_ptr(&mut self) -> *mut c::c_void { in as_ptr() method
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dtypes.rs51 pub(super) fn as_ptr(&self) -> *const WHV_REGISTER_VALUE { in as_ptr() method
206 pub(super) fn as_ptr(&self) -> *const WHV_REGISTER_VALUE { in as_ptr() method
353 pub(super) fn as_ptr(&self) -> *const WHV_REGISTER_VALUE { in as_ptr() method
537 pub(super) fn as_ptr(&self) -> *const WHV_REGISTER_VALUE { in as_ptr() method
627 pub(super) fn as_ptr(&self) -> *const WHV_REGISTER_VALUE { in as_ptr() method
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/polyfill/
Dchunks_fixed.rs38 let as_ptr: *const [T; $chunk_len] = self.as_ptr() as *const [T; $chunk_len]; localVariable
39 let as_ptr = as_ptr as *const [[T; $chunk_len]; $chunked_len]; localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/foreign-types-shared/src/
Dlib.rs26 fn as_ptr(&self) -> *mut Self::CType; in as_ptr() method
48 fn as_ptr(&self) -> *mut Self::CType { in as_ptr() method
/aosp_15_r20/external/rust/crates/openssl/src/
Dbio.rs35 pub fn as_ptr(&self) -> *mut ffi::BIO { in as_ptr() method
58 pub fn as_ptr(&self) -> *mut ffi::BIO { in as_ptr() method
/aosp_15_r20/external/crosvm/base/src/
H A Dmmap.rs538 fn as_ptr(&self) -> *mut u8; in as_ptr() method
573 fn as_ptr(&self) -> *mut u8 { in as_ptr() method
594 fn as_ptr(&self) -> *mut u8 { in as_ptr() method
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/data_types/
Dmod.rs53 pub const fn as_ptr(&self) -> *mut c_void { in as_ptr() method
94 pub const fn as_ptr(&self) -> *mut c_void { in as_ptr() method
/aosp_15_r20/external/rust/crates/uefi/src/data_types/
Dmod.rs53 pub const fn as_ptr(&self) -> *mut c_void { in as_ptr() method
94 pub const fn as_ptr(&self) -> *mut c_void { in as_ptr() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dapi.rs178 fn as_ptr(&self) -> *const c_void; in as_ptr() method
188 fn as_ptr(&self) -> *const c_void { in as_ptr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dapi.rs178 fn as_ptr(&self) -> *const c_void; in as_ptr() method
188 fn as_ptr(&self) -> *const c_void { in as_ptr() method
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dmedia.rs256 fn as_ptr(&self) -> *const u8 { in as_ptr() method
308 fn as_ptr(&self) -> *const u8 { in as_ptr() method
346 fn as_ptr(&self) -> *const u8 { in as_ptr() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dhelpers.rs284 pub(crate) fn as_ptr(&self) -> *mut r_efi::protocols::device_path::Protocol { in as_ptr() method
388 pub(crate) const fn as_ptr(&self) -> *const T { in as_ptr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dapi.rs178 fn as_ptr(&self) -> *const c_void; in as_ptr() method
188 fn as_ptr(&self) -> *const c_void { in as_ptr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dapi.rs178 fn as_ptr(&self) -> *const c_void; in as_ptr() method
188 fn as_ptr(&self) -> *const c_void { in as_ptr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dhelpers.rs284 pub(crate) fn as_ptr(&self) -> *mut r_efi::protocols::device_path::Protocol { in as_ptr() method
388 pub(crate) const fn as_ptr(&self) -> *const T { in as_ptr() method
/aosp_15_r20/external/boringssl/src/rust/bssl-crypto/src/
H A Dlib.rs141 pub fn as_ptr<T>(&self) -> *const T { in as_ptr() method
206 fn as_ptr(&self) -> *mut Self::CType { in as_ptr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dhelpers.rs284 pub(crate) fn as_ptr(&self) -> *mut r_efi::protocols::device_path::Protocol { in as_ptr() method
388 pub(crate) const fn as_ptr(&self) -> *const T { in as_ptr() method
/aosp_15_r20/external/cronet/third_party/boringssl/src/rust/bssl-crypto/src/
H A Dlib.rs141 pub fn as_ptr<T>(&self) -> *const T { in as_ptr() method
206 fn as_ptr(&self) -> *mut Self::CType { in as_ptr() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dapi.rs178 fn as_ptr(&self) -> *const c_void; in as_ptr() method
188 fn as_ptr(&self) -> *const c_void { in as_ptr() method
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/
Dvolatile_memory.rs338 pub fn as_ptr(&self) -> *const u8 { in as_ptr() method
360 pub fn as_ptr(&self) -> *mut u8 { in as_ptr() method
425 pub fn as_ptr(&self) -> *mut u8 { in as_ptr() method
1102 pub fn as_ptr(&self) -> *mut u8 { in as_ptr() function
1295 pub fn as_ptr(&self) -> *mut u8 { in as_ptr() function
/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/linux/
Dsock_ctrl_msg.rs441 fn as_ptr(&self) -> *const c_void; in as_ptr() method
452 fn as_ptr(&self) -> *const c_void { in as_ptr() method
/aosp_15_r20/external/clang/test/SemaCXX/
H A Daddress-space-initialize.cpp20 int* as_ptr = nocv_iarray; // expected-error{{cannot initialize a variable of type '__attribute__((… variable
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/
Dalign16.rs7 pub fn as_ptr(&self) -> *const T { in as_ptr() method

12345678910