Searched refs:FooStruct (Results 1 – 9 of 9) sorted by relevance
8 struct FooStruct { }; // LF_STRUCTURE struct56 FooStruct FooStructInstance; in main()
3 typedef __attribute__((amdgpu_num_vgpr(128))) struct FooStruct { // expected-error {{'amdgpu_num_vg…6 } FooStruct;
1704 struct FooStruct { in to_struct() struct1709 impl<'a> flatbuffers::Follow<'a> for &'a FooStruct { in to_struct() implementation1710 type Inner = &'a FooStruct; in to_struct()1713 flatbuffers::follow_cast_ref::<FooStruct>(buf, loc) in to_struct()1718 let off: flatbuffers::FollowStart<&FooStruct> = flatbuffers::FollowStart::new(); in to_struct()1719 assert_eq!(*off.self_follow(&vec[..], 4), FooStruct{a: 1, b: 2, c: 1027}); in to_struct()1734 struct FooStruct { in to_slice_of_struct_elements() struct1739 impl flatbuffers::SafeSliceAccess for FooStruct {} in to_slice_of_struct_elements() implementation1740 impl<'a> flatbuffers::Follow<'a> for FooStruct { in to_slice_of_struct_elements() implementation1741 type Inner = &'a FooStruct; in to_slice_of_struct_elements()[all …]
40 function TableInFirstNS_mt:FooStruct() function
40 def FooStruct(self): member in TableInFirstNS
23 …public NamespaceA.NamespaceB.StructInNestedNS? FooStruct { get { int o = __p.__offset(8); return o… property
56 func (rcv *TableInFirstNS) FooStruct(obj *NamespaceA__NamespaceB.StructInNestedNS) *NamespaceA__Nam… func
6 in error/log messages, for example, "FooStruct", "FooMethod request".
1450 | `FooStruct` | Value or reference to any type that has an appropriate `StructTrai…