Home
last modified time | relevance | path

Searched defs:as_ref (Results 1 - 25 of 91) sorted by relevance

1234

/third_party/rust/crates/unicode-ident/generate/src/
H A Doutput.rs16 fn as_ref(&self) -> &[u8] { in as_ref() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Datom.rs61 fn as_ref(&self) -> &str { in as_ref() functions
H A Dderive.rs55 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dderive.rs55 fn as_ref(&self) -> &str { in as_ref() functions
H A Datom.rs61 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dderive.rs55 fn as_ref(&self) -> &str { in as_ref() functions
H A Datom.rs61 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/cxx/syntax/
H A Datom.rs61 fn as_ref(&self) -> &str { in as_ref() functions
H A Dderive.rs55 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/foreign-types/foreign-types/src/
H A Dlib.rs293 fn as_ref(&self) -> &$borrowed { in as_ref() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Datom.rs61 fn as_ref(&self) -> &str { in as_ref() functions
H A Dderive.rs55 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/serde/serde_derive/src/
H A Dfragment.rs68 fn as_ref(&self) -> &TokenStream { in as_ref() functions
/third_party/rust/crates/clap/clap_derive/src/utils/
H A Dspanned.rs73 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmacros.rs252 fn as_ref(&self) -> &$borrowed<T> { in as_ref() functions
H A Dstring.rs36 fn as_ref(&self) -> &str { in as_ref() functions
42 fn as_ref(&self) -> &[u8] { in as_ref() functions
59 fn as_ref(&self) -> &str { in as_ref() functions
65 fn as_ref(&self) -> &[u8] { in as_ref() functions
/third_party/rust/crates/rustix/src/path/
H A Ddec_int.rs115 fn as_ref(&self) -> &Path { in as_ref() functions
/third_party/rust/crates/nix/src/sys/
H A Dresource.rs294 fn as_ref(&self) -> &rusage { in as_ref() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dunion_dtor_1_0.rs16 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
H A Dunion_fields_1_0.rs16 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
H A Dunion-in-ns_1_0.rs18 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
H A Dunion_template_1_0.rs16 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
H A Dstruct_with_anon_union_1_0.rs16 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
H A Dunion_with_non_copy_member.rs16 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions
H A Dunion_with_anon_unnamed_union_1_0.rs16 pub unsafe fn as_ref(&self) -> &T { in as_ref() functions

Completed in 7 milliseconds

1234