Home
last modified time | relevance | path

Searched defs:reduce (Results 1 – 25 of 61) sorted by relevance

123

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
DClassic.php37 protected static function reduce(array $x, array $n, $class) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Classic
DPowerOfTwo.php50 protected static function reduce(array $x, array $n, $class) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\PowerOfTwo
DMontgomery.php59 protected static function reduce(array $x, array $n, $class) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Montgomery
DBarrett.php53 protected static function reduce(array $n, array $m, $class) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Barrett
DEvalBarrett.php48 protected static function reduce(array $n, array $m, $class) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\EvalBarrett
/plugin/asciidocjs/node_modules/lodash/
Dreduce.js44 function reduce(collection, iteratee, accumulator) { function
Dcollection.js21 'reduce': require('./reduce'), property
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
DBarrett.php66 protected static function reduce($n, $m) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Reductions\\Barrett
DEvalBarrett.php47 protected static function reduce($n, $m) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Reductions\\EvalBarrett
/plugin/asciidocjs/node_modules/async/
Dfoldl.js142 function reduce(coll, memo, iteratee, callback) { function
Dreduce.js142 function reduce(coll, memo, iteratee, callback) { function
Dinject.js142 function reduce(coll, memo, iteratee, callback) { function
Dindex.js430 reduce: _reduce2.default, property
/plugin/elasticsearch/vendor/react/promise/src/
Dfunctions.php284 function reduce($promisesOrValues, callable $reduceFunc, $initialValue = null) function
/plugin/asciidocjs/node_modules/core-js/library/modules/
Dcore.dict.js98 function reduce(object, mapfn, init) { function
150 reduce: reduce, property
/plugin/asciidocjs/node_modules/core-js/modules/
Dcore.dict.js98 function reduce(object, mapfn, init) { function
150 reduce: reduce, property
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
DInteger.php56 protected static $reduce; variable in phpseclib3\\Math\\PrimeField\\Integer
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/
DNodeList.php177 public function reduce(callable $function, $initial = null) { function in DOMWrap\\NodeList
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
DInteger.php65 protected static $reduce; variable in phpseclib3\\Math\\BinaryField\\Integer
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
DEngine.php117 protected $reduce; variable in phpseclib3\\Math\\BigInteger\\Engines\\Engine
/plugin/securelogin/
Drsalib.js536 Classic.prototype.reduce = cReduce; method in Classic
634 Montgomery.prototype.reduce = montReduce; method in Montgomery
/plugin/findologicxmlexport/vendor/hoa/ustring/
DUstring.php693 public function reduce($start, $length = null) function in Hoa\\Ustring\\Ustring
/plugin/sequencediagram/bower_components/lodash/dist/
Dmapping.fp.js213 'reduce': 2, property
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.core.js28 container.appendChild(node);};Syntax.Match.prototype.reduce=function(append,process){var start=this… method in Syntax.Match
/plugin/sequencediagram/bower_components/lodash/fp/
D_mapping.js157 'reduce': 2, property

123