Home
last modified time | relevance | path

Searched defs:nearbyint (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/
H A Dconverter_policies.hpp35 static source_type nearbyint ( argument_type s ) in nearbyint() function
57 static source_type nearbyint ( argument_type s ) in nearbyint() function
76 static source_type nearbyint ( argument_type s ) in nearbyint() function
95 static source_type nearbyint ( argument_type s ) in nearbyint() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dconverter_numeric.hpp50 static inline source_type nearbyint(argument_type s, bool& is_ok) BOOST_NOEXCEPT { in nearbyint() function
73 static inline source_type nearbyint(argument_type s, bool& /*is_ok*/) BOOST_NOEXCEPT { in nearbyint() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/
H A Dconverter.hpp465 static source_type nearbyint ( argument_type s ) { return s ; } in nearbyint() function
519 static source_type nearbyint ( argument_type s ) { return s ; } in nearbyint() function
/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 Dtgmath.h714 #define nearbyint(Val) __TGMATH_UNARY_REAL_ONLY (Val, nearbyint) 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 Dtgmath.h714 #define nearbyint(Val) __TGMATH_UNARY_REAL_ONLY (Val, nearbyint) macro