Home
last modified time | relevance | path

Searched refs:passes (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/plugin/diagramsnet/lib/plugins/
H A Drandom.js98 var passes = Math.floor(Math.random() * numberA) + 1;
101 for (var i = 0; i < passes; i++)
113 var passes = Math.floor(Math.random() * numberB) + 1;
116 for (var i = 0; i < passes; i++)
323 var passes = Math.floor(Math.random() * numberA) + 1;
326 for (var i = 0; i < passes; i++)
338 var passes = Math.floor(Math.random() * numberB) + 1;
341 for (var i = 0; i < passes; i++)
417 var passes = Math.floor(Math.random() * number) + 1;
418 console.log(counter + " - reordering in " + passes + " passes");
[all …]
H A Dpage.js33 var passes = Math.floor(Math.random() * number) + 1;
34 console.log(counter + " - page reordering in " + passes + " passes");
36 for (var i = 0; i < passes; i++)
113 var passes = Math.floor(Math.random() * number) + 1;
114 console.log(counter + " - moving " + passes + " pages");
116 for (var i = 0; i < passes; i++)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPuTTY.php104 * @param int $passes
108 private static function generateV3Key($password, $flavour, $memory, $passes, $salt) argument
126 $temp = sodium_crypto_pwhash($length, $password, $salt, $passes, $memory << 10, $flavour);
239 … $passes = trim(preg_replace('#Argon2-Passes: (\d+)#', '$1', $key[$offset++]));
243 extract(self::generateV3Key($password, $flavour, $memory, $passes, $salt));
/plugin/sidebar/
H A Dstyle.css92 /* hide the line where it passes through .stylehead */
171 … 'overflow-x:auto;' maybe replaced by 'overflow:auto;' to ensure template passes w3c validation \*/
/plugin/commonmark/
H A DREADME.md11 3. After pre-rendering, passes the result to DW parser and process as usual
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md782 …s, (function) callback | Prepares a JPEG representation of the chart and passes the binary data to…
783 …ns, (function) callback | Prepares a PNG representation of the chart and passes the binary data to…
784 …ns, (function) callback | Prepares a SVG representation of the chart and passes the binary data to…
785 …ns, (function) callback | Prepares a PDF representation of the chart and passes the binary data to…
786 toJSON | (object) options, (function) callback | Prepares a JSON and passes the plain data to the c…
787 toCSV | (object) options, (function) callback | Prepares a CSV and passes the plain data to the cal…
788 …s, (function) callback | Prepares a XLSX representation of the chart and passes the binary data to…
789 toBlob | (object) options, (function) callback | Prepares a BLOB and passes the instance to the cal…
790 toCanvas | (object) options, (function) callback | Prepares a Canvas and passes the element to the …
791 toArray | (object) options, (function) callback | Prepares an Array and passes the data to the call…
/plugin/pgn4web/pgn4web/
H A Dtest.pgn130 lost if Black passes} $18 2. Kc6 Ke7) 2. Kd5?? { this is a blunder } Kd7 $11
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md78 It passes most of the CommonMark tests. Most of the tests that don't pass deal with cases that are quite uncommon. Still, as CommonMark matures, compliance should improve.
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt81 Frontend passes to backend a list of key=value pairs using GET or POST method.
/plugin/mytemplate/
H A DREADME28 passes makes sense and it should become obvious why.
/plugin/odt/
H A DChangeLog.txt217 * renderer.php: more safeguards. wiki:syntax now passes validators
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md222 IAP authorizes the request with it. After authorizing the request, IAP passes
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/fckg/
H A DChanges67 all rows where rowspans have been processed, causing them to be ignored on subsequent passes of loo…
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-10.txt245 program `Gnomovision' (a program to direct compilers to make passes
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-10.txt245 program `Gnomovision' (a program to direct compilers to make passes
/plugin/tuxquote/
H A DCOPYING331 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/plugin/sphinxsearch-was/
H A DCOPYING330 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/plugin/icalevents/
H A DLICENSE.txt338 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/plugin/orphanmedia/
H A DCOPYING331 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/plugin/overlay/
H A DLICENSE330 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/plugin/datatables/
H A DLICENSE330 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/plugin/wikicalendar/
H A DCOPYING331 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/plugin/fedauth/
H A DCOPYING331 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/plugin/piwik2/
H A DLICENSE330 `Gnomovision' (which makes passes at compilers) written by James Hacker.

12345678910>>...17