/third_party/boost/boost/math/special_functions/ |
D | modf.hpp | 20 inline T modf(const T& v, T* ipart, const Policy& pol) in modf() function 26 inline T modf(const T& v, T* ipart) in modf() function 32 inline T modf(const T& v, int* ipart, const Policy& pol) in modf() function 38 inline T modf(const T& v, int* ipart) in modf() function 44 inline T modf(const T& v, long* ipart, const Policy& pol) in modf() function 50 inline T modf(const T& v, long* ipart) in modf() function 57 inline T modf(const T& v, boost::long_long_type* ipart, const Policy& pol) in modf() function 63 inline T modf(const T& v, boost::long_long_type* ipart) in modf() function
|
/third_party/mingw-w64/mingw-w64-crt/math/ |
D | modf.c | 11 modf (double value, 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/musl/porting/liteos_a/kernel/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/boost/boost/math/bindings/ |
D | mpfr.hpp | 107 inline mpfr_class modf(const mpfr_class& v, long long* ipart, const Policy& pol) in modf() function 113 inline mpfr_class modf(const __gmp_expr<T,U>& v, long long* ipart, const Policy& pol) in modf() function
|
D | mpreal.hpp | 124 inline mpfr::mpreal modf(const mpfr::mpreal& v, long long* ipart, const Policy& pol) in modf() function
|
/third_party/glib/glib/gnulib/ |
D | gnulib_math.h.in | 1696 # define modf rpl_modf macro
|
/third_party/boost/boost/units/ |
D | cmath.hpp | 467 modf(const quantity<Unit, Y>& q1, quantity<Unit, Y>* q2) in modf() function
|
/third_party/boost/boost/math/concepts/ |
D | std_real_concept.hpp | 195 inline boost::math::concepts::std_real_concept modf(boost::math::concepts::std_real_concept a, boos… in modf() function
|
D | real_concept.hpp | 218 inline real_concept modf(real_concept a, real_concept* ipart) in modf() function
|
/third_party/boost/boost/math/cstdfloat/ |
D | cstdfloat_cmath.hpp | 738 …inline boost::math::cstdfloat::detail::float_internal128_t modf(boost::math::cstdfloat::detail::f… in modf() function
|
/third_party/boost/boost/multiprecision/detail/ |
D | default_ops.hpp | 2759 …lue == number_kind_floating_point, number<T, ExpressionTemplates> >::type modf(const number<T, Exp… in modf() function 2768 …lue == number_kind_floating_point, number<T, ExpressionTemplates> >::type modf(const detail::expre… in modf() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_autogen.cpp | 1588 constexpr const ImmutableString modf("modf"); variable
|
/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
|