Home
last modified time | relevance | path

Searched refs:math (Results 51 - 75 of 1835) sorted by relevance

12345678910>>...74

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dfdivs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfmuls.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfsubs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfnmsubs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfnmadds.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfmsubs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dfsubs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfmadds.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfdivs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfmuls.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfnmsubs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfnmadds.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfmsubs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
/third_party/PyYAML/tests/lib/
H A Dtest_schema.py4 import math namespace
24 if value == math.inf:
27 if value == -math.inf:
30 if math.isnan(value):
/third_party/jerryscript/tools/runners/
H A Drun-benchmarks.sh32 run jerry/sunspider/math-cordic
33 run jerry/sunspider/math-partial-sums
34 run jerry/sunspider/math-spectral-norm
/third_party/mesa3d/src/util/
H A Dformat_srgb.py40 import math namespace
48 return math.pow((x + 0.055) / 1.055, 2.4)
53 return 1.055 * math.pow(x, 0.41666666) - 0.055
/kernel/linux/linux-5.10/arch/nds32/math-emu/
H A Dfmuld.c6 #include <math-emu/soft-fp.h>
7 #include <math-emu/double.h>
H A Dfnegd.c6 #include <math-emu/soft-fp.h>
7 #include <math-emu/double.h>
H A Dfsi2s.c6 #include <math-emu/soft-fp.h>
7 #include <math-emu/single.h>
H A Dfsi2d.c6 #include <math-emu/soft-fp.h>
7 #include <math-emu/double.h>
H A Dfnegs.c6 #include <math-emu/soft-fp.h>
7 #include <math-emu/single.h>
H A Dfcmpd.c4 #include <math-emu/soft-fp.h>
5 #include <math-emu/double.h>
H A Dfaddd.c6 #include <math-emu/soft-fp.h>
7 #include <math-emu/double.h>
H A Dfui2s.c6 #include <math-emu/soft-fp.h>
7 #include <math-emu/single.h>
H A Dfui2d.c6 #include <math-emu/soft-fp.h>
7 #include <math-emu/double.h>

Completed in 6 milliseconds

12345678910>>...74