Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A 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()
H A DNestedStruct.py9 class NestedStruct(object): class
H A DNestedStruct.java11 public final class NestedStruct extends Struct { class
/aosp_15_r20/external/flatbuffers/tests/arrays_test/my_game/example/
H A 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 flatbuffers::SafeSliceAccess for NestedStruct {} implementation
34 impl<'a> flatbuffers::Follow<'a> for NestedStruct { implementation
41 impl<'a> flatbuffers::Follow<'a> for &'a NestedStruct { implementation
48 impl<'b> flatbuffers::Push for NestedStruct { implementation
53 ::core::slice::from_raw_parts(self as *const NestedStruct as *const u8, Self::size()) in push() constant
58 impl<'b> flatbuffers::Push for &'b NestedStruct { implementation
[all …]
H A Darray_struct_generated.rs160 pub fn d(&'a self) -> flatbuffers::Array<'a, NestedStruct, 2> { in d() argument
/aosp_15_r20/external/angle/third_party/flatbuffers/generated/tests/
H A Darrays_test_generated.h87 NestedStruct() : a_(), b_(0), c_(), padding0__(0), padding1__(0), d_() in NestedStruct() function
92 NestedStruct(MyGame::Example::TestEnum _b) in NestedStruct() function
103 NestedStruct(::flatbuffers::span<const int32_t, 2> _a, MyGame::Example::TestEnum _b, in NestedStruct() function
220 ::flatbuffers::span<const MyGame::Example::NestedStruct, 2> _d, int32_t _e, in ArrayStruct()
/aosp_15_r20/external/flatbuffers/tests/
H A Darrays_test_generated.h85 NestedStruct() in NestedStruct() function
95 NestedStruct(MyGame::Example::TestEnum _b) in NestedStruct() function
105NestedStruct(flatbuffers::span<const int32_t, 2> _a, MyGame::Example::TestEnum _b, flatbuffers::sp… in NestedStruct() function
202 …atbuffers::span<const int32_t, 15> _b, int8_t _c, flatbuffers::span<const MyGame::Example::NestedS… in ArrayStruct()
/aosp_15_r20/external/grpc-grpc/test/core/json/
H A Djson_object_loader_test.cc900 struct NestedStruct { in TEST() struct
901 int32_t inner = 0; in TEST()
903 static const JsonLoaderInterface* JsonLoader(const JsonArgs&) { in TEST()
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dhash_unittest.cc16 TEST_F(HashTest, NestedStruct) { in TEST_F() argument
H A Dwtf_hash_unittest.cc18 TEST_F(WTFHashTest, NestedStruct) { in TEST_F() argument
H A Ddata_view_unittest.cc76 TEST_F(DataViewTest, NestedStruct) { in TEST_F() argument
/aosp_15_r20/external/clang/docs/tools/
H A Ddump_format_style.py53 class NestedStruct: class
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Demitter_test.cc149 TEST_F(EmitterTest, NestedStruct) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_replace_constant_with_uniform_test.cpp362 TEST(TransformationReplaceConstantWithUniformTest, NestedStruct) { in TEST() argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A Dtransformation_replace_constant_with_uniform_test.cpp362 TEST(TransformationReplaceConstantWithUniformTest, NestedStruct) { in TEST() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_replace_constant_with_uniform_test.cpp362 TEST(TransformationReplaceConstantWithUniformTest, NestedStruct) { in TEST() argument