Home
last modified time | relevance | path

Searched defs:modulus (Results 1 – 25 of 58) sorted by relevance

123

/third_party/boost/libs/random/test/
Dtest_const_mod.cpp31 int modulus = (std::numeric_limits<IntType>::max)() + 1; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
46 const int modulus = boost::integer_traits<IntType>::const_max; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
54 int modulus = (std::numeric_limits<IntType>::max)() + 1; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
72 int modulus = (std::numeric_limits<IntType>::max)() + 1; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
88 int modulus = (std::numeric_limits<IntType>::max)() + 1; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
/third_party/boost/boost/integer/
Dmod_inverse.hpp23 Z mod_inverse(Z a, Z modulus) in mod_inverse()
/third_party/boost/libs/mpl/doc/src/refmanual/
Dmodulus.rst3 modulus title
/third_party/boost/libs/integer/test/
Dmod_inverse_test.cpp28 for (Z modulus = 2; modulus < max_arg; ++modulus) in test_mod_inverse() local
/third_party/boost/boost/safe_numerics/
Dchecked_integer.hpp542 constexpr static checked_result<R> modulus( in modulus() function
550 constexpr static checked_result<R> modulus( in modulus() function
564 constexpr static checked_result<R> modulus(const R & t, const R & u){ in modulus() function
Dchecked_default.hpp89 modulus(const R & t, const R & u) noexcept { in modulus() function
165 constexpr checked_result<R> modulus(const R & t, const R & u) noexcept { in modulus() function
Dchecked_float.hpp112 constexpr static checked_result<R> modulus( in modulus() function
/third_party/python/Modules/_decimal/libmpdec/
Dnumbertheory.h44 mpd_uint_t modulus; member
/third_party/mesa3d/src/panfrost/util/
Dlcra.h54 uint8_t *modulus; member
/third_party/boost/boost/mpl/aux_/preprocessed/plain/
Dmodulus.hpp67 struct modulus struct
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/
Dmodulus.hpp67 struct modulus struct
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/
Dmodulus.hpp67 struct modulus struct
/third_party/boost/boost/mpl/aux_/preprocessed/bcc/
Dmodulus.hpp67 struct modulus struct
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/
Dmodulus.hpp67 struct modulus struct
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/
Dmodulus.hpp67 struct modulus struct
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/
Dmodulus.hpp67 struct modulus struct
/third_party/node/test/parallel/
Dtest-https-foafssl.js43 const modulus = fixtures.readKey('rsa_cert_foafssl_b.modulus', 'ascii').replace(/\n/g, ''); constant
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/
Dmodulus.hpp67 struct modulus struct
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/
Dmodulus.hpp67 struct modulus struct
/third_party/boost/boost/mpl/aux_/preprocessed/no_ttp/
Dmodulus.hpp67 struct modulus struct
/third_party/boost/boost/mpl/aux_/preprocessed/msvc60/
Dmodulus.hpp67 struct modulus struct
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_internal-modexp.c91 const u8 *modulus, size_t modulus_len, in crypto_mod_exp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_internal-modexp.c91 const u8 *modulus, size_t modulus_len, in crypto_mod_exp()
/third_party/pulseaudio/src/modules/raop/
Draop-crypto.c78 uint8_t modulus[256]; in rsa_encrypt() local
/third_party/boost/boost/proto/
Dtags.hpp63 struct modulus {}; struct

123