Home
last modified time | relevance | path

Searched refs:math (Results 301 - 325 of 1531) sorted by relevance

1...<<11121314151617181920>>...62

/third_party/musl/src/math/mips/
H A Dfabsf.c3 #include <math.h>
H A Dsqrtf.c3 #include <math.h>
H A Dfabs.c3 #include <math.h>
H A Dsqrt.c3 #include <math.h>
/third_party/musl/src/math/powerpc/
H A Dfma.c1 #include <math.h>
H A Dfmaf.c1 #include <math.h>
H A Dfabs.c1 #include <math.h>
/third_party/musl/src/math/
H A Dremainderf.c1 #include <math.h>
H A Dremainder.c1 #include <math.h>
H A Dscalblnf.c2 #include <math.h>
H A Dscalbln.c2 #include <math.h>
H A Dlogbl.c1 #include <math.h>
H A Dremainderl.c1 #include <math.h>
/third_party/musl/libc-test/src/functionalext/supplement/math/
H A Dnanl.c17 #include <math.h>
H A Dnanf.c16 #include <math.h>
H A Dnan.c16 #include <math.h>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DMathExtras.cpp18 #include <math.h>
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dremainderl.c1 #include <math.h>
H A Dlogbl.c1 #include <math.h>
H A Dscalblnf.c2 #include <math.h>
H A Dscalbln.c2 #include <math.h>
/third_party/musl/libc-test/src/functionalext/supplement/fenv/
H A D__flt_rounds.c17 #include <math.h>
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DDecimalQuantity_DualStorageBCD.java5 import java.math.BigDecimal;
6 import java.math.BigInteger;
78 } else if (number instanceof com.ibm.icu.math.BigDecimal) { in DecimalQuantity_DualStorageBCD()
79 setToBigDecimal(((com.ibm.icu.math.BigDecimal) number).toBigDecimal()); in DecimalQuantity_DualStorageBCD()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DPropertiesTest.java21 import java.math.BigDecimal;
22 import java.math.BigInteger;
23 import java.math.MathContext;
24 import java.math.RoundingMode;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DPropertiesTest.java20 import java.math.BigDecimal;
21 import java.math.BigInteger;
22 import java.math.MathContext;
23 import java.math.RoundingMode;

Completed in 8 milliseconds

1...<<11121314151617181920>>...62