/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | integer.inl | 37 GLM_FUNC_QUALIFIER int iround(genType x) function 46 GLM_FUNC_QUALIFIER vecType<int, P> iround(vecType<T, P> const& x) function
|
/third_party/boost/boost/math/special_functions/ |
D | round.hpp | 82 inline int iround(const T& v, const Policy& pol) in iround() function 91 inline int iround(const T& v) in iround() function
|
/third_party/boost/boost/gil/ |
D | point.hpp | 249 inline point<std::ptrdiff_t> iround(point<T> const& p) in iround() function 256 inline point<std::ptrdiff_t> iround(point<float> const& p) in iround() function 262 inline point<std::ptrdiff_t> iround(point<double> const& p) in iround() function
|
D | utilities.hpp | 53 inline std::ptrdiff_t iround(float x) in iround() function 58 inline std::ptrdiff_t iround(double x) in iround() function
|
/third_party/boost/boost/math/bindings/ |
D | mpfr.hpp | 119 inline int iround(mpfr_class const& x, const Policy&) in iround() function 124 inline int iround(__gmp_expr<T,U> const& x, const Policy& pol) in iround() function
|
D | mpreal.hpp | 130 inline int iround(mpfr::mpreal const& x, const Policy& pol) in iround() function
|
D | e_float.hpp | 430 inline int iround(const e_float& v, const Policy& pol) in iround() function
|
D | rr.hpp | 801 inline int iround(RR const& x, const Policy& pol) in iround() function
|
/third_party/boost/boost/math/concepts/ |
D | std_real_concept.hpp | 261 inline int iround(const concepts::std_real_concept& v, const Policy& pol) in iround() function 265 inline int iround(const concepts::std_real_concept& v) in iround() function
|
D | real_concept.hpp | 282 inline int iround(const concepts::real_concept& v, const Policy& pol) in iround() function 284 inline int iround(const concepts::real_concept& v) in iround() function
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Math.hpp | 81 inline int iround(float x) in iround() function
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Math.hpp | 89 inline int iround(float x) in iround() function
|
/third_party/skia/tests/ |
D | MathTest.cpp | 339 int iround = SkMulDiv255Round(a, b); in test_muldiv255() local
|
/third_party/flutter/skia/tests/ |
D | MathTest.cpp | 299 int iround = SkMulDiv255Round(a, b); in test_muldiv255() local
|
/third_party/boost/boost/multiprecision/detail/ |
D | default_ops.hpp | 2602 inline BOOST_MP_CXX14_CONSTEXPR int iround(const detail::expression<tag, A1, A2, A3, A4>& v, const … in iround() function 2611 inline BOOST_MP_CXX14_CONSTEXPR int iround(const detail::expression<tag, A1, A2, A3, A4>& v) in iround() function 2616 inline BOOST_MP_CXX14_CONSTEXPR int iround(const number<T, ExpressionTemplates>& v, const Policy& p… in iround() function 2624 inline BOOST_MP_CXX14_CONSTEXPR int iround(const number<T, ExpressionTemplates>& v) in iround() function
|
/third_party/boost/boost/math/differentiation/ |
D | autodiff.hpp | 1692 int iround(fvar<RealType, Order> const& cr) { in iround() function
|