Home
last modified time | relevance | path

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

1234

/aosp_15_r20/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 …]
/aosp_15_r20/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
/aosp_15_r20/external/rust/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
/aosp_15_r20/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
/aosp_15_r20/external/rust/crates/openssl/src/
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
Dex_data.rs29 pub fn as_raw(&self) -> c_int { in as_raw() method
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_core/src/ffi/
Dhandle.rs43 pub fn as_raw(&self) -> u64 { in as_raw() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/task/
H A Dwake.rs565 pub fn as_raw(&self) -> &RawWaker { in as_raw() method
819 pub fn as_raw(&self) -> &RawWaker { in as_raw() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/task/
H A Dwake.rs565 pub fn as_raw(&self) -> &RawWaker { in as_raw() method
819 pub fn as_raw(&self) -> &RawWaker { in as_raw() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/task/
H A Dwake.rs565 pub fn as_raw(&self) -> &RawWaker { in as_raw() method
819 pub fn as_raw(&self) -> &RawWaker { in as_raw() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/task/
H A Dwake.rs565 pub fn as_raw(&self) -> &RawWaker { in as_raw() method
819 pub fn as_raw(&self) -> &RawWaker { in as_raw() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/task/
H A Dwake.rs565 pub fn as_raw(&self) -> &RawWaker { in as_raw() method
819 pub fn as_raw(&self) -> &RawWaker { in as_raw() method
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Dvk.rs50 fn as_raw(self) -> u64; in as_raw() method
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/experimental/
Damd.rs82 pub fn as_raw(self) -> i32 { in as_raw() method
103 pub fn as_raw(self) -> i32 { in as_raw() method
150 pub fn as_raw(self) -> i32 { in as_raw() method
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/objects/
Djobject.rs81 pub fn as_raw(&self) -> jobject { in as_raw() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Derror.rs27 pub fn as_raw(&self) -> abi::ER { in as_raw() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Derror.rs27 pub fn as_raw(&self) -> abi::ER { in as_raw() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Derror.rs27 pub fn as_raw(&self) -> abi::ER { in as_raw() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Derror.rs27 pub fn as_raw(&self) -> abi::ER { in as_raw() method

1234