Home
last modified time | relevance | path

Searched refs:scalars (Results 1 – 9 of 9) sorted by last modified time

/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md85 * added support for tagged scalars.
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBase.php227 public function multiplyAddPoints(array $points, array $scalars) argument
231 $p1 = $this->multiplyPoint($p1, $scalars[0]);
232 $p2 = $this->multiplyPoint($p2, $scalars[1]);
H A DKoblitzPrime.php58 public function multiplyAddPoints(array $points, array $scalars) argument
109 $k = $scalars[$i]->toBigInteger();
H A DPrime.php524 public function multiplyAddPoints(array $points, array $scalars) argument
548 $naf[$a] = $scalars[$a]->getNAF($wndWidth[$a]);
549 $naf[$b] = $scalars[$b]->getNAF($wndWidth[$b]);
576 $jsf = self::getJSFPoints($scalars[$a], $scalars[$b]);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md228 - Support for stream_for from scalars.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md576 * Added the ability to set scalars as POST fields (#628)
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md32 * added support for tagged scalars.
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml2 test: Sequence of scalars
11 test: Mapping of scalars to scalars
20 test: Mapping of scalars to sequences
471 test: Quoted scalars
492 test: Multiline flow scalars
1399 # The following scalars
H A DYtsTypeTransfers.yml115 test: Plain scalars