Home
last modified time | relevance | path

Searched defs:NestedStruct (Results 1 – 12 of 12) 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.java23 public final class NestedStruct extends Struct { class
DNestedStruct.py10 class NestedStruct(object): class
/third_party/flatbuffers/tests/arrays_test/my_game/example/
Dnested_struct_generated.rs15 pub struct NestedStruct(pub [u8; 32]); struct
16 impl Default for NestedStruct { implementation
21 impl core::fmt::Debug for NestedStruct { implementation
32 impl flatbuffers::SimpleToVerifyInSlice for NestedStruct {} implementation
33 impl<'a> flatbuffers::Follow<'a> for NestedStruct { implementation
40 impl<'a> flatbuffers::Follow<'a> for &'a NestedStruct { implementation
47 impl<'b> flatbuffers::Push for NestedStruct { implementation
51 … let src = ::core::slice::from_raw_parts(self as *const NestedStruct as *const u8, Self::size()); in push() constant
56 impl<'a> flatbuffers::Verifiable for NestedStruct { implementation
66 impl<'a> NestedStruct { implementation
[all …]
Darray_struct_generated.rs164 pub fn d(&'a self) -> flatbuffers::Array<'a, NestedStruct, 2> { in d() argument
/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/
Dnested-struct.d.ts4 export declare class NestedStruct implements flatbuffers.IUnpackableObject<NestedStructT> { class
Dnested-struct.ts11 export class NestedStruct implements flatbuffers.IUnpackableObject<NestedStructT> { class
Dnested-struct.js4 export class NestedStruct { class
/third_party/skia/third_party/externals/tint/src/resolver/
Dstruct_layout_test.cc293 TEST_F(ResolverStructLayoutTest, NestedStruct) { in TEST_F() 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
/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