Home
last modified time | relevance | path

Searched defs:NestedStruct (Results 1 – 9 of 9) sorted by relevance

/third_party/flatbuffers/tests/MyGame/Example/
DNestedStruct.cs12 public struct NestedStruct : IFlatbufferObject struct
28 …public static Offset<MyGame.Example.NestedStruct> CreateNestedStruct(FlatBufferBuilder builder, in… in CreateNestedStruct()
57 …public static Offset<MyGame.Example.NestedStruct> Pack(FlatBufferBuilder builder, NestedStructT _o… in Pack()
DNestedStruct.java11 public final class NestedStruct extends Struct { class
DNestedStruct.py9 class NestedStruct(object): class
/third_party/flatbuffers/tests/
Darrays_test_generated.rs122 pub struct NestedStruct(pub [u8; 32]); struct
123 impl Default for NestedStruct { implementation
128 impl std::fmt::Debug for NestedStruct { implementation
139 impl flatbuffers::SimpleToVerifyInSlice for NestedStruct {} implementation
140 impl flatbuffers::SafeSliceAccess for NestedStruct {} implementation
141 impl<'a> flatbuffers::Follow<'a> for NestedStruct { implementation
148 impl<'a> flatbuffers::Follow<'a> for &'a NestedStruct { implementation
155 impl<'b> flatbuffers::Push for NestedStruct { implementation
160 ::std::slice::from_raw_parts(self as *const NestedStruct as *const u8, Self::size()) in push() constant
165 impl<'b> flatbuffers::Push for &'b NestedStruct { implementation
[all …]
Darrays_test_generated.h78 NestedStruct() in NestedStruct() function
88 NestedStruct(MyGame::Example::TestEnum _b) in NestedStruct() function
98NestedStruct(flatbuffers::span<const int32_t, 2> _a, MyGame::Example::TestEnum _b, flatbuffers::sp… in NestedStruct() function
195 …atbuffers::span<const int32_t, 15> _b, int8_t _c, flatbuffers::span<const MyGame::Example::NestedS… in ArrayStruct()
/third_party/skia/third_party/externals/tint/src/resolver/
Dstruct_layout_test.cc293 TEST_F(ResolverStructLayoutTest, NestedStruct) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_replace_constant_with_uniform_test.cpp362 TEST(TransformationReplaceConstantWithUniformTest, NestedStruct) { in TEST() argument
/third_party/spirv-tools/test/fuzz/
Dtransformation_replace_constant_with_uniform_test.cpp362 TEST(TransformationReplaceConstantWithUniformTest, NestedStruct) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_replace_constant_with_uniform_test.cpp362 TEST(TransformationReplaceConstantWithUniformTest, NestedStruct) { in TEST() argument