Home
last modified time | relevance | path

Searched refs:two (Results 201 – 225 of 895) sorted by last modified time

12345678910>>...36

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DPrime.php81 protected $two; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime
125 $this->two = $this->factory->newInteger(new BigInteger(2));
208 $x3 = $r->multiply($r)->subtract($h3)->subtract($v->multiply($this->two));
245 $x3 = $r->multiply($r)->subtract($h3)->subtract($v->multiply($this->two));
284 $x3 = $r->multiply($r)->subtract($h3)->subtract($v->multiply($this->two));
358 $denominator = $this->two->multiply($p[1]);
377 $x1 = $m->multiply($m)->subtract($this->two->multiply($s));
381 $z1 = $this->two->multiply($y)->multiply($z);
398 $x1 = $m->multiply($m)->subtract($this->two->multiply($s));
402 $z1 = $this->two->multiply($y);
H A DTwistedEdwards.php91 protected $two; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\TwistedEdwards
102 $this->two = $this->factory->newInteger(new BigInteger(2));
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md792 CacheStorageInterface. These two objects and interface will be removed in a future version.
1125 * Using the union of two arrays rather than an array_merge when extending service builder services …
1128 * Services defined in two different config files that include one another will by default replace t…
1273 * Split the Guzzle\Service\Inspector::validateConfig method into two methods. One to initialize whe…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php246 static $one, $two;
249 $two = new BigInteger(2);
255 list($pow) = $p_1->divide($two);
266 list($temp) = $q->add($one)->divide($two);
272 while (!$t->powMod($two->pow($i), static::$modulo[$this->instanceID])->equals($one)) {
279 … $b = $c->powMod($two->pow($m->subtract($i)->subtract($one)), static::$modulo[$this->instanceID]);
/plugin/authgooglesheets/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/a2s/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
H A Ddemo.txt73 * There are two kinds of objects : free lines, and closed shapes (usually boxes)
/plugin/foldablelist/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/structcondstyle/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/translate/
H A DCOPYING39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
H A DList_of_ISO_639-1_codes.txt148 array("(sh)", "hbs", "-", "hbs + 3", "Serbo-Croatian", " macrolanguage, the two-letter code has bee…
/plugin/wideredit/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/twofactorgoogleauth/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/tablelayout/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/gemini/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/layeranimation/
H A DREADME.md10 … the animation. Clicking the button again will resume the animation after a timeout of two seconds.
/plugin/oauthdrkserver/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/hidemenus/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/lms/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/structtemplate/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/passwordgrey/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/timezoneco/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/bpmnioeditor/
H A Dstyle.css451 * Palette open / two-column layout is controlled via
455 .djs-palette.two-column.open {
978 .bpmn-icon-lane-divide-two:before { content: '\e865'; } /* '' */
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css156 .bpmn-icon-lane-divide-two:before { content: '\e865'; } /* '' */
H A Ddiagram-js.css446 * Palette open / two-column layout is controlled via
450 .djs-palette.two-column.open {

12345678910>>...36