Home
last modified time | relevance | path

Searched refs:math (Results 451 - 475 of 1525) sorted by relevance

1...<<11121314151617181920>>...61

/third_party/skia/third_party/externals/brotli/c/enc/
H A Dfast_log.h12 #include <math.h>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
H A DDataTypes.h30 #include <math.h>
/third_party/pulseaudio/speex/libspeexdsp/
H A Dkiss_fft.h5 #include <math.h>
/third_party/zlib/contrib/iostream2/
H A Dzstream_test.cpp2 #include <math.h>
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DConversionRates.java7 import java.math.BigDecimal;
8 import java.math.MathContext;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
H A DDecimalQuantity_ByteArrayBCD.java5 import java.math.BigDecimal;
6 import java.math.BigInteger;
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/
H A DDecimalQuantity_ByteArrayBCD.java6 import java.math.BigDecimal;
7 import java.math.BigInteger;
/third_party/node/deps/v8/tools/sanitizers/
H A Dsancov_merger.py26 import math namespace
106 n = max(2, int(math.ceil(len(files) / float(cpus))))
/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 {
/third_party/ffmpeg/libavcodec/
H A Dcbrt_tablegen.h27 #include <math.h>
/third_party/ffmpeg/libavfilter/tests/
H A Ddnn-layer-dense.c23 #include <math.h>
H A Ddnn-layer-depth2space.c23 #include <math.h>
H A Ddnn-layer-maximum.c23 #include <math.h>
/third_party/ffmpeg/tests/dnn/
H A Ddnn-layer-depth2space-test.c23 #include <math.h>
H A Ddnn-layer-maximum-test.c23 #include <math.h>
H A Ddnn-layer-dense-test.c23 #include <math.h>
/third_party/libsnd/examples/
H A Dlist_formats.c36 #include <math.h>
/third_party/jerryscript/tests/unit-libm/
H A Dtest-libm.c20 #include <math.h>
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_minifloat.h27 #include <math.h>
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexp10.c2 #include <math.h>
/third_party/musl/src/math/
H A Dcbrtf.c20 #include <math.h>

Completed in 9 milliseconds

1...<<11121314151617181920>>...61