Home
last modified time | relevance | path

Searched refs:limb_type (Results 301 – 325 of 345) sorted by relevance

1...<<11121314

/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/multiprecision/cpp_bin_float/
H A Dio.hpp272 *this = static_cast<limb_type>(0u); in operator =()
276 static const unsigned limb_bits = sizeof(limb_type) * CHAR_BIT; in operator =()
456 bits() = limb_type(0); in operator =()
462 bits() = limb_type(0); in operator =()
519 static const unsigned limb_bits = sizeof(limb_type) * CHAR_BIT; in str()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/multiprecision/cpp_bin_float/
H A Dio.hpp272 *this = static_cast<limb_type>(0u); in operator =()
276 static const unsigned limb_bits = sizeof(limb_type) * CHAR_BIT; in operator =()
458 bits() = limb_type(0); in operator =()
464 bits() = limb_type(0); in operator =()
521 static const unsigned limb_bits = sizeof(limb_type) * CHAR_BIT; in str()
/dports/devel/boost-libs/boost_1_72_0/boost/multiprecision/cpp_bin_float/
H A Dio.hpp272 *this = static_cast<limb_type>(0u); in operator =()
276 static const unsigned limb_bits = sizeof(limb_type) * CHAR_BIT; in operator =()
456 bits() = limb_type(0); in operator =()
462 bits() = limb_type(0); in operator =()
519 static const unsigned limb_bits = sizeof(limb_type) * CHAR_BIT; in str()
/dports/devel/boost-python-libs/boost_1_72_0/boost/multiprecision/cpp_bin_float/
H A Dio.hpp272 *this = static_cast<limb_type>(0u); in operator =()
276 static const unsigned limb_bits = sizeof(limb_type) * CHAR_BIT; in operator =()
456 bits() = limb_type(0); in operator =()
462 bits() = limb_type(0); in operator =()
519 static const unsigned limb_bits = sizeof(limb_type) * CHAR_BIT; in str()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/multiprecision/cpp_bin_float/
H A Dio.hpp272 *this = static_cast<limb_type>(0u); in operator =()
276 static const unsigned limb_bits = sizeof(limb_type) * CHAR_BIT; in operator =()
458 bits() = limb_type(0); in operator =()
464 bits() = limb_type(0); in operator =()
521 static const unsigned limb_bits = sizeof(limb_type) * CHAR_BIT; in str()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/multiprecision/performance/
H A Dgcd_bench.cpp108 …e i = v.limbs()[0] | (static_cast<double_limb_type>(v.limbs()[1]) << sizeof(limb_type) * CHAR_BIT); in eval_gcd_old()
109 …s() : u.limbs()[0] | (static_cast<double_limb_type>(u.limbs()[1]) << sizeof(limb_type) * CHAR_BIT); in eval_gcd_old()
/dports/devel/hyperscan/boost_1_75_0/libs/multiprecision/performance/
H A Dgcd_bench.cpp108 …e i = v.limbs()[0] | (static_cast<double_limb_type>(v.limbs()[1]) << sizeof(limb_type) * CHAR_BIT); in eval_gcd_old()
109 …s() : u.limbs()[0] | (static_cast<double_limb_type>(u.limbs()[1]) << sizeof(limb_type) * CHAR_BIT); in eval_gcd_old()
/dports/devel/hyperscan/boost_1_75_0/libs/multiprecision/doc/
H A Dreference_cpp_int.qbk15 typedef unspecified-type limb_type;
24 class Allocator = std::allocator<limb_type> >
H A Dtutorial_cpp_int.qbk17 typedef unspecified-type limb_type;
26 class Allocator = std::allocator<limb_type> >
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/rigify/rigs/limbs/
H A Dpaw.py248 pbone.rigify_parameters.limb_type = "paw"
273 pbone.rigify_parameters.limb_type = "paw"
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/click/
H A Dargs.hh1042 typedef uint32_t limb_type; typedef in IntArg
1050 limb_type *value, int nlimb);
1055 constexpr int nlimb = int((sizeof(V) + sizeof(limb_type) - 1) / sizeof(limb_type)); in parse_saturating()
1056 limb_type x[nlimb]; in parse_saturating()
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/
H A Darcan_shmif_sub.h337 uint8_t limb_type; member
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/
H A Darcan_shmif_sub.h337 uint8_t limb_type; member
/dports/x11/aclip/arcan-0.6.1/src/shmif/
H A Darcan_shmif_sub.h337 uint8_t limb_type; member
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/
H A Darcan_shmif_sub.h337 uint8_t limb_type; member
/dports/lang/solidity/solidity_0.8.11/libsolutil/
H A DNumeric.h66 using boost::multiprecision::limb_type; in exp256()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/rigify/metarigs/Basic/
H A Dbasic_quadruped.py516 pbone.rigify_parameters.limb_type = "paw"
544 pbone.rigify_parameters.limb_type = "paw"
660 pbone.rigify_parameters.limb_type = "paw"
672 pbone.rigify_parameters.limb_type = "paw"
692 pbone.rigify_parameters.limb_type = "paw"
712 pbone.rigify_parameters.limb_type = "paw"
772 pbone.rigify_parameters.limb_type = "paw"
788 pbone.rigify_parameters.limb_type = "paw"
/dports/devel/boost-docs/boost_1_72_0/libs/math/reporting/performance/
H A Dtest_gcd.cpp380 …i = vp->limbs()[0] | (static_cast<double_limb_type>(vp->limbs()[1]) << sizeof(limb_type) * CHAR_BI… in eval_gcd_new()
381 …: up->limbs()[0] | (static_cast<double_limb_type>(up->limbs()[1]) << sizeof(limb_type) * CHAR_BIT); in eval_gcd_new()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/reporting/performance/
H A Dtest_gcd.cpp380 …i = vp->limbs()[0] | (static_cast<double_limb_type>(vp->limbs()[1]) << sizeof(limb_type) * CHAR_BI… in eval_gcd_new()
381 …: up->limbs()[0] | (static_cast<double_limb_type>(up->limbs()[1]) << sizeof(limb_type) * CHAR_BIT); in eval_gcd_new()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/math/reporting/performance/
H A Dtest_gcd.cpp380 …i = vp->limbs()[0] | (static_cast<double_limb_type>(vp->limbs()[1]) << sizeof(limb_type) * CHAR_BI… in eval_gcd_new()
381 …: up->limbs()[0] | (static_cast<double_limb_type>(up->limbs()[1]) << sizeof(limb_type) * CHAR_BIT); in eval_gcd_new()
/dports/devel/boost-libs/boost_1_72_0/libs/math/reporting/performance/
H A Dtest_gcd.cpp380 …i = vp->limbs()[0] | (static_cast<double_limb_type>(vp->limbs()[1]) << sizeof(limb_type) * CHAR_BI… in eval_gcd_new()
381 …: up->limbs()[0] | (static_cast<double_limb_type>(up->limbs()[1]) << sizeof(limb_type) * CHAR_BIT); in eval_gcd_new()
/dports/devel/hyperscan/boost_1_75_0/libs/math/reporting/performance/
H A Dtest_gcd.cpp380 …i = vp->limbs()[0] | (static_cast<double_limb_type>(vp->limbs()[1]) << sizeof(limb_type) * CHAR_BI… in eval_gcd_new()
381 …: up->limbs()[0] | (static_cast<double_limb_type>(up->limbs()[1]) << sizeof(limb_type) * CHAR_BIT); in eval_gcd_new()
/dports/devel/boost-docs/boost_1_72_0/libs/math/doc/graphs/
H A Dplot_1d_errors.cpp50 constexpr unsigned limb_bits = (sizeof(boost::multiprecision::limb_type) * CHAR_BIT); in plot_errors_1d()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/doc/graphs/
H A Dplot_1d_errors.cpp50 constexpr unsigned limb_bits = (sizeof(boost::multiprecision::limb_type) * CHAR_BIT); in plot_errors_1d()
/dports/devel/boost-libs/boost_1_72_0/libs/math/doc/graphs/
H A Dplot_1d_errors.cpp50 constexpr unsigned limb_bits = (sizeof(boost::multiprecision::limb_type) * CHAR_BIT); in plot_errors_1d()

1...<<11121314