| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | ex_data.rs | 24 pub unsafe fn from_raw(idx: c_int) -> Index<T, U> { in from_raw() functions
|
| H A D | srtp.rs | 57 pub fn from_raw(value: c_ulong) -> SrtpProfileId { in from_raw() functions
|
| H A D | ocsp.rs | 50 pub fn from_raw(raw: c_int) -> OcspResponseStatus { in from_raw() functions 68 pub fn from_raw(raw: c_int) -> OcspCertStatus { in from_raw() functions 100 pub fn from_raw(raw: c_int) -> OcspRevokedStatus { in from_raw() functions
|
| H A D | rsa.rs | 55 pub fn from_raw(value: c_int) -> Padding { in from_raw() functions
|
| H A D | asn1.rs | 151 pub fn from_raw(value: c_int) -> Self { in from_raw() functions
|
| H A D | pkey.rs | 106 pub fn from_raw(value: c_int) -> Id { in from_raw() functions
|
| /third_party/rust/crates/rustix/src/backend/libc/process/ |
| H A D | types.rs | 295 pub fn from_raw(sig: i32) -> Option<Self> { in from_raw() functions
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/process/ |
| H A D | types.rs | 165 pub fn from_raw(sig: i32) -> Option<Self> { in from_raw() functions
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | wait.rs | 212 pub fn from_raw(pid: Pid, status: i32) -> Result<WaitStatus> { in from_raw() functions
|
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
| H A D | error.rs | 41 pub fn from_raw(raw: c_int) -> ErrorCode { in from_raw() functions
|
| H A D | mod.rs | 493 pub fn from_raw(raw: c_int) -> SslFiletype { in from_raw() functions 513 pub fn from_raw(raw: c_int) -> StatusType { in from_raw() functions 533 pub fn from_raw(raw: c_int) -> StatusType { in from_raw() functions [all...] |
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/ |
| H A D | metadata.py | 668 def from_raw(cls, data: RawMetadata, *, validate: bool = True) -> "Metadata": member in Metadata
|
| /third_party/rust/crates/libloading/src/os/unix/ |
| H A D | mod.rs | 310 pub unsafe fn from_raw(handle: *mut raw::c_void) -> Library { in from_raw() functions
|
| /third_party/rust/crates/libloading/src/ |
| H A D | safe.rs | 245 pub unsafe fn from_raw<L>(sym: imp::Symbol<T>, library: &'lib L) -> Symbol<'lib, T> { in from_raw() functions
|
| /third_party/python/Tools/c-analyzer/c_analyzer/ |
| H A D | info.py | 42 def from_raw(cls, raw, **extra): member in Analyzed
|
| /third_party/rust/crates/cxx/src/ |
| H A D | unique_ptr.rs | 104 pub unsafe fn from_raw(raw: *mut T) -> Self { in from_raw() functions
|
| /third_party/rust/crates/libloading/src/os/windows/ |
| H A D | mod.rs | 271 pub unsafe fn from_raw(handle: HMODULE) -> Library { in from_raw() functions
|
| /third_party/python/Tools/c-analyzer/c_parser/ |
| H A D | info.py | 164 def from_raw(cls, raw): member in FileInfo 257 def from_raw(cls, raw): member in ParsedItem
|
| /third_party/python/Lib/test/ |
| H A D | test__xxsubinterpreters.py | 106 def from_raw(cls, raw): member in Interpreter
|
| /third_party/rust/crates/rust-openssl/openssl/src/x509/ |
| H A D | mod.rs | 1948 pub unsafe fn from_raw(err: c_int) -> X509VerifyResult { in from_raw() functions 2462 pub fn from_raw(id: c_int) -> Self { in from_raw() functions
|
| /third_party/rust/crates/nix/src/sys/socket/ |
| H A D | addr.rs | 1010 unsafe fn from_raw( in from_raw() functions 1129 unsafe fn from_raw( in from_raw() functions 1218 unsafe fn from_raw( in from_raw() functions 1287 unsafe fn from_raw( in from_raw() functions 1406 unsafe fn from_raw( in from_raw() functions 1541 unsafe fn from_raw( in from_raw() functions 2324 unsafe fn from_raw( from_raw() functions 2374 unsafe fn from_raw( from_raw() functions 2422 unsafe fn from_raw( from_raw() functions 2567 unsafe fn from_raw(addr: *const libc::sockaddr, len: Option<libc::socklen_t>) from_raw() functions 2708 unsafe fn from_raw(addr: *const libc::sockaddr, from_raw() functions 2832 unsafe fn from_raw(addr: *const libc::sockaddr, from_raw() functions 2877 unsafe fn from_raw( from_raw() functions [all...] |
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 20343 pub unsafe fn from_raw(ptr: *const T) -> Self { from_raw() functions 21615 pub unsafe fn from_raw(ptr: *const T) -> Self { from_raw() functions 24114 pub unsafe fn from_raw(ptr: *const T) -> Self { from_raw() functions 25027 pub unsafe fn from_raw(ptr: *const T) -> Self { from_raw() functions 50925 pub unsafe fn from_raw(raw: *mut T) -> Self { from_raw() functions [all...] |