Home
last modified time | relevance | path

Searched defs:from_ptr (Results 1 – 11 of 11) sorted by relevance

/third_party/rust/crates/foreign-types/foreign-types-shared/src/
Dlib.rs23 unsafe fn from_ptr(ptr: *mut Self::CType) -> Self; in from_ptr() method
36 unsafe fn from_ptr<'a>(ptr: *mut Self::CType) -> &'a Self { in from_ptr() method
/third_party/rust/crates/rust-openssl/openssl/src/
Dconf.rs38 pub unsafe fn from_ptr(ptr: *mut ffi::CONF_METHOD) -> ConfMethod { in from_ptr() method
Dbio.rs71 pub unsafe fn from_ptr(bio: *mut ffi::BIO) -> MemBio { in from_ptr() method
Dstack.rs107 unsafe fn from_ptr(ptr: *mut T::StackType) -> Stack<T> { in from_ptr() method
Dhash.rs63 pub unsafe fn from_ptr(x: *const ffi::EVP_MD) -> Self { in from_ptr() method
Dsymm.rs353 pub unsafe fn from_ptr(ptr: *const ffi::EVP_CIPHER) -> Cipher { in from_ptr() method
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dmod.rs365 pub unsafe fn from_ptr(ptr: *const ffi::SSL_METHOD) -> SslMethod { in from_ptr() method
725 pub unsafe fn from_ptr(ctx: *mut ffi::SSL_CTX) -> SslContextBuilder { in from_ptr() method
1933 unsafe fn from_ptr(ptr: *mut ffi::SSL_CIPHER) -> SslCipher { in from_ptr() method
/third_party/rust/crates/rustix/src/
Dio_uring.rs648 pub fn from_ptr(ptr: *mut c_void) -> Self { in from_ptr() method
/third_party/json/include/nlohmann/
Djson.hpp4874 json_pointer from_ptr(from_path); in patch_inplace() local
4891 const json_pointer from_ptr(from_path); in patch_inplace() local
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp21595 json_pointer from_ptr(from_path); in patch() local
21612 const json_pointer from_ptr(from_path); in patch() local
/third_party/json/single_include/nlohmann/
Djson.hpp24052 json_pointer from_ptr(from_path); in patch_inplace() local
24069 const json_pointer from_ptr(from_path); in patch_inplace() local