Home
last modified time | relevance | path

Searched refs:round_error (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dlimits.hpp63 static BOOST_LLT round_error() throw() { return 0; }; in round_error() function in std::numeric_limits
116 static BOOST_ULLT round_error() throw() { return 0; }; in round_error() function in std::numeric_limits
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dlimits37 static constexpr T round_error() noexcept;
162 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type();}
222 … _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type(0);}
275 … _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type(0);}
321 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return 0.5F;}
367 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return 0.5;}
413 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return 0.5;}
463 …PP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return __base::round_e…
556 …PP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return __base::round_e…
649 …PP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return __base::round_e…
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dlimits37 static constexpr T round_error() noexcept;
162 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type();}
222 … _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type(0);}
275 … _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type(0);}
321 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return 0.5F;}
367 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return 0.5;}
413 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return 0.5;}
463 …PP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return __base::round_e…
556 …PP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return __base::round_e…
649 …PP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return __base::round_e…
[all …]
/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 Dlimits337 round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
412 round_error() _GLIBCXX_USE_NOEXCEPT { return false; }
482 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
550 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
621 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
693 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
757 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
822 round_error() noexcept { return 0; }
883 round_error() noexcept { return 0; }
949 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
[all …]
/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 Dlimits337 round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
412 round_error() _GLIBCXX_USE_NOEXCEPT { return false; }
482 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
550 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
621 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
693 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
757 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
822 round_error() noexcept { return 0; }
883 round_error() noexcept { return 0; }
949 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Drational_adaptor.hpp346 BOOST_STATIC_CONSTEXPR number_type round_error() { return epsilon() / 2; } in round_error() function in std::numeric_limits
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dlimits.hpp145 static number_type round_error() { return 0; } in round_error() function in std::numeric_limits