| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/detail/ |
| H A D | round_fwd.hpp | 50 long lround(const T& v, const Policy& pol); 52 long lround(const T& v); 85 using boost::math::lround;\
|
| /OK3568_Linux_fs/buildroot/package/uhd/ |
| H A D | 0007-usrp2-Use-explicit-template-type-for-std-min-T.patch | 21 - const int zone = std::max(std::min(std::lround(new_freq / tick_rate), 2), -2); 22 + const int zone = std::max(std::min<int>(std::lround(new_freq / tick_rate), 2), -2);
|
| H A D | 0006-usrp2-Replace-boost-math-iround-math-sign-with-std-l.patch | 4 Subject: [PATCH] usrp2: Replace boost::math::iround/math::sign with std::lround 37 + const int zone = std::max(std::min(std::lround(new_freq / tick_rate), 2), -2);
|
| /OK3568_Linux_fs/kernel/tools/thermal/tmon/ |
| H A D | pid.c | 118 set_ctrl_state(lround(fabs(p_param.y_k))); in controller_handler()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/ |
| H A D | symbol_bucket.cpp | 196 …const int32_t aRotated = static_cast<int32_t>(::lround(sin * a.anchor.point.x + cos * a.anchor.poi… in sortFeatures() 197 …const int32_t bRotated = static_cast<int32_t>(::lround(sin * b.anchor.point.x + cos * b.anchor.poi… in sortFeatures()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | tiny_sdf.cpp | 98 …sdf.data[i] = std::max(0l, std::min(255l, ::lround(255.0 - 255.0 * (distance / radius + cutoff)))); in transformRasterToSDF()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | math_config.h | 111 return lround (x); in converttoint()
|
| H A D | math.h | 319 extern long int lround (double);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | math_config.h | 111 return lround (x); in converttoint()
|
| H A D | math.h | 319 extern long int lround (double);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | math.h | 100 using std::lround;
|
| H A D | cmath | 1024 #undef lround 1159 using ::lround; 1624 lround(float __x) 1628 lround(long double __x) 1636 lround(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | math.h | 100 using std::lround;
|
| H A D | cmath | 1024 #undef lround 1159 using ::lround; 1624 lround(float __x) 1628 lround(long double __x) 1636 lround(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | mathcalls.h | 323 __MATHDECL (long int,lround,, (_Mdouble_ __x));
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/ |
| H A D | math.h | 73 using std::tr1::lround;
|
| H A D | cmath | 104 #undef lround 249 using ::lround; 475 using std::lround; 862 lround(float __x) 866 lround(long double __x) 873 lround(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/ |
| H A D | math.h | 73 using std::tr1::lround;
|
| H A D | cmath | 104 #undef lround 249 using ::lround; 475 using std::lround; 862 lround(float __x) 866 lround(long double __x) 873 lround(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | mathcalls.h | 323 __MATHDECL (long int,lround,, (_Mdouble_ __x));
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cmath | 248 long lround (arithmetic x); 441 using ::lround;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cmath | 248 long lround (arithmetic x); 441 using ::lround;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | tgmath.h | 737 #define lround(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, lround) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | tgmath.h | 737 #define lround(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, lround) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | optabs.def | 55 OPTAB_CL(lround_optab, "lround$F$b$I$a2", UNKNOWN, "lround", gen_int_to_fp_nondecimal_conv_libfunc)
|