Home
last modified time | relevance | path

Searched refs:math (Results 1 – 25 of 50) sorted by relevance

12

/Linux-v6.1/arch/powerpc/math-emu/
DMakefile2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
3 obj-$(CONFIG_MATH_EMULATION_HW_UNIMPLEMENTED) += $(math-emu-common-objs)
4 obj-$(CONFIG_MATH_EMULATION_FULL) += $(math-emu-common-objs) fabs.o fadd.o \
12 mtfsb1.o stfiwx.o stfs.o math.o \
/Linux-v6.1/arch/alpha/math-emu/
DMakefile8 obj-$(CONFIG_MATHEMU) += math-emu.o
10 math-emu-objs := math.o
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dcolorspaces-details.rst48 .. math::
58 .. math::
69 .. math::
124 .. math::
134 .. math::
145 .. math::
171 .. math::
184 .. math::
247 .. math::
257 .. math::
[all …]
/Linux-v6.1/Documentation/translations/zh_CN/core-api/
Dkernel-api.rst156 lib/math/int_pow.c
158 lib/math/int_sqrt.c
169 lib/math/div64.c
171 lib/math/gcd.c
/Linux-v6.1/tools/perf/scripts/python/
Devent_analyzing_sample.py22 import math
120 snum = '#' * (int)(math.log(num, 2) + 1)
/Linux-v6.1/arch/sh/math-emu/
DMakefile2 obj-y := math.o
/Linux-v6.1/arch/parisc/
DKbuild2 obj-y += mm/ kernel/ math-emu/
/Linux-v6.1/arch/alpha/
DKbuild3 obj-$(CONFIG_MATHEMU) += math-emu/
/Linux-v6.1/arch/sh/
DKbuild3 obj-$(CONFIG_SH_FPU_EMU) += math-emu/
/Linux-v6.1/Documentation/doc-guide/
Dsphinx.rst88 Some ReST pages contain math expressions. Due to the way Sphinx works,
90 There are two options for Sphinx to render math expressions in html output.
91 One is an extension called `imgmath`_ which converts math expressions into
93 The other is an extension called `mathjax`_ which delegates math rendering
99 Since kernel release 6.1, html pages with math expressions can be built
103 .. _imgmath: https://www.sphinx-doc.org/en/master/usage/extensions/math.html#module-sphinx.ext.imgm…
104 .. _mathjax: https://www.sphinx-doc.org/en/master/usage/extensions/math.html#module-sphinx.ext.math…
128 the requirements for images, math expressions and LaTeX build, and assumes
187 Since kernel release 6.1, mathjax works as a fallback math renderer for
213 .. [#sph1_8] Fallback of math renderer requires Sphinx >=1.8.
/Linux-v6.1/arch/sparc/
DKbuild8 obj-y += math-emu/
/Linux-v6.1/arch/powerpc/
DKbuild9 obj-y += math-emu/
/Linux-v6.1/arch/m68k/
DKbuild17 obj-$(CONFIG_M68KFPU_EMU) += math-emu/
DKconfig.cpu329 At some point in the future, this will cause floating-point math
331 floating-point math coprocessor. Thrill-seekers and chronically
354 math coprocessor. This makes the kernel a bit faster as no tests
/Linux-v6.1/arch/parisc/math-emu/
DMakefile20 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
/Linux-v6.1/arch/powerpc/include/asm/
Demulated_ops.h37 struct ppc_emulated_entry math; member
/Linux-v6.1/Documentation/core-api/
Dkernel-api.rst159 .. kernel-doc:: lib/math/int_pow.c
162 .. kernel-doc:: lib/math/int_sqrt.c
174 .. kernel-doc:: lib/math/div64.c
177 .. kernel-doc:: lib/math/gcd.c
/Linux-v6.1/tools/testing/selftests/powerpc/
DMakefile32 math \
/Linux-v6.1/Documentation/translations/zh_CN/mm/
Dmemory-model.rst73 .. math::
/Linux-v6.1/Documentation/driver-api/media/
Ddtv-common.rst9 Provide some commonly-used math functions, usually required in order to
/Linux-v6.1/lib/raid6/
Dvpermxor.uc13 * $#-way unrolled portable integer math RAID-6 instruction set
Daltivec.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
Dint.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
Dneon.uc22 * $#-way unrolled NEON intrinsics math RAID-6 instruction set
/Linux-v6.1/arch/powerpc/platforms/83xx/
DKconfig114 # used for math-emu

12