Home
last modified time | relevance | path

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

12

/third_party/flatbuffers/java/com/google/flatbuffers/
DStruct.java28 protected int bb_pos; field in Struct
/third_party/flatbuffers/net/FlatBuffers/
DStruct.cs24 public int bb_pos { get; private set; } property
DTable.cs28 public int bb_pos { get; private set; } property
/third_party/flatbuffers/php/
DStruct.php25 protected $bb_pos; variable in Google\\FlatBuffers\\Struct
DTable.php25 protected $bb_pos; variable in Google\\FlatBuffers\\Table
/third_party/flatbuffers/tests/union_vector/
Drapunzel.ts9 bb_pos = 0; property in Rapunzel
Dbook-reader.ts9 bb_pos = 0; property in BookReader
Dattacker.ts9 bb_pos = 0; property in Attacker
Dmovie.ts13 bb_pos = 0; property in Movie
/third_party/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
/third_party/flatbuffers/tests/my-game/example/
Dstruct-of-structs.ts11 bb_pos = 0; property in StructOfStructs
Dtest.ts9 bb_pos = 0; property in Test
Dability.ts9 bb_pos = 0; property in Ability
Dreferrable.ts9 bb_pos = 0; property in Referrable
Dvec3.ts11 bb_pos = 0; property in Vec3
Dtest-simple-table-with-enum.ts10 bb_pos = 0; property in TestSimpleTableWithEnum
Dstat.ts9 bb_pos = 0; property in Stat
/third_party/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
/third_party/flatbuffers/tests/my-game/example2/
Dmonster.ts9 bb_pos = 0; property in Monster
/third_party/flatbuffers/tests/my-game/
Din-parent-namespace.ts9 bb_pos = 0; property in InParentNamespace
/third_party/flatbuffers/tests/namespace_test/namespace-a/
Dsecond-table-in-a.ts10 bb_pos = 0; property in SecondTableInA
Dtable-in-first-n-s.ts13 bb_pos = 0; property in TableInFirstNS
/third_party/flatbuffers/tests/namespace_test/namespace-c/
Dtable-in-c.ts11 bb_pos = 0; property in TableInC

12