Home
last modified time | relevance | path

Searched defs:struct_ (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/sandboxed-api/sandboxed_api/
H A Dvar_struct.h52 T struct_; variable
H A Dvar_lenval.h76 Struct<LenValStruct> struct_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/
Dmod.rs16 pub mod struct_; module
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/example/extension/
Dexample_struct_iterator.hpp66 Struct& struct_; member
/aosp_15_r20/external/rust/android-crates-io/crates/mockall_derive/src/
Dmock_function.rs158 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 Dstruct_with_traits_impl.h96 NestedStructWithTraitsImpl struct_; variable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/fmt/
H A Dbuilders.rs661 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 Dbuilders.rs661 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 Dbuilders.rs661 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 Dbuilders.rs661 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 Dbuilders.rs661 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/
Dmap.rs606 pub(crate) fn struct_(variant: &'static str, len: usize) -> Self { in struct_() method
/aosp_15_r20/external/rust/android-crates-io/crates/toml/src/
Dvalue.rs1486 pub(crate) fn struct_(variant: &'static str, len: usize) -> Self { in struct_() method