| /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
| D | ShadowFloatMath.java | 47 public static float sqrt(float value) { in sqrt() method in ShadowFloatMath
|
| /external/eigen/Eigen/src/plugins/ |
| D | ArrayCwiseUnaryOps.h | 63 sqrt() const in sqrt() function
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
| D | ECFieldElement.java | 23 public abstract ECFieldElement sqrt(); in sqrt() method in ECFieldElement 215 public ECFieldElement sqrt() in sqrt() method in ECFieldElement.Fp 1218 public ECFieldElement sqrt() in sqrt() method in ECFieldElement.F2m
|
| /external/valgrind/main/perf/ |
| D | fbench.c | 346 #define sqrt I_sqrt macro 456 double sqrt(x) in sqrt() function
|
| /external/valgrind/main/memcheck/tests/ |
| D | vcpu_fbench.c | 350 #define sqrt I_sqrt macro 460 double sqrt(x) in sqrt() function
|
| /external/lldb/tools/lldb-perf/lib/ |
| D | MemoryGauge.cpp | 154 sqrt (const MemoryStats& arg) in sqrt() function
|
| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | SortedMapsTest.java | 64 Function<Integer, Double> sqrt = new Function<Integer, Double>() { in testTransformSortedValues() local
|
| /external/stlport/src/ |
| D | complex.cpp | 188 sqrt(const complex<float>& z) { return sqrtT(z); } in sqrt() function 191 sqrt(const complex<double>& z) { return sqrtT(z); } in sqrt() function 195 sqrt(const complex<long double>& z) { return sqrtT(z); } in sqrt() function
|
| /external/deqp/framework/common/ |
| D | tcuInterval.cpp | 133 Interval sqrt (const Interval& x) in sqrt() function
|
| /external/skia/src/core/ |
| D | SkFloat.h | 49 void sqrt() { fPacked = Sqrt(fPacked); } in sqrt() function
|
| /external/chromium_org/third_party/skia/src/core/ |
| D | SkFloat.h | 49 void sqrt() { fPacked = Sqrt(fPacked); } in sqrt() function
|
| /external/guava/guava/src/com/google/common/math/ |
| D | IntMath.java | 207 public static int sqrt(int x, RoundingMode mode) { in sqrt() method in IntMath
|
| D | BigIntegerMath.java | 182 public static BigInteger sqrt(BigInteger x, RoundingMode mode) { in sqrt() method in BigIntegerMath
|
| D | LongMath.java | 243 public static long sqrt(long x, RoundingMode mode) { in sqrt() method in LongMath
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | bezierTools.py | 257 sqrt=sqrt): argument
|
| /external/ceres-solver/include/ceres/ |
| D | jet.h | 382 inline double sqrt (double x) { return std::sqrt(x); } in sqrt() function 419 Jet<T, N> sqrt(const Jet<T, N>& f) { in sqrt() function
|
| /external/chromium_org/third_party/boringssl/src/crypto/bn/ |
| D | bn_test.c | 1299 BIGNUM *n = BN_new(), *nn = BN_new(), *sqrt = BN_new(); in test_sqrt() local
|
| /external/stlport/stlport/stl/ |
| D | _cmath.h | 408 inline double sqrt(double __x) { return __stlp_sqrt(__x); } in sqrt() function
|
| D | _valarray.h | 1047 inline valarray<_Tp> sqrt(const valarray<_Tp>& __x) { in sqrt() function
|
| /external/qemu/target-arm/ |
| D | helper.c | 2808 float32 VFP_HELPER(sqrt, s)(float32 a, CPUARMState *env) in VFP_HELPER() argument 2813 float64 VFP_HELPER(sqrt, d)(float64 a, CPUARMState *env) in VFP_HELPER() argument
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLibraryInfo.h | 542 sqrt, enumerator
|
| /external/llvm/lib/Support/ |
| D | APInt.cpp | 1270 APInt APInt::sqrt() const { in sqrt() function in APInt
|
| /external/clang/lib/Headers/ |
| D | tgmath.h | 527 #define sqrt(__x) __tg_sqrt(__tg_promote1((__x))(__x)) macro
|
| /external/valgrind/main/VEX/priv/ |
| D | guest_ppc_toIR.c | 14892 IRTemp sqrt = newTemp(Ity_F64); in dis_vxs_misc() local 14926 IRTemp sqrt = newTemp(Ity_F64); in dis_vxs_misc() local
|
| /external/chromium_org/v8/src/ia32/ |
| D | lithium-codegen-ia32.cc | 3763 Label done, sqrt; in DoMathPowHalf() local
|