Home
last modified time | relevance | path

Searched refs:GMP (Results 1 – 25 of 2567) sorted by relevance

12345678910>>...103

/dports/math/php81-gmp/php-8.1.1/ext/gmp/
H A Dgmp.stub.php5 class GMP
22 function gmp_add(GMP|int|string $num1, GMP|int|string $num2): GMP {}
24 function gmp_sub(GMP|int|string $num1, GMP|int|string $num2): GMP {}
26 function gmp_mul(GMP|int|string $num1, GMP|int|string $num2): GMP {}
41 function gmp_mod(GMP|int|string $num1, GMP|int|string $num2): GMP {}
69 function gmp_powm(GMP|int|string $num, GMP|int|string $exponent, GMP|int|string $modulus): GMP {}
77 function gmp_gcd(GMP|int|string $num1, GMP|int|string $num2): GMP {}
85 function gmp_lcm(GMP|int|string $num1, GMP|int|string $num2): GMP {}
105 function gmp_and(GMP|int|string $num1, GMP|int|string $num2): GMP {}
107 function gmp_or(GMP|int|string $num1, GMP|int|string $num2): GMP {}
[all …]
/dports/math/php80-gmp/php-8.0.15/ext/gmp/
H A Dgmp.stub.php5 class GMP class
19 function gmp_add(GMP|int|string $num1, GMP|int|string $num2): GMP {}
21 function gmp_sub(GMP|int|string $num1, GMP|int|string $num2): GMP {}
23 function gmp_mul(GMP|int|string $num1, GMP|int|string $num2): GMP {}
34 function gmp_mod(GMP|int|string $num1, GMP|int|string $num2): GMP {}
36 function gmp_divexact(GMP|int|string $num1, GMP|int|string $num2): GMP {}
54 function gmp_powm(GMP|int|string $num, GMP|int|string $exponent, GMP|int|string $modulus): GMP {}
62 function gmp_gcd(GMP|int|string $num1, GMP|int|string $num2): GMP {}
66 function gmp_lcm(GMP|int|string $num1, GMP|int|string $num2): GMP {}
86 function gmp_and(GMP|int|string $num1, GMP|int|string $num2): GMP {}
[all …]
/dports/www/mod_php81/php-8.1.1/ext/gmp/
H A Dgmp.stub.php5 class GMP class
22 function gmp_add(GMP|int|string $num1, GMP|int|string $num2): GMP {}
24 function gmp_sub(GMP|int|string $num1, GMP|int|string $num2): GMP {}
26 function gmp_mul(GMP|int|string $num1, GMP|int|string $num2): GMP {}
41 function gmp_mod(GMP|int|string $num1, GMP|int|string $num2): GMP {}
69 function gmp_powm(GMP|int|string $num, GMP|int|string $exponent, GMP|int|string $modulus): GMP {}
77 function gmp_gcd(GMP|int|string $num1, GMP|int|string $num2): GMP {}
85 function gmp_lcm(GMP|int|string $num1, GMP|int|string $num2): GMP {}
105 function gmp_and(GMP|int|string $num1, GMP|int|string $num2): GMP {}
107 function gmp_or(GMP|int|string $num1, GMP|int|string $num2): GMP {}
[all …]
/dports/lang/php81/php-8.1.1/ext/gmp/
H A Dgmp.stub.php5 class GMP class
22 function gmp_add(GMP|int|string $num1, GMP|int|string $num2): GMP {}
24 function gmp_sub(GMP|int|string $num1, GMP|int|string $num2): GMP {}
26 function gmp_mul(GMP|int|string $num1, GMP|int|string $num2): GMP {}
41 function gmp_mod(GMP|int|string $num1, GMP|int|string $num2): GMP {}
69 function gmp_powm(GMP|int|string $num, GMP|int|string $exponent, GMP|int|string $modulus): GMP {}
77 function gmp_gcd(GMP|int|string $num1, GMP|int|string $num2): GMP {}
85 function gmp_lcm(GMP|int|string $num1, GMP|int|string $num2): GMP {}
105 function gmp_and(GMP|int|string $num1, GMP|int|string $num2): GMP {}
107 function gmp_or(GMP|int|string $num1, GMP|int|string $num2): GMP {}
[all …]
/dports/lang/php80/php-8.0.15/ext/gmp/
H A Dgmp.stub.php5 class GMP class
19 function gmp_add(GMP|int|string $num1, GMP|int|string $num2): GMP {}
21 function gmp_sub(GMP|int|string $num1, GMP|int|string $num2): GMP {}
23 function gmp_mul(GMP|int|string $num1, GMP|int|string $num2): GMP {}
34 function gmp_mod(GMP|int|string $num1, GMP|int|string $num2): GMP {}
36 function gmp_divexact(GMP|int|string $num1, GMP|int|string $num2): GMP {}
54 function gmp_powm(GMP|int|string $num, GMP|int|string $exponent, GMP|int|string $modulus): GMP {}
62 function gmp_gcd(GMP|int|string $num1, GMP|int|string $num2): GMP {}
66 function gmp_lcm(GMP|int|string $num1, GMP|int|string $num2): GMP {}
86 function gmp_and(GMP|int|string $num1, GMP|int|string $num2): GMP {}
[all …]
/dports/www/mod_php80/php-8.0.15/ext/gmp/
H A Dgmp.stub.php5 class GMP class
19 function gmp_add(GMP|int|string $num1, GMP|int|string $num2): GMP {}
21 function gmp_sub(GMP|int|string $num1, GMP|int|string $num2): GMP {}
23 function gmp_mul(GMP|int|string $num1, GMP|int|string $num2): GMP {}
34 function gmp_mod(GMP|int|string $num1, GMP|int|string $num2): GMP {}
36 function gmp_divexact(GMP|int|string $num1, GMP|int|string $num2): GMP {}
54 function gmp_powm(GMP|int|string $num, GMP|int|string $exponent, GMP|int|string $modulus): GMP {}
62 function gmp_gcd(GMP|int|string $num1, GMP|int|string $num2): GMP {}
66 function gmp_lcm(GMP|int|string $num1, GMP|int|string $num2): GMP {}
86 function gmp_and(GMP|int|string $num1, GMP|int|string $num2): GMP {}
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DGMP.php216 * @return GMP
230 * @return GMP
244 * @return GMP
263 * @return GMP
367 * @return GMP
473 public function modPow(GMP $e, GMP $n)
487 public function powMod(GMP $e, GMP $n)
499 protected function powModInner(GMP $e, GMP $n)
566 public static function randomRangePrime(GMP $min, GMP $max)
584 public static function randomRange(GMP $min, GMP $max)
[all …]
/dports/www/owncloud/owncloud/lib/composer/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DGMP.php216 * @return GMP
230 * @return GMP
244 * @return GMP
263 * @return GMP
367 * @return GMP
473 public function modPow(GMP $e, GMP $n)
487 public function powMod(GMP $e, GMP $n)
499 protected function powModInner(GMP $e, GMP $n)
566 public static function randomRangePrime(GMP $min, GMP $max)
584 public static function randomRange(GMP $min, GMP $max)
[all …]
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DGMP.php216 * @return GMP
230 * @return GMP
244 * @return GMP
263 * @return GMP
367 * @return GMP
473 public function modPow(GMP $e, GMP $n)
487 public function powMod(GMP $e, GMP $n)
499 protected function powModInner(GMP $e, GMP $n)
566 public static function randomRangePrime(GMP $min, GMP $max)
584 public static function randomRange(GMP $min, GMP $max)
[all …]
/dports/math/php81-gmp/php-8.1.1/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
127 object(GMP)#3 (1) {
131 object(GMP)#3 (1) {
135 object(GMP)#3 (1) {
139 object(GMP)#3 (1) {
143 object(GMP)#3 (1) {
147 object(GMP)#3 (1) {
151 object(GMP)#3 (1) {
155 object(GMP)#3 (1) {
159 object(GMP)#3 (1) {
[all …]
/dports/math/php80-gmp/php-8.0.15/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
127 object(GMP)#3 (1) {
131 object(GMP)#3 (1) {
135 object(GMP)#3 (1) {
139 object(GMP)#3 (1) {
143 object(GMP)#3 (1) {
147 object(GMP)#3 (1) {
151 object(GMP)#3 (1) {
155 object(GMP)#3 (1) {
159 object(GMP)#3 (1) {
[all …]
/dports/www/mod_php81/php-8.1.1/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
127 object(GMP)#3 (1) {
131 object(GMP)#3 (1) {
135 object(GMP)#3 (1) {
139 object(GMP)#3 (1) {
143 object(GMP)#3 (1) {
147 object(GMP)#3 (1) {
151 object(GMP)#3 (1) {
155 object(GMP)#3 (1) {
159 object(GMP)#3 (1) {
[all …]
/dports/lang/php81/php-8.1.1/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
127 object(GMP)#3 (1) {
131 object(GMP)#3 (1) {
135 object(GMP)#3 (1) {
139 object(GMP)#3 (1) {
143 object(GMP)#3 (1) {
147 object(GMP)#3 (1) {
151 object(GMP)#3 (1) {
155 object(GMP)#3 (1) {
159 object(GMP)#3 (1) {
[all …]
/dports/lang/php80/php-8.0.15/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
127 object(GMP)#3 (1) {
131 object(GMP)#3 (1) {
135 object(GMP)#3 (1) {
139 object(GMP)#3 (1) {
143 object(GMP)#3 (1) {
147 object(GMP)#3 (1) {
151 object(GMP)#3 (1) {
155 object(GMP)#3 (1) {
159 object(GMP)#3 (1) {
[all …]
/dports/www/mod_php80/php-8.0.15/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
127 object(GMP)#3 (1) {
131 object(GMP)#3 (1) {
135 object(GMP)#3 (1) {
139 object(GMP)#3 (1) {
143 object(GMP)#3 (1) {
147 object(GMP)#3 (1) {
151 object(GMP)#3 (1) {
155 object(GMP)#3 (1) {
159 object(GMP)#3 (1) {
[all …]
/dports/lang/php73/php-7.3.33/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
106 object(GMP)#%d (1) {
110 object(GMP)#%d (1) {
114 object(GMP)#%d (1) {
118 object(GMP)#%d (1) {
122 object(GMP)#%d (1) {
126 object(GMP)#%d (1) {
130 object(GMP)#%d (1) {
134 object(GMP)#%d (1) {
138 object(GMP)#%d (1) {
[all …]
/dports/math/php73-gmp/php-7.3.33/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
106 object(GMP)#%d (1) {
110 object(GMP)#%d (1) {
114 object(GMP)#%d (1) {
118 object(GMP)#%d (1) {
122 object(GMP)#%d (1) {
126 object(GMP)#%d (1) {
130 object(GMP)#%d (1) {
134 object(GMP)#%d (1) {
138 object(GMP)#%d (1) {
[all …]
/dports/math/php74-gmp/php-7.4.27/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
106 object(GMP)#%d (1) {
110 object(GMP)#%d (1) {
114 object(GMP)#%d (1) {
118 object(GMP)#%d (1) {
122 object(GMP)#%d (1) {
126 object(GMP)#%d (1) {
130 object(GMP)#%d (1) {
134 object(GMP)#%d (1) {
138 object(GMP)#%d (1) {
[all …]
/dports/lang/php74/php-7.4.27/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
106 object(GMP)#%d (1) {
110 object(GMP)#%d (1) {
114 object(GMP)#%d (1) {
118 object(GMP)#%d (1) {
122 object(GMP)#%d (1) {
126 object(GMP)#%d (1) {
130 object(GMP)#%d (1) {
134 object(GMP)#%d (1) {
138 object(GMP)#%d (1) {
[all …]
/dports/www/mod_php73/php-7.3.33/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
106 object(GMP)#%d (1) {
110 object(GMP)#%d (1) {
114 object(GMP)#%d (1) {
118 object(GMP)#%d (1) {
122 object(GMP)#%d (1) {
126 object(GMP)#%d (1) {
130 object(GMP)#%d (1) {
134 object(GMP)#%d (1) {
138 object(GMP)#%d (1) {
[all …]
/dports/www/mod_php74/php-7.4.27/ext/gmp/tests/
H A Doverloading.phpt2 GMP operator overloading
106 object(GMP)#%d (1) {
110 object(GMP)#%d (1) {
114 object(GMP)#%d (1) {
118 object(GMP)#%d (1) {
122 object(GMP)#%d (1) {
126 object(GMP)#%d (1) {
130 object(GMP)#%d (1) {
134 object(GMP)#%d (1) {
138 object(GMP)#%d (1) {
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/java/math/
H A DGMP.h24 class GMP; variable
34 GMP();
51 void add(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
52 void subtract(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
56 …void quotientAndRemainder(::gnu::java::math::GMP *, ::gnu::java::math::GMP *, ::gnu::java::math::G…
57 void modulo(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
59 void modPow(::gnu::java::math::GMP *, ::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
61 void gcd(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
68 void and$(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
69 void or$(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/java/math/
H A DGMP.h24 class GMP; variable
34 GMP();
51 void add(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
52 void subtract(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
56 …void quotientAndRemainder(::gnu::java::math::GMP *, ::gnu::java::math::GMP *, ::gnu::java::math::G…
57 void modulo(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
59 void modPow(::gnu::java::math::GMP *, ::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
61 void gcd(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
68 void and$(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
69 void or$(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/java/math/
H A DGMP.h24 class GMP; variable
34 GMP();
51 void add(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
52 void subtract(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
56 …void quotientAndRemainder(::gnu::java::math::GMP *, ::gnu::java::math::GMP *, ::gnu::java::math::G…
57 void modulo(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
59 void modPow(::gnu::java::math::GMP *, ::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
61 void gcd(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
68 void and$(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
69 void or$(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/java/math/
H A DGMP.h24 class GMP; variable
34 GMP();
51 void add(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
52 void subtract(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
56 …void quotientAndRemainder(::gnu::java::math::GMP *, ::gnu::java::math::GMP *, ::gnu::java::math::G…
57 void modulo(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
59 void modPow(::gnu::java::math::GMP *, ::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
61 void gcd(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
68 void and$(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
69 void or$(::gnu::java::math::GMP *, ::gnu::java::math::GMP *);
[all …]

12345678910>>...103