| /third_party/musl/src/math/x32/ |
| D | sqrt.s | 1 .global sqrt symbol 3 sqrt: sqrtsd %xmm0, %xmm0 label
|
| /third_party/musl/src/math/aarch64/ |
| D | sqrt.c | 3 double sqrt(double x) in sqrt() function
|
| /third_party/musl/src/math/arm/ |
| D | sqrt.c | 5 double sqrt(double x) in sqrt() function
|
| /third_party/musl/src/math/powerpc/ |
| D | sqrt.c | 5 double sqrt(double x) in sqrt() function
|
| /third_party/musl/src/math/x86_64/ |
| D | sqrt.c | 3 double sqrt(double x) in sqrt() function
|
| /third_party/musl/src/math/s390x/ |
| D | sqrt.c | 5 double sqrt(double x) in sqrt() function
|
| /third_party/musl/src/math/riscv32/ |
| D | sqrt.c | 5 double sqrt(double x) in sqrt() function
|
| /third_party/musl/src/math/powerpc64/ |
| D | sqrt.c | 3 double sqrt(double x) in sqrt() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/arm/ |
| D | sqrt.c | 5 double sqrt(double x) in sqrt() function
|
| /third_party/musl/src/math/riscv64/ |
| D | sqrt.c | 5 double sqrt(double x) in sqrt() function
|
| /third_party/musl/src/math/mips/ |
| D | sqrt.c | 5 double sqrt(double x) in sqrt() function
|
| /third_party/musl/src/math/i386/ |
| D | sqrt.c | 3 double sqrt(double x) in sqrt() function
|
| /third_party/musl/src/math/ |
| D | acosh.c | 5 #define sqrt sqrtl macro
|
| D | sqrt.c | 24 double sqrt(double x) in sqrt() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | acosh.c | 5 #define sqrt sqrtl macro
|
| D | sqrt.c | 24 double sqrt(double x) in sqrt() function
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | integer.inl | 18 GLM_FUNC_QUALIFIER int sqrt(int x) function 120 GLM_FUNC_QUALIFIER uint sqrt(uint x) function
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| D | sqrt.c | 83 double sqrt(double x) in sqrt() function
|
| /third_party/jerryscript/jerry-libm/ |
| D | sqrt.c | 105 sqrt (double x) in sqrt() function
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_exponential.inl | 122 GLM_FUNC_QUALIFIER vecType<T, P> sqrt(vecType<T, P> const & x) function
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuInterval.cpp | 133 Interval sqrt (const Interval& x) in sqrt() function
|
| /third_party/skia/include/private/ |
| D | SkNx.h | 114 AI SkNx sqrt() const { return { fLo. sqrt(), fHi. sqrt() }; } in sqrt() function
|
| D | SkNx_neon.h | 112 AI SkNx sqrt() const { in sqrt() function 226 AI SkNx sqrt() const { in sqrt() function
|
| /third_party/astc-encoder/Source/ |
| D | astcenc_mathlib.h | 383 static inline float sqrt(float v) in sqrt() function
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_lower_double_ops.c | 156 lower_sqrt_rsq(nir_builder *b, nir_ssa_def *src, bool sqrt) in lower_sqrt_rsq()
|