Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/arch/powerpc/math-emu/
A 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-6.3-rc2/arch/alpha/math-emu/
A DMakefile8 obj-$(CONFIG_MATHEMU) += math-emu.o
10 math-emu-objs := math.o
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dcolorspaces-details.rst48 .. math::
58 .. math::
69 .. math::
124 .. math::
134 .. math::
145 .. math::
171 .. math::
184 .. math::
247 .. math::
257 .. math::
[all …]
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dkernel-api.rst164 lib/math/int_pow.c
166 lib/math/int_sqrt.c
177 lib/math/gcd.c
/linux-6.3-rc2/tools/perf/scripts/python/
A Devent_analyzing_sample.py22 import math
120 snum = '#' * (int)(math.log(num, 2) + 1)
/linux-6.3-rc2/arch/sh/math-emu/
A DMakefile2 obj-y := math.o
/linux-6.3-rc2/arch/parisc/
A DKbuild2 obj-y += mm/ kernel/ math-emu/
/linux-6.3-rc2/arch/alpha/
A DKbuild3 obj-$(CONFIG_MATHEMU) += math-emu/
/linux-6.3-rc2/arch/sh/
A DKbuild3 obj-$(CONFIG_SH_FPU_EMU) += math-emu/
/linux-6.3-rc2/Documentation/doc-guide/
A 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
181 Since kernel release 6.1, mathjax works as a fallback math renderer for
207 .. [#sph1_8] Fallback of math renderer requires Sphinx >=1.8.
/linux-6.3-rc2/arch/sparc/
A DKbuild8 obj-y += math-emu/
/linux-6.3-rc2/arch/powerpc/
A DKbuild9 obj-y += math-emu/
/linux-6.3-rc2/arch/m68k/
A DKbuild17 obj-$(CONFIG_M68KFPU_EMU) += math-emu/
A 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-6.3-rc2/arch/parisc/math-emu/
A DMakefile20 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
/linux-6.3-rc2/arch/powerpc/include/asm/
A Demulated_ops.h37 struct ppc_emulated_entry math; member
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/temperature/
A Dti,tmp007.yaml7 title: IR thermopile sensor with integrated math engine
/linux-6.3-rc2/tools/testing/selftests/powerpc/
A DMakefile32 math \
/linux-6.3-rc2/Documentation/core-api/
A Dkernel-api.rst162 .. kernel-doc:: lib/math/int_pow.c
165 .. kernel-doc:: lib/math/int_sqrt.c
177 .. kernel-doc:: lib/math/gcd.c
/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dmemory-model.rst73 .. math::
/linux-6.3-rc2/Documentation/driver-api/media/
A Ddtv-common.rst9 Provide some commonly-used math functions, usually required in order to
/linux-6.3-rc2/lib/raid6/
A Dvpermxor.uc13 * $#-way unrolled portable integer math RAID-6 instruction set
A Daltivec.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
A Dneon.uc22 * $#-way unrolled NEON intrinsics math RAID-6 instruction set
/linux-6.3-rc2/arch/powerpc/platforms/83xx/
A DKconfig114 # used for math-emu

Completed in 33 milliseconds

123