Home
last modified time | relevance | path

Searched refs:float_to_str (Results 1 – 3 of 3) sorted by relevance

/external/google-fruit/extras/benchmark/
Dformat_bench_results.py195 def float_to_str(x: float) -> str: function
212 interval[0] = float_to_str(interval[0])
216 interval[1] = float_to_str(interval[1])
/external/arm-optimized-routines/math/tools/
Dremez.jl122 function float_to_str(x) function
139 return float_to_str(coeffs[1])
141 return string(float_to_str(coeffs[1]), "+", xvarname, "*(",
/external/llvm-project/libc/AOR_v20.02/math/tools/
Dremez.jl123 function float_to_str(x) function
140 return float_to_str(coeffs[1])
142 return string(float_to_str(coeffs[1]), "+", xvarname, "*(",