Home
last modified time | relevance | path

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

12

/external/flatbuffers/tests/ts/ts-flat-files/
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 …]
/external/flatbuffers/php/
DStruct.php25 protected $bb_pos; variable in Google\\FlatBuffers\\Struct
DTable.php25 protected $bb_pos; variable in Google\\FlatBuffers\\Table
/external/flatbuffers/net/FlatBuffers/
DStruct.cs24 public int bb_pos { get; private set; } property
/external/flatbuffers/java/com/google/flatbuffers/
DStruct.java28 protected int bb_pos; field in Struct
/external/flatbuffers/tests/my-game/example/
Dstruct-of-structs-of-structs.ts10 bb_pos = 0; property in StructOfStructsOfStructs
Dstruct-of-structs.ts11 bb_pos = 0; property in StructOfStructs
Dability.ts9 bb_pos = 0; property in Ability
Dtest.ts9 bb_pos = 0; property in Test
Dvec3.ts11 bb_pos = 0; property in Vec3
Dtest-simple-table-with-enum.ts10 bb_pos = 0; property in TestSimpleTableWithEnum
Dreferrable.ts9 bb_pos = 0; property in Referrable
/external/flatbuffers/tests/union_vector/
Dbook-reader.ts9 bb_pos = 0; property in BookReader
Drapunzel.ts9 bb_pos = 0; property in Rapunzel
Dfalling-tub.ts9 bb_pos = 0; property in FallingTub
Dhand-fan.ts9 bb_pos = 0; property in HandFan
Dattacker.ts9 bb_pos = 0; property in Attacker
/external/flatbuffers/grpc/examples/ts/greeter/src/models/
Dhello-request.ts9 bb_pos = 0; property in HelloRequest
Dhello-reply.ts9 bb_pos = 0; property in HelloReply
/external/flatbuffers/tests/namespace_test/namespace-a/namespace-b/
Dstruct-in-nested-n-s.ts9 bb_pos = 0; property in StructInNestedNS
Dtable-in-nested-n-s.ts9 bb_pos = 0; property in TableInNestedNS
/external/flatbuffers/tests/my-game/
Din-parent-namespace.ts9 bb_pos = 0; property in InParentNamespace
/external/flatbuffers/tests/my-game/example2/
Dmonster.ts9 bb_pos = 0; property in Monster
/external/flatbuffers/tests/namespace_test/namespace-a/
Dsecond-table-in-a.ts10 bb_pos = 0; property in SecondTableInA
/external/flatbuffers/tests/namespace_test/namespace-c/
Dtable-in-c.ts11 bb_pos = 0; property in TableInC

12