Home
last modified time | relevance | path

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

/third_party/boost/libs/spirit/workbench/karma/
Dreal_generator.cpp77 boost::format double_format("%f"); in main() local
Ddouble_performance.cpp113 boost::format double_format("%f"); in format_performance_boost_format() local
/third_party/protobuf/python/google/protobuf/
Dtext_format.py131 double_format=None, argument
230 double_format=None, argument
262 double_format=None, argument
286 double_format=None, argument
343 double_format=None, argument
/third_party/python/Objects/
Dfloatobject.c1696 static float_format_type double_format, float_format; variable