Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Dtext_format.py127 double_format=None, argument
213 double_format=None, argument
243 double_format=None, argument
265 double_format=None, argument
319 double_format=None, argument
/external/python/cpython3/Objects/
Dfloatobject.c1650 static float_format_type double_format, float_format; variable
/external/python/cpython2/Objects/
Dfloatobject.c1864 static float_format_type double_format, float_format; variable