/external/rust/android-crates-io/crates/arc-swap/src/ |
D | as_raw.rs | 36 fn as_raw(&self) -> *mut T; in as_raw() method 41 fn as_raw(&self) -> *mut T::Base { in as_raw() method 48 fn as_raw(&self) -> *mut T::Base { in as_raw() method 55 fn as_raw(&self) -> *mut T::Base { in as_raw() method 62 fn as_raw(&self) -> *mut T { in as_raw() method 69 fn as_raw(&self) -> *mut T { in as_raw() method
|
/external/rust/android-crates-io/crates/ash/src/vk/ |
D | enums.rs | 12 pub const fn as_raw(self) -> i32 { in as_raw() method 46 pub const fn as_raw(self) -> i32 { in as_raw() method 65 pub const fn as_raw(self) -> i32 { in as_raw() method 83 pub const fn as_raw(self) -> i32 { in as_raw() method 102 pub const fn as_raw(self) -> i32 { in as_raw() method 120 pub const fn as_raw(self) -> i32 { in as_raw() method 143 pub const fn as_raw(self) -> i32 { in as_raw() method 161 pub const fn as_raw(self) -> i32 { in as_raw() method 184 pub const fn as_raw(self) -> i32 { in as_raw() method 211 pub const fn as_raw(self) -> i32 { in as_raw() method [all …]
|
/external/rust/android-crates-io/crates/rustix/src/ |
D | ugid.rs | 40 pub const fn as_raw(self) -> RawUid { in as_raw() method 67 pub const fn as_raw(self) -> RawGid { in as_raw() method
|
D | pid.rs | 77 pub fn as_raw(pid: Option<Self>) -> RawPid { in as_raw() method
|
/external/rust/crates/openssl/src/ |
D | ex_data.rs | 29 pub fn as_raw(&self) -> c_int { in as_raw() method
|
D | ocsp.rs | 57 pub fn as_raw(&self) -> c_int { in as_raw() method 75 pub fn as_raw(&self) -> c_int { in as_raw() method 107 pub fn as_raw(&self) -> c_int { in as_raw() method
|
D | srtp.rs | 63 pub fn as_raw(&self) -> c_ulong { in as_raw() method
|
/external/rust/android-crates-io/crates/rusb/src/ |
D | context.rs | 90 fn as_raw(&self) -> *mut libusb_context; in as_raw() method 253 fn as_raw(&self) -> *mut libusb_context { in as_raw() method 259 fn as_raw(&self) -> *mut libusb_context { in as_raw() method
|
D | device.rs | 64 pub fn as_raw(&self) -> *mut libusb_device { in as_raw() method
|
/external/rust/android-crates-io/crates/rustix/src/process/ |
D | wait.rs | 68 pub const fn as_raw(self) -> u32 { in as_raw() method 226 pub const fn as_raw(&self) -> &backend::c::siginfo_t { in as_raw() method
|
D | id.rs | 48 pub const fn as_raw(self) -> RawCpuid { in as_raw() method
|
/external/rust/android-crates-io/crates/ash/src/ |
D | vk.rs | 50 fn as_raw(self) -> u64; in as_raw() method
|
/external/rust/android-crates-io/crates/jni/src/wrapper/objects/ |
D | jobject.rs | 81 pub fn as_raw(&self) -> jobject { in as_raw() method
|
D | jclass.rs | 75 pub fn as_raw(&self) -> jclass { in as_raw() method
|
D | weak_ref.rs | 58 pub fn as_raw(&self) -> sys::jweak { in as_raw() method
|
/external/rust/android-crates-io/crates/gbm/src/ |
D | surface.rs | 115 fn as_raw(&self) -> *const ffi::gbm_surface { in as_raw() method
|
D | lib.rs | 121 fn as_raw(&self) -> *const T; in as_raw() method
|
/external/rust/android-crates-io/crates/tokio/src/runtime/task/ |
D | mod.rs | 363 pub(super) fn as_raw(&self) -> RawTask { in as_raw() method 521 fn as_raw(handle: &Task<S>) -> NonNull<Header> { in as_raw() method
|
/external/rust/android-crates-io/crates/tokio/src/runtime/io/ |
D | registration_set.rs | 131 fn as_raw(handle: &Self::Handle) -> NonNull<ScheduledIo> { in as_raw() method
|
/external/rust/android-crates-io/crates/tokio/src/util/ |
D | linked_list.rs | 54 fn as_raw(handle: &Self::Handle) -> NonNull<Self::Target>; in as_raw() method 485 fn as_raw(handle: &Pin<&'_ Entry>) -> NonNull<Entry> { in as_raw() method
|
/external/rust/crates/openssl/src/ssl/ |
D | error.rs | 46 pub fn as_raw(&self) -> c_int { in as_raw() method
|
/external/trusty/lk/lib/rust_support/ |
D | interrupt.rs | 110 const fn as_raw(&self) -> spin_lock_save_flags_t { in as_raw() method
|
/external/rust/android-crates-io/crates/nix/src/ |
D | time.rs | 55 pub const fn as_raw(self) -> clockid_t { in as_raw() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/winapi-util-0.1.9/src/ |
D | win.rs | 183 fn as_raw(&self) -> RawHandle { in as_raw() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/winapi-util-0.1.9/src/ |
D | win.rs | 183 fn as_raw(&self) -> RawHandle { in as_raw() method
|