/dports/devel/cli11/CLI11-2.1.2/tests/ |
H A D | HelpersTest.cpp | 510 REQUIRE(CLI::detail::checked_multiply(a, b)); 515 REQUIRE(CLI::detail::checked_multiply(a, b)); 520 REQUIRE(CLI::detail::checked_multiply(a, b)); 525 REQUIRE(CLI::detail::checked_multiply(a, b)); 535 REQUIRE(CLI::detail::checked_multiply(a, b)); 550 REQUIRE(CLI::detail::checked_multiply(a, b)); 565 REQUIRE(CLI::detail::checked_multiply(a, b)); 574 REQUIRE(CLI::detail::checked_multiply(a, b)); 577 REQUIRE(CLI::detail::checked_multiply(a, b)); 581 REQUIRE(CLI::detail::checked_multiply(a, b)); [all …]
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/o3tl/ |
H A D | safeint.hxx | 100 template<typename T> inline bool checked_multiply(T a, T b, T& result) in checked_multiply() function 118 template<typename T> inline bool checked_multiply(T a, T b, T& result) in checked_multiply() function 136 …nline typename std::enable_if<std::is_signed<T>::value, bool>::type checked_multiply(T a, T b, T& … in checked_multiply() function 166 …ine typename std::enable_if<std::is_unsigned<T>::value, bool>::type checked_multiply(T a, T b, T& … in checked_multiply() function
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/o3tl/ |
H A D | safeint.hxx | 101 template<typename T> inline bool checked_multiply(T a, T b, T& result) in checked_multiply() function 119 template<typename T> inline bool checked_multiply(T a, T b, T& result) in checked_multiply() function 137 …nline typename std::enable_if<std::is_signed<T>::value, bool>::type checked_multiply(T a, T b, T& … in checked_multiply() function 167 …ine typename std::enable_if<std::is_unsigned<T>::value, bool>::type checked_multiply(T a, T b, T& … in checked_multiply() function
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/ |
H A D | helpers.hxx | 118 if (o3tl::checked_multiply<sal_Int64>(n, 72, n) || o3tl::checked_add<sal_Int64>(n, 63, n)) in sanitiseMm100ToTwip() 123 if (o3tl::checked_multiply<sal_Int64>(n, 72, n) || o3tl::checked_sub<sal_Int64>(n, 63, n)) in sanitiseMm100ToTwip()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/ |
H A D | RawBitmap.hxx | 39 if (o3tl::checked_multiply<sal_Int32>(rSize.getWidth(), nBitCount / 8, nRowSize) in RawBitmap() 40 || o3tl::checked_multiply<sal_Int32>(nRowSize, rSize.getHeight(), nDataSize) in RawBitmap()
|
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/databases/percona57-server/boost_1_59_0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/databases/xtrabackup/boost_1_59_0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/databases/percona57-client/boost_1_59_0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/devel/boost-docs/boost_1_72_0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/devel/hyperscan/boost_1_75_0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/devel/R-cran-BH/BH/inst/include/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const std::integral_constant<int, chec… in checked_multiply() function 112 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const std::integral_constant<int, unch… in checked_multiply() function
|
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/ |
H A D | svpbmp.cxx | 100 bool bFail = o3tl::checked_multiply<long>(pDIB->mnWidth, nBitCount, nScanlineBase); in ImplCreateDIB() 121 bFail = o3tl::checked_multiply<size_t>(pDIB->mnHeight, pDIB->mnScanlineSize, size); in ImplCreateDIB()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/ |
H A D | BitmapTools.hxx | 55 if (o3tl::checked_multiply<sal_Int32>(rSize.getWidth(), nBitCount/8, nRowSize) || in RawBitmap() 56 o3tl::checked_multiply<sal_Int32>(nRowSize, rSize.getHeight(), nDataSize)) in RawBitmap()
|
/dports/devel/boost-libs/boost_1_72_0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/devel/boost-python-libs/boost_1_72_0/boost/multiprecision/cpp_int/ |
H A D | checked.hpp | 104 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<checked>&) in checked_multiply() function 112 inline BOOST_MP_CXX14_CONSTEXPR A checked_multiply(A a, A b, const mpl::int_<unchecked>&) in checked_multiply() function
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/ |
H A D | svpbmp.cxx | 96 …bool bFail = o3tl::checked_multiply<tools::Long>(pDIB->mnWidth, vcl::pixelFormatBitCount(ePixelFor… in ImplCreateDIB() 117 bFail = o3tl::checked_multiply<size_t>(pDIB->mnHeight, pDIB->mnScanlineSize, size); in ImplCreateDIB()
|