Home
last modified time | relevance | path

Searched defs:float_value (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc275 string float_value = SimpleFtoa(value); in DefaultValue() local
/external/protobuf/src/google/protobuf/
Dextension_set.h390 float float_value; member
/external/protobuf/python/
Dmox.py835 def __init__(self, float_value, places=7): argument