HomeSort by relevance Sort by last modified time
    Searched refs:FloatToBuffer (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/stubs/
substitute.h 123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {}
strutil.h 383 // DoubleToBuffer() and FloatToBuffer().
460 // FloatToBuffer()
467 // DoubleToBuffer() and FloatToBuffer() write the text to the given
479 LIBPROTOBUF_EXPORT char* FloatToBuffer(float i, char* buffer);
strutil.cc     [all...]

Completed in 109 milliseconds