/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | lround.c | 3 long lround(double x) in lround() function
|
/third_party/musl/src/math/ |
D | lround.c | 3 long lround(double x) in lround() function
|
/third_party/musl/src/math/aarch64/ |
D | lround.c | 3 long lround(double x) in lround() function
|
/third_party/musl/src/math/powerpc64/ |
D | lround.c | 5 long lround(double x) in lround() function
|
/third_party/boost/boost/math/special_functions/ |
D | round.hpp | 97 inline long lround(const T& v, const Policy& pol) in lround() function 106 inline long lround(const T& v) in lround() function
|
/third_party/boost/boost/math/bindings/ |
D | mpfr.hpp | 130 inline long lround(mpfr_class const& x, const Policy&) in lround() function 135 inline long lround(__gmp_expr<T,U> const& x, const Policy& pol) in lround() function
|
D | mpreal.hpp | 136 inline long lround(mpfr::mpreal const& x, const Policy& pol) in lround() function
|
D | e_float.hpp | 440 inline long lround(const e_float& v, const Policy& pol) in lround() function
|
D | rr.hpp | 807 inline long lround(RR const& x, const Policy& pol) in lround() function
|
/third_party/boost/boost/math/concepts/ |
D | std_real_concept.hpp | 271 inline long lround(const concepts::std_real_concept& v, const Policy& pol) in lround() function 275 inline long lround(const concepts::std_real_concept& v) in lround() function
|
D | real_concept.hpp | 287 inline long lround(const concepts::real_concept& v, const Policy& pol) in lround() function 289 inline long lround(const concepts::real_concept& v) in lround() function
|
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | ansi-print.cc | 46 lround (double x) in lround() function
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | ansi-print.hh | 45 lround (double x) in lround() function
|
/third_party/harfbuzz/util/ |
D | ansi-print.cc | 46 lround (double x) in lround() function
|
/third_party/musl/include/ |
D | tgmath.h | 251 #define lround(x) __tg_real_nocast(lround, (x)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | tgmath.h | 251 #define lround(x) __tg_real_nocast(lround, (x)) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | tgmath.h | 251 #define lround(x) __tg_real_nocast(lround, (x)) macro
|
/third_party/musl/ndk_musl_include/ |
D | tgmath.h | 251 #define lround(x) __tg_real_nocast(lround, (x)) macro
|
/third_party/boost/boost/multiprecision/detail/ |
D | default_ops.hpp | 2629 inline BOOST_MP_CXX14_CONSTEXPR long lround(const detail::expression<tag, A1, A2, A3, A4>& v, const… in lround() function 2638 inline BOOST_MP_CXX14_CONSTEXPR long lround(const detail::expression<tag, A1, A2, A3, A4>& v) in lround() function 2643 inline BOOST_MP_CXX14_CONSTEXPR long lround(const number<T, ExpressionTemplates>& v, const Policy& … in lround() function 2651 inline BOOST_MP_CXX14_CONSTEXPR long lround(const number<T, ExpressionTemplates>& v) in lround() function
|
/third_party/boost/boost/math/cstdfloat/ |
D | cstdfloat_cmath.hpp | 732 …inline long int lround(boost::math::cstdfloat::detail:… in lround() function
|
/third_party/boost/boost/math/differentiation/ |
D | autodiff.hpp | 1698 long lround(fvar<RealType, Order> const& cr) { in lround() function
|