Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Denums.rs10 pub const fn as_raw(self) -> i32 { in as_raw() method
42 pub const fn as_raw(self) -> i32 { in as_raw() method
59 pub const fn as_raw(self) -> i32 { in as_raw() method
75 pub const fn as_raw(self) -> i32 { in as_raw() method
92 pub const fn as_raw(self) -> i32 { in as_raw() method
108 pub const fn as_raw(self) -> i32 { in as_raw() method
129 pub const fn as_raw(self) -> i32 { in as_raw() method
145 pub const fn as_raw(self) -> i32 { in as_raw() method
166 pub const fn as_raw(self) -> i32 { in as_raw() method
191 pub const fn as_raw(self) -> i32 { in as_raw() method
[all …]
/external/rust/crates/openssl/src/
Dex_data.rs29 pub fn as_raw(&self) -> c_int { in as_raw() method
Docsp.rs55 pub fn as_raw(&self) -> c_int { in as_raw() method
73 pub fn as_raw(&self) -> c_int { in as_raw() method
105 pub fn as_raw(&self) -> c_int { in as_raw() method
Dsrtp.rs61 pub fn as_raw(&self) -> c_ulong { in as_raw() method
Drsa.rs61 pub fn as_raw(&self) -> c_int { in as_raw() method
Dsign.rs96 fn as_raw(&self) -> c_int { in as_raw() method
Dasn1.rs155 pub fn as_raw(&self) -> c_int { in as_raw() method
Dpkey.rs108 pub fn as_raw(&self) -> c_int { in as_raw() method
Dnid.rs60 pub fn as_raw(&self) -> c_int { in as_raw() method
/external/rust/crates/ash/src/
Dvk.rs49 fn as_raw(self) -> u64; in as_raw() method
/external/rust/crates/tokio/src/util/
Dlinked_list.rs54 fn as_raw(handle: &Self::Handle) -> NonNull<Self::Target>; in as_raw() method
373 fn as_raw(handle: &Pin<&'_ Entry>) -> NonNull<Entry> { in as_raw() method
Didle_notified_set.rs447 fn as_raw(handle: &Self::Handle) -> NonNull<ListEntry<T>> { in as_raw() method
/external/rust/crates/openssl/src/ssl/
Derror.rs46 pub fn as_raw(&self) -> c_int { in as_raw() method
Dmod.rs499 pub fn as_raw(&self) -> c_int { in as_raw() method
519 pub fn as_raw(&self) -> c_int { in as_raw() method
539 pub fn as_raw(&self) -> c_int { in as_raw() method
/external/rust/crates/nix/src/
Dtime.rs69 pub const fn as_raw(self) -> clockid_t { in as_raw() method
/external/rust/crates/tokio/src/runtime/task/
Dmod.rs480 fn as_raw(handle: &Task<S>) -> NonNull<Header> { in as_raw() method
/external/rust/crates/ash/src/extensions/experimental/
Damd.rs85 pub fn as_raw(self) -> i32 { in as_raw() method
105 pub fn as_raw(self) -> i32 { in as_raw() method
151 pub fn as_raw(self) -> i32 { in as_raw() method
/external/rust/crates/tokio/src/sync/
Dnotify.rs955 fn as_raw(handle: &NonNull<Waiter>) -> NonNull<Waiter> { in as_raw() method
Dbatch_semaphore.rs718 fn as_raw(handle: &Self::Handle) -> NonNull<Waiter> { in as_raw() method
Dbroadcast.rs1210 fn as_raw(handle: &NonNull<Waiter>) -> NonNull<Waiter> { in as_raw() method
/external/rust/crates/tokio/src/runtime/time/
Dentry.rs479 fn as_raw(handle: &Self::Handle) -> NonNull<Self::Target> { in as_raw() method
/external/rust/crates/x509-parser/src/
Dx509.rs331 pub fn as_raw(&self) -> &'a [u8] { in as_raw() method
/external/rust/crates/socket2/src/
Dsocket.rs109 pub(crate) fn as_raw(&self) -> sys::Socket { in as_raw() method
/external/rust/crates/crossbeam-epoch/src/
Datomic.rs1358 pub fn as_raw(&self) -> *const T { in as_raw() method
/external/rust/crates/openssl/src/x509/
Dmod.rs1468 pub fn as_raw(&self) -> c_int { in as_raw() method