Home
last modified time | relevance | path

Searched defs:as_raw (Results 1 – 25 of 48) sorted by relevance

12

/external/rust/android-crates-io/crates/arc-swap/src/
Das_raw.rs36 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/
Denums.rs12 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/
Dugid.rs40 pub const fn as_raw(self) -> RawUid { in as_raw() method
67 pub const fn as_raw(self) -> RawGid { in as_raw() method
Dpid.rs77 pub fn as_raw(pid: Option<Self>) -> RawPid { in as_raw() method
/external/rust/crates/openssl/src/
Dex_data.rs29 pub fn as_raw(&self) -> c_int { in as_raw() method
Docsp.rs57 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
Dsrtp.rs63 pub fn as_raw(&self) -> c_ulong { in as_raw() method
/external/rust/android-crates-io/crates/rusb/src/
Dcontext.rs90 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
Ddevice.rs64 pub fn as_raw(&self) -> *mut libusb_device { in as_raw() method
/external/rust/android-crates-io/crates/rustix/src/process/
Dwait.rs68 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
Did.rs48 pub const fn as_raw(self) -> RawCpuid { in as_raw() method
/external/rust/android-crates-io/crates/ash/src/
Dvk.rs50 fn as_raw(self) -> u64; in as_raw() method
/external/rust/android-crates-io/crates/jni/src/wrapper/objects/
Djobject.rs81 pub fn as_raw(&self) -> jobject { in as_raw() method
Djclass.rs75 pub fn as_raw(&self) -> jclass { in as_raw() method
Dweak_ref.rs58 pub fn as_raw(&self) -> sys::jweak { in as_raw() method
/external/rust/android-crates-io/crates/gbm/src/
Dsurface.rs115 fn as_raw(&self) -> *const ffi::gbm_surface { in as_raw() method
Dlib.rs121 fn as_raw(&self) -> *const T; in as_raw() method
/external/rust/android-crates-io/crates/tokio/src/runtime/task/
Dmod.rs363 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/
Dregistration_set.rs131 fn as_raw(handle: &Self::Handle) -> NonNull<ScheduledIo> { in as_raw() method
/external/rust/android-crates-io/crates/tokio/src/util/
Dlinked_list.rs54 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/
Derror.rs46 pub fn as_raw(&self) -> c_int { in as_raw() method
/external/trusty/lk/lib/rust_support/
Dinterrupt.rs110 const fn as_raw(&self) -> spin_lock_save_flags_t { in as_raw() method
/external/rust/android-crates-io/crates/nix/src/
Dtime.rs55 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/
Dwin.rs183 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/
Dwin.rs183 fn as_raw(&self) -> RawHandle { in as_raw() method

12