Home
last modified time | relevance | path

Searched refs:negate (Results 1 – 25 of 57) sorted by path

123

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js9543 function negate(predicate) {
12786 lodash.negate = negate;
H A Dpdfmake.min.js8 ….map=Tr,e.mapValues=Zi,e.matches=xo,e.memoize=ni,e.merge=Ya,e.mixin=So,e.negate=ri,e.omit=Gi,e.onc…
H A Dpdfmake.min.js.map1negate","once","partial","partialRight","rearg","throttle","debounceOptions","wrap","cloneDeep","i…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DCondition.php36 public $negate; variable in Google\\Service\\AccessContextManager\\Condition
91 public function setNegate($negate) argument
93 $this->negate = $negate;
100 return $this->negate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1Condition.php36 public $negate; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1Condition
91 public function setNegate($negate) argument
93 $this->negate = $negate;
100 return $this->negate;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBase.php214 $p[1]->negate()
H A DKoblitzPrime.php68 $inv = $this->one->divide($this->two)->negate();
69 $s = $this->three->negate()->squareRoot()->multiply($inv);
84 $inv = $tempOne->divide($tempTwo)->negate();
85 $s = $tempThree->negate()->squareRoot()->multiply($inv);
120 $c2 = $v1['b']->negate()->multiply($k);
132 $k2 = $q1->add($q2)->negate();
153 $k1 = $k1->negate();
158 $k2 = $k2->negate();
301 $b1 = $c->negate();
309 $b2 = $b0->negate();
[all …]
H A DPrime.php467 $yp = $ypn == $bn ? $b : $b->negate();
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd25519.php147 $x = $x->negate();
H A DEd448.php88 $x = $x->negate();
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php846 public function negate() function in phpseclib3\\Math\\BigInteger
848 return new static($this->value->negate());
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php689 public function negate() function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
H A DGMP.php695 public function negate() function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
H A DPHP.php1214 public function negate() function in phpseclib3\\Math\\BigInteger\\Engines\\PHP
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php445 public function negate() function in phpseclib3\\Math\\BinaryField\\Integer
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php307 public function negate() function in phpseclib3\\Math\\PrimeField\\Integer
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …ionArgs.forward;\n // If search is initiated with ? instead of /, negate direction.\n …
/plugin/codemirror/dist/modes/
H A Dapl.min.js.map1 …ar builtInFuncs = {\n \"+\": [\"conjugate\", \"add\"],\n \"−\": [\"negate\", \"subtract\"],\…
H A Dclojure.min.js.map1 …hecked-multiply\", \"unchecked-multiply-int\", \"unchecked-negate\",\n \"unchecked-negate-int…
H A Dhaskell.min.js.map1 …imum\", \"maybe\", \"min\", \"minBound\",\n \"minimum\", \"mod\", \"negate\", \"not\", \"notE…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1743 …cks))},duration:function(){return new System.TimeSpan(this.ticks.abs())},negate:function(){return … function
H A Dorgchart.min.js8negate=function(){return!this.unsigned&&this.eq(r)?r:this.not().add(c)};n.neg=n.negate;n.add=funct… function
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8negate=function(){return!this.unsigned&&this.eq(r)?r:this.not().add(c)};n.neg=n.negate;n.add=funct… function

123