Home
last modified time | relevance | path

Searched refs:isOdd (Results 1 – 18 of 18) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php294 public function isOdd() function in phpseclib3\\Math\\PrimeField\\Integer
296 return $this->value->isOdd();
367 if ($d->isOdd()) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd448.php87 if ($x->isOdd() != $sign) {
140 if ($x->isOdd()) {
H A DEd25519.php146 if ($x->isOdd() != $sign) {
199 if ($x->isOdd()) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php813 public function isOdd() function in phpseclib3\\Math\\BigInteger
815 return $this->value->isOdd();
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php531 if (!$this->isOdd()) {
653 public function isOdd() function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
H A DGMP.php663 public function isOdd() function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
H A DPHP.php1175 public function isOdd() function in phpseclib3\\Math\\BigInteger\\Engines\\PHP
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js617 var isOdd = function(n){ return n & 1; }; function
618 assert.equal(_.negate(isOdd)(2), true, 'should return the complement of the given function');
619 assert.equal(_.negate(isOdd)(3), false, 'should return the complement of the given function');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DPrime.php466 $bn = $b->isOdd();
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js4827 function createPropertyRow(pName, pValue, prop, isOdd, flipBkg) argument
4832 …row.className = 'gePropRow' + (flipBkg? 'Dark' : '') + (isOdd? 'Alt' : '') + ' gePropNonHeaderRow';
5103 var isOdd = false;
5161 grid.appendChild(createPropertyRow(key, pValue, prop, isOdd, flipBkg));
5163 isOdd = !isOdd;
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js31952 if (A.isOdd() || B.isOdd()) {
31970 if (C.isOdd() || D.isOdd()) {
32122 BN.prototype.isOdd = function isOdd() {
35652 if (A.isOdd() || B.isOdd()) {
35670 if (C.isOdd() || D.isOdd()) {
35822 BN.prototype.isOdd = function isOdd() {
46056 var isOdd = y.fromRed().isOdd();
46057 if (odd && !isOdd || !odd && isOdd) y = y.redNeg();
46767 var isOdd = y.fromRed().isOdd();
46768 if (odd && !isOdd || !odd && isOdd) y = y.redNeg();
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js15isOdd=(function(){return(this.low_&1)==1});goog.math.Long.prototype.equals=(function(other){return… method in goog.math.Long
H A Dvorbis.js19isOdd=(function(){return(this.low_&1)==1});goog.math.Long.prototype.equals=(function(other){return… method in goog.math.Long
H A Dopus.js23isOdd=(function(){return(this.low_&1)==1});goog.math.Long.prototype.equals=(function(other){return… method in goog.math.Long
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8isOdd=function(){return 1==(this.low&1)};n.isEven=function(){return 0==(this.low&1)};n.equals=func… function
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8isOdd=function(){return 1==(this.low&1)};n.isEven=function(){return 0==(this.low&1)};n.equals=func… function
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js49639 function isOdd(i) {
49741 var e = isOdd(startLevel) ? 'R' : 'L';
49891 if (lowestOddLevel > level && isOdd(level)) {
H A Dpdf.worker.js.map1isOdd","sor","eor","lastType","findUnequal","before","after","setValues","isEven","highestLevel","…