| /third_party/optimized-routines/math/aarch64/sve/ |
| D | modf.c | 13 svfloat64_t SV_NAME_D1_L1 (modf) (svfloat64_t x, double *out_int, in SV_NAME_D1_L1() argument
|
| D | modff.c | 13 svfloat32_t SV_NAME_F1_L1 (modf) (svfloat32_t x, float *out_int, in SV_NAME_F1_L1() argument
|
| /third_party/optimized-routines/math/aarch64/advsimd/ |
| D | modf.c | 13 float64x2_t VPCS_ATTR V_NAME_D1_L1 (modf) (float64x2_t x, double *out_int) in V_NAME_D1_L1() argument
|
| D | modff.c | 13 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1_L1 (modf) (float32x4_t x, in V_NAME_F1_L1() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | modf.c | 3 double modf(double x, double *iptr) in modf() function
|
| /third_party/musl/src/math/ |
| D | modf.c | 3 double modf(double x, double *iptr) in modf() function
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_common.inl | 465 GLM_FUNC_QUALIFIER genType modf(genType x, genType & i) function 472 GLM_FUNC_QUALIFIER tvec1<T, P> modf(tvec1<T, P> const & x, tvec1<T, P> & i) function 479 GLM_FUNC_QUALIFIER tvec2<T, P> modf(tvec2<T, P> const & x, tvec2<T, P> & i) function 487 GLM_FUNC_QUALIFIER tvec3<T, P> modf(tvec3<T, P> const & x, tvec3<T, P> & i) function 496 GLM_FUNC_QUALIFIER tvec4<T, P> modf(tvec4<T, P> const & x, tvec4<T, P> & i) function
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cGPUShaderFP64Tests.cpp | 12531 static T modf(T val, T& integer) in modf() function
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | SymbolTable_ESSL_autogen.cpp | 2129 constexpr const ImmutableString modf("modf"); variable
|
| D | SymbolTable_autogen.cpp | 3305 constexpr const ImmutableString modf("modf"); variable
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 34769 modf(float __x, float* __iptr) in modf() function 34773 modf(long double __x, long double* __iptr) in modf() function
|