Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/protobuf/python/google/protobuf/
Djson_format.py98 float_precision=None, argument
139 float_precision=None): argument
186 float_precision=None): argument
/external/protobuf/python/google/protobuf/
Djson_format.py98 float_precision=None, argument
139 float_precision=None): argument
186 float_precision=None): argument
/external/cronet/tot/third_party/protobuf/python/google/protobuf/
Djson_format.py98 float_precision=None, argument
139 float_precision=None): argument
186 float_precision=None): argument
/external/cronet/tot/third_party/llvm-libc/src/fuzzing/stdlib/
Dstrtofloat_fuzz.cpp109 int float_precision = effective_precision<float>(result_exp); in LLVMFuzzerTestOneInput() local
/external/cronet/stable/third_party/llvm-libc/src/fuzzing/stdlib/
Dstrtofloat_fuzz.cpp109 int float_precision = effective_precision<float>(result_exp); in LLVMFuzzerTestOneInput() local
/external/libconfig/lib/
Dlibconfig.h119 unsigned short float_precision; member
/external/fmtlib/test/
Dprintf-test.cc283 TEST(printf_test, float_precision) { in TEST() argument