Home
last modified time | relevance | path

Searched defs:as_ref (Results 76 - 100 of 103) sorted by relevance

12345

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs1328 fn as_ref(&self) -> &[u8] { in as_ref() functions
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs52 fn as_ref(&self) -> &libc::itimerspec { in as_ref() functions
228 fn as_ref(&self) -> &timespec { in as_ref() functions
466 fn as_ref(&self) -> &timeval { in as_ref() functions
H A Dsignal.rs281 fn as_ref(&self) -> &str { in as_ref() functions
589 fn as_ref(&self) -> &libc::sigset_t { in as_ref() functions
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
H A Dmod.rs893 fn as_ref(&self) -> &[u8] { in as_ref() functions
/third_party/rust/crates/os_str_bytes/src/
H A Draw_str.rs865 fn as_ref(&self) -> &Self { in as_ref() functions
872 fn as_ref(&self) -> &RawOsStr { in as_ref() functions
879 fn as_ref(&self) -> &RawOsStr { in as_ref() functions
1311 fn as_ref(&self) -> &RawOsStr { in as_ref() functions
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs3340 fn as_ref(&self) -> &Vec<T, A> { in fmt() functions
3354 fn as_ref(&self) -> &[T] { in as_ref() functions
/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs2076 fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/either/src/
H A Dlib.rs228 pub fn as_ref(&self) -> Either<&L, &R> { in as_ref() functions
1183 fn as_ref(&self) -> &Target { in as_ref() functions
1194 fn as_ref(&self) -> &$t { in as_ref() functions
1232 fn as_ref(&self) -> &[Target] { in as_ref() functions
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Ditem.rs422 fn as_ref(&self) -> &ItemId { in as_ref() functions
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dmod.rs4692 pub unsafe fn as_ref(&self) -> &T { in prepend_union_types() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_eth_conf_1_0.rs102 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dmod.rs818 fn as_ref(&self) -> &X509Ref { in as_ref() functions
/third_party/rust/crates/nix/src/sys/socket/
H A Daddr.rs1055 fn as_ref(&self) -> &libc::sockaddr_un { in as_ref() functions
1308 fn as_ref(&self) -> &libc::sockaddr_in { in as_ref() functions
1427 fn as_ref(&self) -> &libc::sockaddr_in6 { in as_ref() functions
2394 fn as_ref(&self) -> &libc::sockaddr_nl { in as_ref() functions
2443 fn as_ref(&self) -> &libc::sockaddr_alg { in as_ref() functions
2583 fn as_ref(&self) -> &libc::sockaddr_ctl { in as_ref() functions
2725 fn as_ref(&self) -> &libc::sockaddr_ll { in as_ref() functions
2849 fn as_ref(&self) -> &libc::sockaddr_dl { in as_ref() functions
2897 fn as_ref(&self) -> &libc::sockaddr_vm { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs18489 fn as_ref(&self) -> &str { as_ref() functions
18505 fn as_ref(&self) -> &[u8] { as_ref() functions
19242 fn as_ref(&self) -> &T { as_ref() functions
21943 fn as_ref(&self) -> &T { as_ref() functions
25772 fn as_ref(&self) -> &T { as_ref() functions
45962 fn as_ref(&self) -> &[T] { as_ref() functions
46351 fn as_ref(&self) -> &[T] { as_ref() functions
49498 fn as_ref(&self) -> &Vec<T, A> { fmt() functions
49512 fn as_ref(&self) -> &[T] { as_ref() functions
51779 fn as_ref(&self) -> &T { as_ref() functions
[all...]
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions

Completed in 202 milliseconds

12345