Home
last modified time | relevance | path

Searched refs:b (Results 626 – 650 of 2511) sorted by last modified time

1...<<21222324252627282930>>...101

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php269 $b = '0';
284 $temp = $b;
285 $b = $d;
286 $d = bcsub($temp, bcmul($b, $q, 0), 0);
292 'y' => $this->normalize(new static($b))
H A DEngine.php1173 $b = clone $zero;
1188 $temp = $b;
1189 $b = $d;
1190 $d = $temp->subtract($b->multiply($q));
1196 'y' => $b
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php478 function ($code, $a, $b, $c, $transferred, $total) use ($value) {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md27 $b = Psr7\Utils::streamFor('123.');
28 $composed = new Psr7\AppendStream([$a, $b]);
400 PHP style arrays into an associative array (e.g., `foo[a]=1&foo[b]=2`
401 will be parsed into `['foo[a]' => '1', 'foo[b]' => '2'])`.
720 $base = new Uri('http://example.com/a/b/');
721 echo UriResolver::relativize($base, new Uri('http://example.com/a/b/c')); // prints 'c'.
723 echo UriResolver::relativize($base, new Uri('http://example.com/a/b/?q')); // prints '?q'.
724 …iResolver::relativize($base, new Uri('http://example.org/a/b/')); // prints '//example.org/a/b/'.
784 Example: `http://example.org/../a/b/../c/./d.html` → `http://example.org/a/c/d.html`
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DKoblitzPrime.php197 $b = $y1->multiply($y1);
198 $c = $b->multiply($b);
199 $d = $x1->add($b);
245 $rhs = $temp->add($this->b);
264 $b = clone $zero;
288 $temp = $b;
289 $b = $d;
290 $d = $temp->subtract($b->multiply($q));
306 $lhs = $v->multiply($v)->add($b->multiply($b));
H A DMontgomery.php192 $b = $x2->subtract($z2);
193 $bb = $b->multiply($b);
198 $cb = $c->multiply($b);
230 $b = $d->toBits();
231 $b = str_pad($b, 256, '0', STR_PAD_LEFT);
232 for ($i = 0; $i < strlen($b); $i++) {
233 $b_i = (int) $b[$i];
H A DPrime.php60 protected $b; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime
142 $this->b = $this->factory->newInteger($b);
462 $b = $temp->squareRoot();
463 if (!$b) {
466 $bn = $b->isOdd();
467 $yp = $ypn == $bn ? $b : $b->negate();
514 return $this->b;
546 $b = $i;
549 $naf[$b] = $scalars[$b]->getNAF($wndWidth[$b]);
558 $points[$b] // 7
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php451 $b = $this->blockSize >> 3;
452 $this->ipad = str_repeat(chr(0x36), $b);
453 $this->opad = str_repeat(chr(0x5C), $b);
557 $c = self::L3Hash($L3Key1_i, $L3Key2_i, $b);
862 $key = str_pad($this->computedKey, $b, chr(0));
1406 $b = clone $hash[1];
1424 $a->bitwise_and($b),
1426 $b->bitwise_and($c)
1454 $c = clone $b;
1455 $b = clone $a;
[all …]
/plugin/authgooglesheets/vendor/google/auth/
H A DLICENSE97 (b) You must cause any modified files to carry prominent notices
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DStorage.php124 'path' => 'b/{bucket}/acl',
138 'path' => 'b/{bucket}/acl',
200 'path' => 'b/{bucket}',
222 'path' => 'b/{bucket}',
248 'path' => 'b/{bucket}/iam',
341 'path' => 'b/{bucket}',
375 'path' => 'b/{bucket}/iam',
409 'path' => 'b/{bucket}',
868 … 'path' => 'b/{sourceBucket}/o/{sourceObject}/copyTo/b/{destinationBucket}/o/{destinationObject}',
1050 'path' => 'b/{bucket}/o',
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php279 … $b = $c->powMod($two->pow($m->subtract($i)->subtract($one)), static::$modulo[$this->instanceID]);
281 $c = $reduce($b->multiply($b));
283 $r = $reduce($r->multiply($b));
/plugin/authgooglesheets/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE97 (b) You must cause any modified files to carry prominent notices
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE97 (b) You must cause any modified files to carry prominent notices
/plugin/a2s/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/deletepagebutton/
H A DREADME.md50 - 2018-04-22b "Greebo"
/plugin/foldablelist/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/structcondstyle/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/c3chart/assets/
H A Dc3.min.js2b=w.params;function T(t,m){var S;return t.each(function(){var t,e,i,n=T.g=v.select(this),r=this.__… variable
H A Dd3.min.js2b=x.selectAll(".domain").data([null]),w=x.selectAll(".tick").data(p,n).order(),M=w.exit(),T=w.ente… function
H A Djs-yaml.min.js2b=new h({explicit:[g,m,y]});var A=new p("tag:yaml.org,2002:null",{kind:"scalar",resolve:function(e…
/plugin/translate/
H A DCOPYING98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
H A DList_of_ISO_639-1_codes.txt186 array("yo", "yor", "-", "yor", "Yoruba", "Yorùbá", ""),
/plugin/wideredit/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/twofactorgoogleauth/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)

1...<<21222324252627282930>>...101