| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | common.inl | 96 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function 102 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, T y) function 108 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, vecType<T, P> const & y) function
|
| /third_party/musl/src/math/i386/ |
| D | fmod.c | 3 double fmod(double x, double y) in fmod() function
|
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| D | fmod.c | 4 double fmod(double x, double y) in fmod() function
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| D | fmod.c | 4 double fmod(double x, double y) in fmod() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | fmod.c | 4 double fmod(double x, double y) in fmod() function
|
| /third_party/musl/src/math/ |
| D | fmod.c | 4 double fmod(double x, double y) in fmod() function
|
| /third_party/jerryscript/jerry-libm/ |
| D | fmod.c | 39 fmod (double x, double y) in fmod() function
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_afreqshift.c | 105 #define FFILTER(name, type, sin, cos, fmod, cc) \ in PFILTER() argument
|
| /third_party/mesa3d/src/asahi/compiler/ |
| D | agx_pack.c | 328 unsigned fmod = agx_pack_float_mod(I->src[s]); in agx_pack_alu() local
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | tgmath.h | 237 #define fmod(x,y) __tg_real_2(fmod, (x), (y)) macro
|
| /third_party/musl/include/ |
| D | tgmath.h | 237 #define fmod(x,y) __tg_real_2(fmod, (x), (y)) macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | tgmath.h | 237 #define fmod(x,y) __tg_real_2(fmod, (x), (y)) macro
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 34672 fmod(float __x, float __y) in fmod() function 34676 fmod(long double __x, long double __y) in fmod() function 34683 fmod(_Tp __x, _Up __y) in fmod() function
|