Home
last modified time | relevance | path

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

1234

/third_party/rust/crates/nix/src/sys/
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/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
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs105 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions

Completed in 223 milliseconds

1234