Home
last modified time | relevance | path

Searched defs:lround (Results 1 – 21 of 21) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
Dlround.c3 long lround(double x) in lround() function
/third_party/musl/src/math/
Dlround.c3 long lround(double x) in lround() function
/third_party/musl/src/math/aarch64/
Dlround.c3 long lround(double x) in lround() function
/third_party/musl/src/math/powerpc64/
Dlround.c5 long lround(double x) in lround() function
/third_party/boost/boost/math/special_functions/
Dround.hpp97 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/
Dmpfr.hpp130 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
Dmpreal.hpp136 inline long lround(mpfr::mpreal const& x, const Policy& pol) in lround() function
De_float.hpp440 inline long lround(const e_float& v, const Policy& pol) in lround() function
Drr.hpp807 inline long lround(RR const& x, const Policy& pol) in lround() function
/third_party/boost/boost/math/concepts/
Dstd_real_concept.hpp271 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
Dreal_concept.hpp287 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/
Dansi-print.cc46 lround (double x) in lround() function
/third_party/skia/third_party/externals/harfbuzz/util/
Dansi-print.hh45 lround (double x) in lround() function
/third_party/harfbuzz/util/
Dansi-print.cc46 lround (double x) in lround() function
/third_party/musl/include/
Dtgmath.h251 #define lround(x) __tg_real_nocast(lround, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h251 #define lround(x) __tg_real_nocast(lround, (x)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h251 #define lround(x) __tg_real_nocast(lround, (x)) macro
/third_party/musl/ndk_musl_include/
Dtgmath.h251 #define lround(x) __tg_real_nocast(lround, (x)) macro
/third_party/boost/boost/multiprecision/detail/
Ddefault_ops.hpp2629 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/
Dcstdfloat_cmath.hpp732 …inline long int lround(boost::math::cstdfloat::detail:… in lround() function
/third_party/boost/boost/math/differentiation/
Dautodiff.hpp1698 long lround(fvar<RealType, Order> const& cr) { in lround() function