Home
last modified time | relevance | path

Searched defs:float_precision (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/python/google/protobuf/
Djson_format.py108 float_precision=None): argument
146 float_precision=None): argument
193 float_precision=None): argument
/third_party/boost/boost/math/constants/
Dconstants.hpp87 typedef typename policies::precision<float, Policy>::type float_precision; typedef