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 342 // DoubleToBuffer() and FloatToBuffer().
419 // FloatToBuffer()
426 // DoubleToBuffer() and FloatToBuffer() write the text to the given
438 LIBPROTOBUF_EXPORT char* FloatToBuffer(float i, char* buffer);
strutil.cc 928 // FloatToBuffer()
    [all...]

Completed in 173 milliseconds