/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.93/src/ |
D | ptr.rs | 48 pub fn by_ref(&self) -> Ref<T> { in by_ref() function 167 pub fn by_ref(self) -> Ref<'a, T> { in by_ref() function
|
/external/rust/android-crates-io/crates/anyhow/src/ |
D | ptr.rs | 48 pub fn by_ref(&self) -> Ref<T> { in by_ref() function 167 pub fn by_ref(self) -> Ref<'a, T> { in by_ref() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.93/src/ |
D | ptr.rs | 48 pub fn by_ref(&self) -> Ref<T> { in by_ref() function 167 pub fn by_ref(self) -> Ref<'a, T> { in by_ref() function
|
/external/rust/android-crates-io/crates/miette/src/eyreish/ |
D | ptr.rs | 46 pub(crate) const fn by_ref<'a>(&self) -> Ref<'a, T> { in by_ref() function 157 pub(crate) const fn by_ref(self) -> Ref<'a, T> { in by_ref() function
|
/external/clang/test/SemaCXX/ |
D | warn-loop-analysis.cpp | 8 void by_ref(int &value) { } in by_ref() function
|
/external/rust/android-crates-io/crates/syn-mid/src/ |
D | pat.rs | 251 let by_ref: Option<Token![ref]> = input.parse()?; in field_pat() localVariable
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/ |
D | pat.rs | 559 let by_ref: Option<Token![ref]> = input.parse()?; in field_pat() localVariable
|
/external/rust/android-crates-io/crates/syn/src/ |
D | pat.rs | 559 let by_ref: Option<Token![ref]> = input.parse()?; in field_pat() localVariable
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/ |
D | pat.rs | 559 let by_ref: Option<Token![ref]> = input.parse()?; in field_pat() localVariable
|
/external/rust/android-crates-io/crates/futures-util/src/stream/stream/ |
D | mod.rs | 1278 fn by_ref(&mut self) -> &mut Self { in by_ref() method
|
/external/rust/android-crates-io/crates/combine/src/parser/ |
D | mod.rs | 357 fn by_ref(&mut self) -> &mut Self in by_ref() method
|
/external/rust/android-crates-io/crates/winnow/src/ |
D | parser.rs | 149 fn by_ref(&mut self) -> impls::ByRef<'_, Self> in by_ref() method
|
/external/rust/android-crates-io/crates/fallible-streaming-iterator/src/ |
D | lib.rs | 92 fn by_ref(&mut self) -> &mut Self in by_ref() method
|
/external/rust/android-crates-io/crates/regex/src/ |
D | re_bytes.rs | 1153 fn by_ref<'r>(&'r mut self) -> ReplacerRef<'r, Self> { in by_ref() method
|
D | re_unicode.rs | 1204 fn by_ref<'r>(&'r mut self) -> ReplacerRef<'r, Self> { in by_ref() method
|
/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/ |
D | conv.rs | 214 pub(super) fn by_ref<T: Sized, Num: ArgNumber>(t: &T) -> ArgReg<'_, Num> { in by_ref() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-1.11.1/src/regex/ |
D | string.rs | 2474 fn by_ref<'r>(&'r mut self) -> ReplacerRef<'r, Self> { in by_ref() method
|
D | bytes.rs | 2467 fn by_ref<'r>(&'r mut self) -> ReplacerRef<'r, Self> { in by_ref() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-1.11.1/src/regex/ |
D | string.rs | 2474 fn by_ref<'r>(&'r mut self) -> ReplacerRef<'r, Self> { in by_ref() method
|
D | bytes.rs | 2467 fn by_ref<'r>(&'r mut self) -> ReplacerRef<'r, Self> { in by_ref() method
|
/external/rust/android-crates-io/crates/mls-rs/src/group/ |
D | mod.rs | 4141 let by_ref = CustomProposal::new(TEST_CUSTOM_PROPOSAL_TYPE, vec![]); in custom_proposal_by_ref_in_external_join() localVariable 4142 let by_ref = alice.propose_custom(by_ref, vec![]).await.unwrap(); in custom_proposal_by_ref_in_external_join() localVariable
|
/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/format/ |
D | mod.rs | 450 pub fn by_ref(&mut self) -> Writer<'_> { in by_ref() method
|
/external/rust/android-crates-io/crates/fallible-iterator/src/ |
D | lib.rs | 411 fn by_ref(&mut self) -> &mut Self in by_ref() method
|