Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Dtext_format.py102 float_format=None, use_field_number=False): argument
146 float_format=None, use_field_number=False): argument
154 pointy_brackets=False, use_index_order=False, float_format=None): argument
164 float_format=None): argument
175 pointy_brackets=False, use_index_order=False, float_format=None, argument
/external/python/cpython3/Objects/
Dfloatobject.c1673 static float_format_type double_format, float_format; variable
/external/python/cpython2/Objects/
Dfloatobject.c1864 static float_format_type double_format, float_format; variable