Searched refs:doubles (Results 1 – 11 of 11) sorted by relevance
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
| D | Base.php | 34 protected $doubles; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Base
|
| /plugin/findologicxmlexport/vendor/phpspec/prophecy/ |
| D | README.md | 331 Now we know how to define doubles without behavior (dummies) and doubles with behavior, but 332 no expectations (stubs). What's left is doubles for which we have some expectations. These 344 of your doubles, Prophecy records every single call you're making against it inside your 391 Such manipulation with doubles is called spying. And with Prophecy it just works.
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/ |
| D | ChangeLog-5.7.md | 189 * Fixed [#2382](https://github.com/sebastianbergmann/phpunit/issues/2382): Uncloneable test doubles…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 12.12.js.map | 1 … 'double',\n 'double-array',\n 'double?',\n 'doubles',\n 'drop'…
|
| D | bundle.js.map | 1 …/'/g, \"\\u2019\") // opening doubles\n .replace(/(^|[-\\u2014/(\\[{\\u2018\\s])\"/g, \"$1\\u20…
|
| /plugin/codemirror/dist/modes/ |
| D | clojure.min.js.map | 1 …dotimes\", \"doto\", \"double\", \"double-array\",\n \"double?\", \"doubles\", \"drop\", \"dr…
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 45693 var doubles = p._getDoubles(); 45696 var I = (1 << doubles.step + 1) - (doubles.step % 2 === 0 ? 2 : 1); 45701 for (var j = 0; j < naf.length; j += doubles.step) { 45704 for (var k = j + doubles.step - 1; k >= j; k--) { 45717 …if (nafW === i) b = b.mixedAdd(doubles.points[j]);else if (nafW === -i) b = b.mixedAdd(doubles.poi… 45935 doubles: null, 45940 precomputed.doubles = this._getDoubles(4, power); 45948 var doubles = this.precomputed.doubles; 45949 if (!doubles) return false; 45950 return doubles.points.length >= Math.ceil((k.bitLength() + 1) / doubles.step); [all …]
|
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | CHANGELOG.md | 13 - Non-locale aware encoding of doubles, closes \#1041 [\#1042](https://github.com/schmittjoh/serial…
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
| /plugin/tuxquote/ |
| D | quotes.txt | 3631 Anything you lose automatically doubles in value.
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js.map | 1 …um) {\n var value = num.toString();\n\n // rounding inaccurate doubles\n var m = /\…
|