Searched defs:float64 (Results 1 – 13 of 13) sorted by relevance
38 typedef double float64; typedef82 typedef double float64; typedef
38 float64 = struct.Struct("<d") variable
83 Float64 float64; in p_convertCFNumberToInt() local
65 func CreateVec3(builder *flatbuffers.Builder, x float32, y float32, z float32, test1 float64, test2…
72 func NewGenericValueFromFloat(t Type, n float64) (g GenericValue) {
777 func ConstFloat(t Type, n float64) (v Value) {
199 func WriteFloat64(buf []byte, n float64) {
75 flatbuffers.float64 = new Float64Array(flatbuffers.int32.buffer); variable
609 typedef detail::float64 float64; typedef
1459 typedef lowp_float64 float64; typedef1485 typedef mediump_float64 float64; typedef1511 typedef highp_float64 float64; typedef
223 double float64; member
186 double float64; member
1890 double float64 = CFP->getValueAPF().convertToDouble(); in bufferLEByte() local