Home
last modified time | relevance | path

Searched refs:PlaceFloat32 (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/go/
Dbuilder.go659 b.PlaceFloat32(x)
738 func (b *Builder) PlaceFloat32(x float32) { func
/external/flatbuffers/tests/
Dgo_test.go1092 b.PlaceFloat32(3.0)
1093 b.PlaceFloat32(2.0)
1094 b.PlaceFloat32(1.0)