Searched refs:doubles (Results 1 – 11 of 11) sorted by relevance
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
H A D | Base.php | 34 protected $doubles; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Base
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/ |
H A 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/ |
H A D | ChangeLog-5.7.md | 189 * Fixed [#2382](https://github.com/sebastianbergmann/phpunit/issues/2382): Uncloneable test doubles…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 12.12.js.map | 1 … 'double',\n 'double-array',\n 'double?',\n 'doubles',\n 'drop'…
|
H A D | bundle.js.map | 1 …/'/g, \"\\u2019\") // opening doubles\n .replace(/(^|[-\\u2014/(\\[{\\u2018\\s])\"/g, \"$1\\u20…
|
/plugin/codemirror/dist/modes/ |
H A D | clojure.min.js.map | 1 …dotimes\", \"doto\", \"double\", \"double-array\",\n \"double?\", \"doubles\", \"drop\", \"dr…
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 45696 var I = (1 << doubles.step + 1) - (doubles.step % 2 === 0 ? 2 : 1); 45935 doubles: null, 45948 var doubles = this.precomputed.doubles; 45955 var doubles = [this]; 45963 doubles.push(acc); 45968 points: doubles 46871 doubles: pre.doubles && { 46884 doubles: this.precomputed.doubles && { 46907 doubles: pre.doubles && { 47005 doubles: pre.doubles && { [all …]
|
/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | CHANGELOG.md | 13 - Non-locale aware encoding of doubles, closes \#1041 [\#1042](https://github.com/schmittjoh/serial…
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
/plugin/tuxquote/ |
H A D | quotes.txt | 3631 Anything you lose automatically doubles in value.
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js.map | 1 …um) {\n var value = num.toString();\n\n // rounding inaccurate doubles\n var m = /\…
|