/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/src/ |
D | ref_cnt.rs | 54 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
|
D | weak.rs | 9 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/ |
D | patterns.rs | 44 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 D | types.rs | 51 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/ |
D | chunks_fixed.rs | 38 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/ |
D | lib.rs | 26 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/ |
D | bio.rs | 35 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 D | mmap.rs | 538 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/ |
D | mod.rs | 53 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/ |
D | mod.rs | 53 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 D | api.rs | 178 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 D | api.rs | 178 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 D | media.rs | 256 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 D | helpers.rs | 284 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 D | api.rs | 178 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 D | api.rs | 178 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 D | helpers.rs | 284 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 D | lib.rs | 141 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 D | helpers.rs | 284 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 D | lib.rs | 141 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 D | api.rs | 178 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/ |
D | volatile_memory.rs | 338 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/ |
D | sock_ctrl_msg.rs | 441 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 D | address-space-initialize.cpp | 20 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/ |
D | align16.rs | 7 pub fn as_ptr(&self) -> *const T { in as_ptr() method
|