Home
last modified time | relevance | path

Searched refs:FooStruct (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/Inputs/
Devery-type.cpp8 struct FooStruct { }; // LF_STRUCTURE struct
56 FooStruct FooStructInstance; in main()
/external/clang/test/SemaOpenCL/
Damdgpu-num-register-attrs.cl3 typedef __attribute__((amdgpu_num_vgpr(128))) struct FooStruct { // expected-error {{'amdgpu_num_vg…
6 } FooStruct;
/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs1664 struct FooStruct { struct
1669 impl FooStruct { implementation
1671 FooStruct { in new()
1678 impl flatbuffers::SafeSliceAccess for FooStruct {} implementation
1679 impl<'a> flatbuffers::Follow<'a> for FooStruct { implementation
1680 type Inner = &'a FooStruct;
1683 <&'a FooStruct>::follow(buf, loc) in follow()
1686 impl<'a> flatbuffers::Follow<'a> for &'a FooStruct { implementation
1687 type Inner = &'a FooStruct;
1690 flatbuffers::follow_cast_ref::<FooStruct>(buf, loc) in follow()
[all …]
/external/flatbuffers/tests/namespace_test/NamespaceA/
DTableInFirstNS.lua40 function TableInFirstNS_mt:FooStruct() function
DTableInFirstNS.py40 def FooStruct(self): member in TableInFirstNS
DTableInFirstNS.cs23 …public NamespaceA.NamespaceB.StructInNestedNS? FooStruct { get { int o = __p.__offset(8); return o… property
DTableInFirstNS.go56 func (rcv *TableInFirstNS) FooStruct(obj *NamespaceA__NamespaceB.StructInNestedNS) *NamespaceA__Nam… func
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Dstruct_macros.tmpl6 in error/log messages, for example, "FooStruct", "FooMethod request".
/external/libchrome/mojo/public/cpp/bindings/
DREADME.md1450 | `FooStruct` | Value or reference to any type that has an appropriate `StructTrai…