Home
last modified time | relevance | path

Searched defs:bb_pos (Results 1 – 25 of 204) sorted by relevance

123456789

/aosp_15_r20/external/flatbuffers/tests/ts/ts-flat-files/
H A Dmonster_test_generated.ts144 bb_pos = 0; property in MyGame_OtherNameSpace_Unused
169 bb_pos = 0; property in MyGame_OtherNameSpace_TableB
220 bb_pos = 0; property in TableA
271 bb_pos = 0; property in MyGame_InParentNamespace
312 bb_pos = 0; property in MyGame_Example2_Monster
353 bb_pos = 0; property in MyGame_Example_Test
384 bb_pos = 0; property in MyGame_Example_TestSimpleTableWithEnum
435 bb_pos = 0; property in MyGame_Example_Vec3
491 bb_pos = 0; property in MyGame_Example_Ability
521 bb_pos = 0; property in MyGame_Example_StructOfStructs
[all …]
/aosp_15_r20/external/flatbuffers/php/
H A DStruct.php25 protected $bb_pos; variable in Google\\FlatBuffers\\Struct
H A DTable.php25 protected $bb_pos; variable in Google\\FlatBuffers\\Table
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/
H A DStruct.java28 protected int bb_pos; field in Struct
/aosp_15_r20/external/flatbuffers/net/FlatBuffers/
H A DStruct.cs24 public int bb_pos { get; private set; } property
/aosp_15_r20/external/flatbuffers/tests/my-game/example/
H A Dstruct-of-structs-of-structs.ts10 bb_pos = 0; property in StructOfStructsOfStructs
H A Dstruct-of-structs.ts11 bb_pos = 0; property in StructOfStructs
H A Dtest.ts9 bb_pos = 0; property in Test
H A Dability.ts9 bb_pos = 0; property in Ability
H A Dvec3.ts11 bb_pos = 0; property in Vec3
H A Dtest-simple-table-with-enum.ts10 bb_pos = 0; property in TestSimpleTableWithEnum
H A Dreferrable.ts9 bb_pos = 0; property in Referrable
/aosp_15_r20/external/flatbuffers/tests/union_vector/
H A Dbook-reader.ts9 bb_pos = 0; property in BookReader
H A Drapunzel.ts9 bb_pos = 0; property in Rapunzel
H A Dfalling-tub.ts9 bb_pos = 0; property in FallingTub
H A Dhand-fan.ts9 bb_pos = 0; property in HandFan
H A Dattacker.ts9 bb_pos = 0; property in Attacker
/aosp_15_r20/external/flatbuffers/grpc/examples/ts/greeter/src/models/
H A Dhello-request.ts9 bb_pos = 0; property in HelloRequest
H A Dhello-reply.ts9 bb_pos = 0; property in HelloReply
/aosp_15_r20/external/flatbuffers/tests/namespace_test/namespace-a/namespace-b/
H A Dstruct-in-nested-n-s.ts9 bb_pos = 0; property in StructInNestedNS
H A Dtable-in-nested-n-s.ts9 bb_pos = 0; property in TableInNestedNS
/aosp_15_r20/external/flatbuffers/tests/my-game/
H A Din-parent-namespace.ts9 bb_pos = 0; property in InParentNamespace
/aosp_15_r20/external/flatbuffers/tests/my-game/example2/
H A Dmonster.ts9 bb_pos = 0; property in Monster
/aosp_15_r20/external/flatbuffers/tests/namespace_test/namespace-a/
H A Dsecond-table-in-a.ts10 bb_pos = 0; property in SecondTableInA
/aosp_15_r20/external/flatbuffers/tests/namespace_test/namespace-c/
H A Dtable-in-c.ts11 bb_pos = 0; property in TableInC

123456789