Home
last modified time | relevance | path

Searched +refs:set +refs:modulus (Results 51 – 75 of 5205) sorted by relevance

12345678910>>...209

/dports/math/R-cran-gmp/gmp/man/
H A Dadd.biginteger.Rd57 For details about the internal modulus state, \emph{and} the rules
58 applied for arithmetic operations on big integers with a modulus,
62 unless the operands have a (matching) modulus where
67 possibly re-adding a modulus at the end (but \emph{not} using a
68 modulus like in \code{a / b}).
72 from above \emph{when} \code{a} has modulus \code{m}. Note that
94 # if my.large.num.string is set to a number, this returns the least byte
99 # bigz's modulus is set.
H A Dpowm.Rd8 pow.bigz do the same when modulus is set.
23 % pow.bigz do the same when modulus is set.
/dports/math/R-cran-gmp/gmp/src/
H A DbigintegerR.cc317 B.modulus = A.modulus; in biginteger_div()
522 result.set(i, vvalue[pos++ % vvalue.size()]); in biginteger_set_at()
539 result.set(i, vvalue[pos++%vvalue.size()]); in biginteger_set_at()
553 result.set((*it)-1,vvalue[pos++%vvalue.size()]); in biginteger_set_at()
723 result.modulus = v.modulus; in biginteger_abs()
1029 result.modulus.push_back(va.modulus[0]); in biginteger_max()
1040 result.modulus.push_back(modulus); in biginteger_max()
1083 result.modulus.push_back(modulus); in biginteger_min()
1114 result.modulus.push_back(modulus); in biginteger_cumsum()
1168 result.modulus.push_back(modulus); in biginteger_sum()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/lib/
H A Dev6-divide.S75 #define modulus $2 macro
83 #define modulus $27 macro
104 .set noat
117 bis $24,$24,modulus # E :
123 LONGIFY(modulus) # E :
144 1: cmpult divisor,modulus,compare # E :
149 1: cmpult divisor,modulus,compare # E :
172 cmpule divisor,modulus,compare # E :
173 subq modulus,divisor,tmp1 # E :
182 cmovne compare,tmp1,modulus # E : Latency 2, extra map slot
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/lib/
H A Dev6-divide.S75 #define modulus $2 macro
83 #define modulus $27 macro
104 .set noat
117 bis $24,$24,modulus # E :
123 LONGIFY(modulus) # E :
144 1: cmpult divisor,modulus,compare # E :
149 1: cmpult divisor,modulus,compare # E :
172 cmpule divisor,modulus,compare # E :
173 subq modulus,divisor,tmp1 # E :
182 cmovne compare,tmp1,modulus # E : Latency 2, extra map slot
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/lib/
H A Dev6-divide.S75 #define modulus $2 macro
83 #define modulus $27 macro
104 .set noat
117 bis $24,$24,modulus # E :
123 LONGIFY(modulus) # E :
144 1: cmpult divisor,modulus,compare # E :
149 1: cmpult divisor,modulus,compare # E :
172 cmpule divisor,modulus,compare # E :
173 subq modulus,divisor,tmp1 # E :
182 cmovne compare,tmp1,modulus # E : Latency 2, extra map slot
[all …]
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/doc/
H A DFp_polynomial.tex38 modulus
40 must be set explicitely if $f$ is not the result of an arithmetical operation.
125 $p$ is not a prime. $f$ is set to zero.
129 sets the modulus for $f$ to \code{$g$.modulus()}. $f$ is assigned the zero polynomial.
133 returns the modulus of $f$. If $f$ has not been assigned a modulus yet (explicitely by
153 deallocates the polynomial's coefficients and sets $f$ to zero. \code{$f$.modulus()} is set
214 coefficients $c_j$ of $x^j$ with $j = \deg(f)+1, \dots, i-1$ are set to zero; the degree of
220 $i > \deg(f)$, all coefficients $c_j$ of $x^j$ with $j = \deg(f)+1, \dots, i-1$ are set to
438 \cdot x^i$ and $p = \code{$f$.modulus()}$. If $\code{$f$.modulus()} = 0$, the \LEH is
444 \code{$f$.modulus()}$. The \LEH is invoked if $\code{$f$.modulus()} = 0$.
[all …]
/dports/finance/R-cran-vars/vars/man/
H A Droots.Rd14 roots(x, modulus = TRUE)
20 \item{modulus}{Logical, set to \code{TRUE} for returning the modulus.}
35 modulus less than 1. The function \code{roots()}, does compute the
/dports/emulators/qemu-utils/qemu-4.2.1/tests/tcg/alpha/system/
H A Dboot.S7 .set noat
8 .set nomacro
228 #define modulus $28 macro
230 mov $24, modulus
237 1: cmpult divisor, modulus, compare
245 cmpule divisor, modulus, compare
246 subq modulus, divisor, tmp1
249 cmovne compare, tmp1, modulus
266 #undef modulus
/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/alpha/system/
H A Dboot.S7 .set noat
8 .set nomacro
228 #define modulus $28 macro
230 mov $24, modulus
237 1: cmpult divisor, modulus, compare
245 cmpule divisor, modulus, compare
246 subq modulus, divisor, tmp1
249 cmovne compare, tmp1, modulus
266 #undef modulus
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/alpha/system/
H A Dboot.S7 .set noat
8 .set nomacro
228 #define modulus $28 macro
230 mov $24, modulus
237 1: cmpult divisor, modulus, compare
245 cmpule divisor, modulus, compare
246 subq modulus, divisor, tmp1
249 cmovne compare, tmp1, modulus
266 #undef modulus
/dports/emulators/qemu42/qemu-4.2.1/tests/tcg/alpha/system/
H A Dboot.S7 .set noat
8 .set nomacro
228 #define modulus $28 macro
230 mov $24, modulus
237 1: cmpult divisor, modulus, compare
245 cmpule divisor, modulus, compare
246 subq modulus, divisor, tmp1
249 cmovne compare, tmp1, modulus
266 #undef modulus
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/alpha/system/
H A Dboot.S7 .set noat
8 .set nomacro
228 #define modulus $28 macro
230 mov $24, modulus
237 1: cmpult divisor, modulus, compare
245 cmpule divisor, modulus, compare
246 subq modulus, divisor, tmp1
249 cmovne compare, tmp1, modulus
266 #undef modulus
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/alpha/system/
H A Dboot.S7 .set noat
8 .set nomacro
228 #define modulus $28 macro
230 mov $24, modulus
237 1: cmpult divisor, modulus, compare
245 cmpule divisor, modulus, compare
246 subq modulus, divisor, tmp1
249 cmovne compare, tmp1, modulus
266 #undef modulus
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/tcg/alpha/system/
H A Dboot.S7 .set noat
8 .set nomacro
228 #define modulus $28 macro
230 mov $24, modulus
237 1: cmpult divisor, modulus, compare
245 cmpule divisor, modulus, compare
246 subq modulus, divisor, tmp1
249 cmovne compare, tmp1, modulus
266 #undef modulus
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/alpha/system/
H A Dboot.S7 .set noat
8 .set nomacro
228 #define modulus $28 macro
230 mov $24, modulus
237 1: cmpult divisor, modulus, compare
245 cmpule divisor, modulus, compare
246 subq modulus, divisor, tmp1
249 cmovne compare, tmp1, modulus
266 #undef modulus
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/vendor/xmlseclibs/src/
H A DXMLSecEnc.php132 throw new Exception('Node to encrypt has not been set');
224 throw new Exception('Node to decrypt has not been set');
445 $modulus = null;
448 $modulus = base64_decode($modulusNode->nodeValue);
453 if (empty($modulus) || empty($exponent)) {
456 $publicKey = XMLSecurityKey::convertRSA($modulus, $exponent);
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/vendor/xmlseclibs/src/
H A DXMLSecEnc.php132 throw new Exception('Node to encrypt has not been set');
224 throw new Exception('Node to decrypt has not been set');
445 $modulus = null;
448 $modulus = base64_decode($modulusNode->nodeValue);
453 if (empty($modulus) || empty($exponent)) {
456 $publicKey = XMLSecurityKey::convertRSA($modulus, $exponent);
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/vendor/xmlseclibs/src/
H A DXMLSecEnc.php132 throw new Exception('Node to encrypt has not been set');
224 throw new Exception('Node to decrypt has not been set');
445 $modulus = null;
448 $modulus = base64_decode($modulusNode->nodeValue);
453 if (empty($modulus) || empty($exponent)) {
456 $publicKey = XMLSecurityKey::convertRSA($modulus, $exponent);
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/vendor/xmlseclibs/src/
H A DXMLSecEnc.php132 throw new Exception('Node to encrypt has not been set');
224 throw new Exception('Node to decrypt has not been set');
445 $modulus = null;
448 $modulus = base64_decode($modulusNode->nodeValue);
453 if (empty($modulus) || empty($exponent)) {
456 $publicKey = XMLSecurityKey::convertRSA($modulus, $exponent);
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/vendor/xmlseclibs/src/
H A DXMLSecEnc.php132 throw new Exception('Node to encrypt has not been set');
224 throw new Exception('Node to decrypt has not been set');
445 $modulus = null;
448 $modulus = base64_decode($modulusNode->nodeValue);
453 if (empty($modulus) || empty($exponent)) {
456 $publicKey = XMLSecurityKey::convertRSA($modulus, $exponent);
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/vendor/xmlseclibs/src/
H A DXMLSecEnc.php132 throw new Exception('Node to encrypt has not been set');
224 throw new Exception('Node to decrypt has not been set');
445 $modulus = null;
448 $modulus = base64_decode($modulusNode->nodeValue);
453 if (empty($modulus) || empty($exponent)) {
456 $publicKey = XMLSecurityKey::convertRSA($modulus, $exponent);
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/vendor/xmlseclibs/src/
H A DXMLSecEnc.php132 throw new Exception('Node to encrypt has not been set');
224 throw new Exception('Node to decrypt has not been set');
445 $modulus = null;
448 $modulus = base64_decode($modulusNode->nodeValue);
453 if (empty($modulus) || empty($exponent)) {
456 $publicKey = XMLSecurityKey::convertRSA($modulus, $exponent);
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/vendor/xmlseclibs/src/
H A DXMLSecEnc.php132 throw new Exception('Node to encrypt has not been set');
224 throw new Exception('Node to decrypt has not been set');
445 $modulus = null;
448 $modulus = base64_decode($modulusNode->nodeValue);
453 if (empty($modulus) || empty($exponent)) {
456 $publicKey = XMLSecurityKey::convertRSA($modulus, $exponent);
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/vendor/xmlseclibs/src/
H A DXMLSecEnc.php132 throw new Exception('Node to encrypt has not been set');
224 throw new Exception('Node to decrypt has not been set');
445 $modulus = null;
448 $modulus = base64_decode($modulusNode->nodeValue);
453 if (empty($modulus) || empty($exponent)) {
456 $publicKey = XMLSecurityKey::convertRSA($modulus, $exponent);

12345678910>>...209