Home
last modified time | relevance | path

Searched refs:doubles (Results 1 – 11 of 11) sorted by path

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBase.php34 protected $doubles; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Base
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1 …dotimes\", \"doto\", \"double\", \"double-array\",\n \"double?\", \"doubles\", \"drop\", \"dr…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1 … 'double',\n 'double-array',\n 'double?',\n 'doubles',\n 'drop'…
H A Dbundle.js.map1 …/'/g, \"\\u2019\") // opening doubles\n .replace(/(^|[-\\u2014/(\\[{\\u2018\\s])\"/g, \"$1\\u20…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md13 - Non-locale aware encoding of doubles, closes \#1041 [\#1042](https://github.com/schmittjoh/serial…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md331 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 DChangeLog-5.7.md189 * Fixed [#2382](https://github.com/sebastianbergmann/phpunit/issues/2382): Uncloneable test doubles
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …um) {\n var value = num.toString();\n\n // rounding inaccurate doubles\n var m = /\…
/plugin/tuxquote/
H A Dquotes.txt3631 Anything you lose automatically doubles in value.
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js45696 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 …]