Home
last modified time | relevance | path

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

/external/flatbuffers/go/
Dbuilder.go674 b.PlaceFloat32(x)
753 func (b *Builder) PlaceFloat32(x float32) { func
/external/flatbuffers/tests/
Dgo_test.go1139 b.PlaceFloat32(3.0)
1140 b.PlaceFloat32(2.0)
1141 b.PlaceFloat32(1.0)