Home
last modified time | relevance | path

Searched defs:as_ptr (Results 1 - 25 of 63) sorted by relevance

123

/third_party/rust/crates/foreign-types/foreign-types-shared/src/
H A Dlib.rs26 fn as_ptr(&self) -> *mut Self::CType; in as_ptr() functions
48 fn as_ptr(&self) -> *mut Self::CType { in as_ptr() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dconf.rs43 pub fn as_ptr(&self) -> *mut ffi::CONF_METHOD { in as_ptr() functions
H A Dbio.rs35 pub fn as_ptr(&self) -> *mut ffi::BIO { in as_ptr() functions
58 pub fn as_ptr(&self) -> *mut ffi::BIO { in as_ptr() functions
H A Dmacros.rs191 fn as_ptr(&self) -> *mut $ctype { as_ptr() functions
[all...]
H A Dmd.rs44 fn as_ptr(&self) -> *mut Self::CType { in as_ptr() functions
[all...]
H A Derror.rs357 fn as_ptr(&self) -> *const c_char { in as_ptr() functions
389 fn as_ptr(&self) -> *const c_char { in as_ptr() functions
H A Dstack.rs117 fn as_ptr(&self) -> *mut T::StackType { in as_ptr() functions
/third_party/rust/crates/foreign-types/foreign-types/src/
H A Dlib.rs233 fn as_ptr(&self) -> *mut $ctype { in as_ptr() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dzero-size-array-align.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dderive-hash-struct-with-incomplete-array.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dzero-sized-array.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dincomplete-array-padding.rs103 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dissue-643-inner-struct.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dlayout_align.rs103 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dlayout_large_align_field.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dwrap_unsafe_ops_class.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dclass.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dderive-hash-struct-with-incomplete-array.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dzero-sized-array.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dincomplete-array-padding.rs103 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dissue-643-inner-struct.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dlayout_align.rs103 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dclass.rs17 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
[all...]
/third_party/rust/crates/cxx/src/
H A Drust_vec.rs56 pub fn as_ptr(&self) -> *const T { in as_ptr() functions
H A Dcxx_string.rs134 pub fn as_ptr(&self) -> *const u8 { in as_ptr() functions

Completed in 10 milliseconds

123