Home
last modified time | relevance | path

Searched refs:equals (Results 76 – 100 of 223) sorted by last modified time

123456789

/plugin/ckgedit/ckeditor/
H A Dckeditor.js124equals(this)||(b+=u.$.clientLeft||0,c+=u.$.clientTop||0);for(;m&&!m.equals(u);)b-=m.$.scrollLeft,c…
138equals(h))&&(a.type!=CKEDITOR.NODE_ELEMENT||!b||!a.equals(c.root))}}if(a&&!this._.guardRTL){var k=…
148equals(a.endContainer)&&a.startOffset==a.endOffset}function d(a,b,c,d,f){function g(a,b,c,e){var G…
151equals(l[Q])&&B<A?b&&(G=J.append(X.clone(0,f))):N?g(X,J,!1,D):I&&J.append(a.document.createText(X.…
209equals(u);if(k&&!M)for(;!m.getNext(h)&&!v;){r=m.getParent();if(r.isBlockBoundary(this.forceBrBreak…
211 …e=v||d.equals(u)||!u?null:this._getNextSourceNode(d,1,u));return d},_getNextSourceNode:function(a,…
422equals(g)}}else if(e.block&&e.block.is(CKEDITOR.dtd.$listItem)&&(f=f.contains(CKEDITOR.dtd.$list),…
524equals(p.getPrevious())?(c.startOffset=c.startOffset-k.getLength()-a.getPrevious().getLength(),k=a…
1063equals(b);)e=e.getParent();else e=b.getFirst(function(b){return c(a,b)});if(f&&b.contains(f))for(;…
1087equals(c.block)&&!g.equals(c.blockLimit);d++)h.test(g.getName())&&f(a,g)&&b.breakParent(g)};m(b);i…
[all …]
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2equals=function(t){return t.x===this.x&&t.y===this.y},e.fromArray=function(t,e){return void 0===e&… function
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js1013 UnzonedRange.prototype.equals = function (otherRange) {
3901 !currentDateProfile.activeUnzonedRange.equals(newDateProfile.activeUnzonedRange)) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php560 if (!$k->equals(self::$zero) && $k->compare($this->q) < 0) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php380 if (!$candidate->getModulo()->equals($curve->getModulo())) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php177 if ($r->equals(self::$zero)) {
184 if (!$s->equals(self::$zero)) {
H A DPublicKey.php116 return $lhs[0]->equals($rhs[0]) && $lhs[1]->equals($rhs[1]);
161 return $x1->equals($r);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php404 } while (!$gcd->equals(self::$one));
H A DDH.php276 … if (!$private->prime->equals($public->prime) || !$private->base->equals($public->base)) {
H A DDSA.php166 if (!$g->equals(self::$one)) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
H A DPublicKey.php75 return $v->equals($r);
H A DPrivateKey.php111 if ($r->equals(self::$zero)) {
118 if (!$s->equals(self::$zero)) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBinary.php180 if ($p[0]->equals($q[0])) {
181 return !$p[1]->equals($q[1]) ? [] : $this->doublePoint($p);
192 if ($z2->equals($this->one)) {
254 if ($z1->equals($this->one)) {
306 return $lhs->equals($rhs);
H A DKoblitzPrime.php94 $lambda = $lhs->equals($rhs) ? $lambdas[0] : $lambdas[1];
247 return $lhs->equals($rhs);
277 while (!$v->equals($zero)) {
H A DPrime.php196 if ($u1->equals($u2)) {
197 if (!$s1->equals($s2)) {
233 if ($u1->equals($u2)) {
234 if (!$s1->equals($s2)) {
272 if ($u1->equals($u2)) {
273 if (!$s1->equals($s2)) {
333 if ($p[0]->equals($q[0])) {
334 if (!$p[1]->equals($q[1])) {
484 return $lhs->equals($rhs);
H A DTwistedEdwards.php217 return $lhs->equals($rhs);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd25519.php117 if ($x2->equals($this->zero)) {
137 if (!$x->multiply($x)->subtract($x2)->equals($this->zero)) {
142 if (!$x->multiply($x)->subtract($x2)->equals($this->zero)) {
308 if ($p[0]->equals($q[0])) {
309 return !$p[1]->equals($q[1]) ? [] : $this->doublePoint($p);
H A DEd448.php73 if ($x2->equals($this->zero)) {
84 if (!$x->multiply($x)->subtract($x2)->equals($this->zero)) {
246 if ($p[0]->equals($q[0])) {
247 return !$p[1]->equals($q[1]) ? [] : $this->doublePoint($p);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php1162 while (!$n->equals(static::$one[static::class])) {
H A DPHP32.php266 public function equals(PHP32 $x) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP32
H A DPHP64.php270 public function equals(PHP64 $x) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
H A DBCMath.php422 public function equals(BCMath $x) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
H A DEngine.php330 if (!$gcd->equals(static::$one[static::class])) {
878 if ($min->equals($max)) {
896 if ($x->equals(static::$two[static::class])) {
902 if ($x->equals($initial_x)) {
962 if (!$y->equals(static::$one[static::class]) && !$y->equals($n_1)) {
963 for ($j = 1; $j < $s && !$y->equals($n_1); ++$j) {
965 if ($y->equals(static::$one[static::class])) {
970 if (!$y->equals($n_1)) {
1040 if ($g->pow($n)->equals($this) > 0) {
1177 while (!$v->equals($zero)) {
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php116 public function equals(self $x) function in phpseclib3\\Math\\BinaryField\\Integer
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPrivateKey.php110 case $this->primes[1]->equals(self::$zero):
112 case $this->coefficients[2]->equals(self::$zero):
114 case $this->exponents[1]->equals(self::$zero):

123456789