Home
last modified time | relevance | path

Searched defs:x_negative (Results 1 – 25 of 27) sorted by relevance

12

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php215 protected static function addHelper(array $x_value, $x_negative, array $y_value, $y_negative)
300 static function subtractHelper(array $x_value, $x_negative, array $y_value, $y_negative)
390 … protected static function multiplyHelper(array $x_value, $x_negative, array $y_value, $y_negative)
770 … protected static function compareHelper(array $x_value, $x_negative, array $y_value, $y_negative)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php215 protected static function addHelper(array $x_value, $x_negative, array $y_value, $y_negative)
300 static function subtractHelper(array $x_value, $x_negative, array $y_value, $y_negative)
390 … protected static function multiplyHelper(array $x_value, $x_negative, array $y_value, $y_negative)
770 … protected static function compareHelper(array $x_value, $x_negative, array $y_value, $y_negative)
/dports/www/owncloud/owncloud/lib/composer/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php215 protected static function addHelper(array $x_value, $x_negative, array $y_value, $y_negative)
300 static function subtractHelper(array $x_value, $x_negative, array $y_value, $y_negative)
390 … protected static function multiplyHelper(array $x_value, $x_negative, array $y_value, $y_negative)
770 … protected static function compareHelper(array $x_value, $x_negative, array $y_value, $y_negative)
/dports/lang/v8/v8-9.6.180.12/src/bigint/
H A Dvector-arithmetic.cc93 bool AddSigned(RWDigits Z, Digits X, bool x_negative, Digits Y, in AddSigned()
107 bool SubtractSigned(RWDigits Z, Digits X, bool x_negative, Digits Y, in SubtractSigned()
H A Dbitwise.cc188 int AsIntNResultLength(Digits X, bool x_negative, int n) { in AsIntNResultLength()
205 bool AsIntN(RWDigits Z, Digits X, bool x_negative, int n) { in AsIntN()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DBarrett.php221 …private static function multiplyLower(array $x_value, $x_negative, array $y_value, $y_negative, $s…
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DBarrett.php221 …private static function multiplyLower(array $x_value, $x_negative, array $y_value, $y_negative, $s…
/dports/www/owncloud/owncloud/lib/composer/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DBarrett.php221 …private static function multiplyLower(array $x_value, $x_negative, array $y_value, $y_negative, $s…
/dports/deskutils/egroupware/egroupware/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php909 function _add($x_value, $x_negative, $y_value, $y_negative)
1038 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1171 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2202 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2726 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php909 function _add($x_value, $x_negative, $y_value, $y_negative)
1038 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1171 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2202 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2726 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/www/dokuwiki/dokuwiki-2020-07-29/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php909 function _add($x_value, $x_negative, $y_value, $y_negative)
1038 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1171 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2202 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2726 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php893 function _add($x_value, $x_negative, $y_value, $y_negative)
1022 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1155 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2184 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2701 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/phpseclib/Math/
H A DBigInteger.php908 function _add($x_value, $x_negative, $y_value, $y_negative)
1037 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1170 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2201 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2725 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php909 function _add($x_value, $x_negative, $y_value, $y_negative)
1038 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1171 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2202 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2726 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/www/osticket/upload/include/pear/Math/
H A DBigInteger.php856 function _add($x_value, $x_negative, $y_value, $y_negative)
987 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1122 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2143 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2661 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php905 function _add($x_value, $x_negative, $y_value, $y_negative)
1034 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1167 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2196 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2713 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/www/nextcloud/nextcloud/3rdparty/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php909 function _add($x_value, $x_negative, $y_value, $y_negative)
1038 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1171 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2202 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2726 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/net-mgmt/cacti/cacti-1.2.19/include/vendor/phpseclib/Math/
H A DBigInteger.php909 function _add($x_value, $x_negative, $y_value, $y_negative)
1038 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1171 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2202 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2726 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/math/pear-Math_BigInteger/Math_BigInteger-1.0.3/Math/
H A DBigInteger.php890 function _add($x_value, $x_negative, $y_value, $y_negative)
1021 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1156 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2177 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2695 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/ftp/net2ftp/net2ftp_v1.3/files_to_upload/plugins/phpseclib/Math/
H A DBigInteger.php927 function _add($x_value, $x_negative, $y_value, $y_negative)
1058 function _subtract($x_value, $x_negative, $y_value, $y_negative)
1193 function _multiply($x_value, $x_negative, $y_value, $y_negative)
2226 function _multiplyLower($x_value, $x_negative, $y_value, $y_negative, $stop)
2756 function _compare($x_value, $x_negative, $y_value, $y_negative)
/dports/sysutils/asmem/asmem-1.12/
H A Dasmem_x.c479 int x_negative = 0; in asmem_initialize() local
/dports/mail/asmail/asmail-2.1/
H A Dgui.c518 int x_negative = 0; in startx() local
/dports/x11-clocks/astime/astime-2.8/
H A Dastime_x.c641 int x_negative = 0; in initialize() local
/dports/sysutils/ascpu/ascpu-1.11/
H A Dascpu_x.c855 int x_negative = 0; in ascpu_initialize() local
/dports/biology/iqtree/IQ-TREE-2.0.6/ncl/
H A Dnxsstring.cpp310 bool x_negative = (x < 0L ? true : false); in RightJustifyLong() local

12