Searched defs:struct_ (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/sandboxed-api/sandboxed_api/ |
H A D | var_struct.h | 52 T struct_; variable
|
H A D | var_lenval.h | 76 Struct<LenValStruct> struct_; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/ |
D | mod.rs | 16 pub mod struct_; module
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/example/extension/ |
D | example_struct_iterator.hpp | 66 Struct& struct_; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/mockall_derive/src/ |
D | mock_function.rs | 158 struct_: Option<&'a Ident>, field 358 pub fn struct_(&mut self, ident: &'a Ident) -> &mut Self { in struct_() method 428 struct_: Option<Ident>, field
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/ |
H A D | struct_with_traits_impl.h | 96 NestedStructWithTraitsImpl struct_; variable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/fmt/ |
H A D | builders.rs | 661 let struct_ = Foo { bar: 1024, baz: 7 }; in test_formatting_parameters_are_forwarded() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/fmt/ |
H A D | builders.rs | 661 let struct_ = Foo { bar: 1024, baz: 7 }; in test_formatting_parameters_are_forwarded() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/fmt/ |
H A D | builders.rs | 661 let struct_ = Foo { bar: 1024, baz: 7 }; in test_formatting_parameters_are_forwarded() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/fmt/ |
H A D | builders.rs | 661 let struct_ = Foo { bar: 1024, baz: 7 }; in test_formatting_parameters_are_forwarded() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/fmt/ |
H A D | builders.rs | 661 let struct_ = Foo { bar: 1024, baz: 7 }; in test_formatting_parameters_are_forwarded() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/ser/ |
D | map.rs | 606 pub(crate) fn struct_(variant: &'static str, len: usize) -> Self { in struct_() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml/src/ |
D | value.rs | 1486 pub(crate) fn struct_(variant: &'static str, len: usize) -> Self { in struct_() method
|