Home
last modified time | relevance | path

Searched defs:by_ref (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dipa-prop.h153 bool by_ref; member
390 bool by_ref; member
587 unsigned by_ref : 1; member
/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/eyreish/
Dptr.rs46 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
/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/src/
Dptr.rs48 pub fn by_ref(&self) -> Ref<T> { in by_ref() function
167 pub fn by_ref(self) -> Ref<'a, T> { in by_ref() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.82/src/
H A Dptr.rs48 pub fn by_ref(&self) -> Ref<T> { in by_ref() function
167 pub fn by_ref(self) -> Ref<'a, T> { in by_ref() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/tests/
H A Dboxed.rs175 fn by_ref(&self) -> &Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/
H A Dboxed.rs175 fn by_ref(&self) -> &Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/
H A Dboxed.rs175 fn by_ref(&self) -> &Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/
H A Dboxed.rs175 fn by_ref(&self) -> &Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/
H A Dboxed.rs175 fn by_ref(&self) -> &Self in by_ref() method
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dwarn-loop-analysis.cpp8 void by_ref(int &value) { } in by_ref() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/alloc/
H A Dmod.rs366 fn by_ref(&self) -> &Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/alloc/
H A Dmod.rs366 fn by_ref(&self) -> &Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/alloc/
H A Dmod.rs366 fn by_ref(&self) -> &Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/alloc/
H A Dmod.rs366 fn by_ref(&self) -> &Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/alloc/
H A Dmod.rs366 fn by_ref(&self) -> &Self in by_ref() method
/aosp_15_r20/external/rust/android-crates-io/crates/syn-mid/src/
Dpat.rs251 let by_ref: Option<Token![ref]> = input.parse()?; in field_pat() localVariable
/aosp_15_r20/system/tools/aidl/
Daidl_to_rust.cpp45 const std::variant<std::string, std::vector<std::string>>& raw_value, bool by_ref) { in ConstantValueDecoratorInternal()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/
H A Dmod.rs1034 fn by_ref(&mut self) -> &mut Self in by_ref() method
1874 fn by_ref(&mut self) -> &mut Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/
H A Dmod.rs1034 fn by_ref(&mut self) -> &mut Self in by_ref() method
1866 fn by_ref(&mut self) -> &mut Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/
H A Dmod.rs1034 fn by_ref(&mut self) -> &mut Self in by_ref() method
1866 fn by_ref(&mut self) -> &mut Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/io/
H A Dmod.rs1034 fn by_ref(&mut self) -> &mut Self in by_ref() method
1866 fn by_ref(&mut self) -> &mut Self in by_ref() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/
H A Dmod.rs1034 fn by_ref(&mut self) -> &mut Self in by_ref() method
1874 fn by_ref(&mut self) -> &mut Self in by_ref() method
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dpat.rs552 let by_ref: Option<Token![ref]> = input.parse()?; in field_pat() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dpat.rs552 let by_ref: Option<Token![ref]> = input.parse()?; in field_pat() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Dpat.rs513 let by_ref: Option<Token![ref]> = input.parse()?; in field_pat() localVariable

12