OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoubleToBuffer
(Results
1 - 3
of
3
) sorted by null
/external/protobuf/src/google/protobuf/stubs/
substitute.h
125
: text_(
DoubleToBuffer
(value, scratch_)), size_(strlen(text_)) {}
strutil.h
383
//
DoubleToBuffer
() and FloatToBuffer().
459
//
DoubleToBuffer
()
467
//
DoubleToBuffer
() and FloatToBuffer() write the text to the given
478
LIBPROTOBUF_EXPORT char*
DoubleToBuffer
(double i, char* buffer);
strutil.cc
[
all
...]
Completed in 440 milliseconds