Home
last modified time | relevance | path

Searched refs:math (Results 626 - 650 of 1842) sorted by relevance

1...<<21222324252627282930>>...74

/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dalltypes.h23 #include <math.h>
28 #include <math.h>
/third_party/protobuf/benchmarks/python/
H A Dpy_benchmark.py5 import math namespace
136 reps = int(math.ceil(3 / t)) * self.full_iteration
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
H A Dsafe_math_shared_impl.h21 // Optimized safe math instructions are incompatible with asmjs.
23 // Where available use builtin math overflow support on Clang and GCC.
42 // safe math routines.
190 using math = M<typename UnderlyingType<L>::type, typename UnderlyingType<R>::type, void>;
191 using type = typename math::result_type;
/third_party/python/Lib/test/
H A Dtest_pow.py1 import math namespace
148 if m != 0 and math.gcd(a, m) == 1:
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/script/
H A Dtest-go-strconv.go38 "math"
81 } else if haveF32 := math.Float32bits(float32(parseF32)); haveF32 != wantF32 {
87 } else if haveF64 := math.Float64bits(float64(parseF64)); haveF64 != wantF64 {
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Demulated_ops.h37 struct ppc_emulated_entry math; member
/kernel/linux/linux-5.10/Documentation/scheduler/
H A Dsched-pelt.c10 #include <math.h>
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dfixmap.h20 #include <linux/math.h>
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A DMakefile6 # See arch/parisc/math-emu/README
21 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Demulated_ops.h37 struct ppc_emulated_entry math; member
/kernel/linux/linux-6.6/Documentation/scheduler/
H A Dsched-pelt.c10 #include <math.h>
/kernel/linux/linux-6.6/arch/riscv/lib/
H A Ddelay.c7 #include <linux/math.h>
28 * fractional number. To make this usable with integer math, we
/kernel/linux/linux-6.6/include/linux/
H A Drcu_node_tree.h23 #include <linux/math.h>
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dtsc.c3 #include <math.h>
/test/xts/acts/ai/mindspore/mindsporectest/src/
H A Dohos_common.h26 #include <math.h>
/third_party/ffmpeg/libavcodec/
H A Dcos_tablegen.c25 #include <math.h>
H A Dmpegaudio_tablegen.h27 #include <math.h>
H A Dsinewin_tablegen.h29 #include <math.h>
/third_party/ffmpeg/libavdevice/
H A Dtimefilter.c25 #include <math.h>
/third_party/ffmpeg/libavutil/
H A Ddisplay.c23 #include <math.h>
/third_party/ffmpeg/libavutil/tests/
H A Deval.c21 #include <math.h>
/third_party/glfw/tests/
H A Dtimeout.c36 #include <math.h>
/third_party/alsa-lib/modules/mixer/simple/
H A Dac97.c28 #include <math.h>
H A Dhda.c29 #include <math.h>
/third_party/alsa-utils/speaker-test/
H A Dpink.c29 #include <math.h>

Completed in 7 milliseconds

1...<<21222324252627282930>>...74