| /third_party/musl/src/math/x32/ |
| D | fabs.s | 1 .global fabs symbol 3 fabs: label
|
| /third_party/musl/porting/uniproton/kernel/src/math/arm/ |
| D | fabs.c | 5 double fabs(double x) in fabs() function
|
| /third_party/musl/src/math/i386/ |
| D | fabs.c | 3 double fabs(double x) in fabs() function
|
| /third_party/musl/src/math/aarch64/ |
| D | fabs.c | 3 double fabs(double x) in fabs() function
|
| /third_party/musl/src/math/s390x/ |
| D | fabs.c | 5 double fabs(double x) in fabs() function
|
| /third_party/musl/porting/liteos_m/kernel/src/math/arm/ |
| D | fabs.c | 5 double fabs(double x) in fabs() function
|
| /third_party/musl/src/math/powerpc64/ |
| D | fabs.c | 3 double fabs(double x) in fabs() function
|
| /third_party/musl/src/math/arm/ |
| D | fabs.c | 5 double fabs(double x) in fabs() function
|
| /third_party/musl/src/math/riscv64/ |
| D | fabs.c | 5 double fabs(double x) in fabs() function
|
| /third_party/musl/src/math/powerpc/ |
| D | fabs.c | 9 double fabs(double x) in fabs() function
|
| /third_party/musl/src/math/riscv32/ |
| D | fabs.c | 5 double fabs(double x) in fabs() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/arm/ |
| D | fabs.c | 5 double fabs(double x) in fabs() function
|
| /third_party/musl/src/math/x86_64/ |
| D | fabs.c | 3 double fabs(double x) in fabs() function
|
| /third_party/jerryscript/jerry-libm/ |
| D | fabs.c | 34 fabs (double x) in fabs() function
|
| /third_party/musl/src/math/mips/ |
| D | fabs.c | 5 double fabs(double x) in fabs() function
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| D | fabs.c | 4 double fabs(double x) in fabs() function
|
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| D | fabs.c | 4 double fabs(double x) in fabs() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | fabs.c | 4 double fabs(double x) in fabs() function
|
| /third_party/musl/src/math/ |
| D | fabs.c | 4 double fabs(double x) in fabs() function
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_scale_fdiv.c | 39 nir_ssa_def *fabs = nir_fabs(b, alu->src[1].src.ssa); in nir_scale_fdiv_instr() local
|
| /third_party/ffmpeg/compat/cuda/ |
| D | cuda_runtime.h | 182 static inline __device__ float fabs(float a) { return __builtin_fabsf(a); } in fabs() function 183 static inline __device__ double fabs(double a) { return __builtin_fabs(a); } in fabs() function
|
| /third_party/astc-encoder/Source/ |
| D | astcenc_mathlib.h | 131 static inline float fabs(float v) in fabs() function
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | tgmath.h | 231 #define fabs(x) __tg_real_complex_fabs(x) macro
|
| /third_party/musl/include/ |
| D | tgmath.h | 231 #define fabs(x) __tg_real_complex_fabs(x) macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | tgmath.h | 231 #define fabs(x) __tg_real_complex_fabs(x) macro
|