Home
last modified time | relevance | path

Searched defs:check_in_range (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp372 void check_in_range(const A&) BOOST_NOEXCEPT {} in check_in_range() function
535 void check_in_range(const A&) BOOST_NOEXCEPT {} in check_in_range() function
687 void check_in_range(const A&) BOOST_NOEXCEPT {} in check_in_range() function
745 check_in_range(T val, const mpl::int_<checked>&) in check_in_range() function
754 check_in_range(T val, const mpl::int_<checked>&) in check_in_range() function
763 void check_in_range(T, const mpl::int_<C>&) BOOST_NOEXCEPT {} in check_in_range() function
766 …void check_in_range(T val) BOOST_MP_NOEXCEPT_IF(noexcept(std::declval<cpp_int_base>().check_in_ran… in check_in_range() function
888 check_in_range(T val, const mpl::int_<checked>&, const boost::false_type&) in check_in_range() function
896 void check_in_range(T val, const mpl::int_<checked>&, const boost::true_type&) in check_in_range() function
906 …BOOST_MP_FORCEINLINE void check_in_range(T, const mpl::int_<C>&, const boost::integral_constant<bo… in check_in_range() function
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dmisc.hpp26 void check_in_range(const CppInt& val, const mpl::int_<checked>&) in check_in_range() function
41 inline void check_in_range(const CppInt& /*val*/, const mpl::int_<unchecked>&) BOOST_NOEXCEPT {} in check_in_range() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp892 inline bool check_in_range(const T& t) in check_in_range() function
901 inline bool check_in_range(const terminal<T>&) in check_in_range() function