Home
last modified time | relevance | path

Searched refs:SizeInt16 (Results 1 – 3 of 3) sorted by relevance

/third_party/flatbuffers/go/
Dsizes.go22 SizeInt16 = 2 const
Dbuilder.go701 b.Prep(SizeInt16, 0)
785 b.head -= UOffsetT(SizeInt16)
/third_party/flatbuffers/tests/
Dgo_test.go909 b.StartVector(flatbuffers.SizeInt16, 2, 1)