| /plugin/asciidocjs/node_modules/async/internal/ |
| D | asyncEachOfLimit.js | 19 let running = 0; 24 if (running >= limit || awaiting || done) return; 33 if (running <= 0) { 39 running++; 48 running -= 1; 58 if (result === _breakLoop2.default || done && running <= 0) {
|
| D | eachOfLimit.js | 49 var running = 0; 54 running -= 1; 61 } else if (value === _breakLoop2.default || done && running <= 0) { 71 while (running < limit && !done) { 75 if (running <= 0) { 80 running += 1;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/ |
| D | QueryMetadata.php | 54 public $running; variable in Google\\Service\\DoubleClickBidManager\\QueryMetadata 169 public function setRunning($running) argument 171 $this->running = $running; 178 return $this->running;
|
| /plugin/webdav/vendor/sabre/event/lib/Loop/ |
| D | Loop.php | 200 $this->running = true; 206 } while ($this->running && $hasEvents); 207 $this->running = false; 259 $this->running = false; 330 } elseif ($this->running && ($this->nextTick || $this->timers)) { 341 protected $running = false; variable in Sabre\\Event\\Loop\\Loop
|
| /plugin/diagramsnet/lib/math/extensions/a11y/ |
| D | semantic-enrich.js | 7 running: !1, property 23 this.running = !0; 26 t.enriched = !0, this.running = !1; 28 throw this.running = !1, t; 53 … l.copyAttributeNames, e = l.skipAttributes, n = l.copyAttributes, s = c.running && c.mstyleLookup…
|
| D | auto-collapse.js | 124 running: !1, 128 l.config.disabled || (l.running ? l.retry = !0 : (l.timer && clearTimeout(l.timer), 132 l.timer = null, l.running = !0, c.Queue(function() { 137 l.running = !1, c.processSectionDelay = l.saved_delay, l.retry && (l.retry = !1,
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
| D | phpt-stderr.phpt | 6 fwrite($stderr, 'PHPUnit must look at STDERR when running PHPT tests.'); 8 PHPUnit must look at STDERR when running PHPT tests.
|
| /plugin/sequencediagram/bower_components/lodash/test/ |
| D | saucelabs.js | 322 this.running = this.stopping = false; 384 this.running = true; 402 if (!this.running || this.stopping) { 470 this.running = false; 502 this.running = true; 525 …this.checking = this.failed = this.removing = this.resetting = this.restarting = this.running = th… 606 if (this.starting || this.running) { 659 if (!this.running || !this.id) { 733 this.restarting = this.running = this.starting = this.stopping = false; 790 if (this.starting || this.running) { [all …]
|
| /plugin/combo/vendor/symfony/process/ |
| H A D | Process.php | 432 …$running = $this->isRunning() && ('\\' === \DIRECTORY_SEPARATOR || $this->processPipes->areOpen()); 433 $this->readPipes($running, '\\' !== \DIRECTORY_SEPARATOR || !$running); 434 } while ($running); 473 … $running = '\\' === \DIRECTORY_SEPARATOR ? $this->isRunning() : $this->processPipes->areOpen(); 474 … $output = $this->processPipes->readAndWrite($running, '\\' !== \DIRECTORY_SEPARATOR || !$running); 486 if (!$running) { 1347 $running = $this->processInformation['running']; 1353 … if (!isset($this->cachedExitCode) && !$running && -1 !== $this->processInformation['exitcode']) { 1357 … if (isset($this->cachedExitCode) && !$running && -1 === $this->processInformation['exitcode']) { 1362 $this->readPipes($running && $blocking, '\\' !== \DIRECTORY_SEPARATOR || !$running); [all …]
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/ |
| H A D | CurlMultiRequest.php | 134 curl_multi_exec($multiHandle, $running); 135 } while ($running > 0);
|
| /plugin/asciidocjs/node_modules/jake/ |
| D | usage.txt | 9 -C, --directory DIRECTORY Change to DIRECTORY before running tasks. 16 -ar, --allow-rejection Keep running even after unhandled promise rejection.
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/ |
| D | README.md | 24 'running on https://opalrb.com[_Opal_] ' + 43 <p><a href="http://asciidoctor.org"><strong>Asciidoctor</strong></a> running on <a href="http://opa…
|
| /plugin/diagramsnet/lib/plugins/ |
| D | animation.js | 56 var running = false; 65 if (!running) 68 running = true; 155 running = false;
|
| /plugin/jplayer/vendor/symfony/process/ |
| D | Process.php | 419 … $running = '\\' === \DIRECTORY_SEPARATOR ? $this->isRunning() : $this->processPipes->areOpen(); 420 $this->readPipes($running, '\\' !== \DIRECTORY_SEPARATOR || !$running); 421 } while ($running); 1426 $running = $this->processInformation['running']; 1428 $this->readPipes($running && $blocking, '\\' !== \DIRECTORY_SEPARATOR || !$running); 1434 if (!$running) {
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/ |
| D | popcorn.js | 191 running: { property 312 runningPlugins = self.data.running[ val ]; 510 instance.data.running[ plugin ] ) { 512 for ( var i = instance.data.running[ plugin ].length - 1, event; i >= 0; i-- ) { 514 event = instance.data.running[ plugin ][ i ]; 537 instance.data.running[ plugin ] ) { 539 for ( var i = instance.data.running[ plugin ].length - 1, event; i >= 0; i-- ) { 541 event = instance.data.running[ plugin ][ i ]; 1140 instance.data.running[ track._natives.type ].push( track ); 1165 runningPlugins = instance.data.running[ track._natives.type ]; [all …]
|
| /plugin/csvtodwpages/lang/en/ |
| D | intro.txt | 3 …e a csv file into multiple DokuWiki pages (one page per CSV line). After running the exploder you …
|
| /plugin/asciidocjs/node_modules/asciidoctor/ |
| D | README.md | 25 'running on https://opalrb.com[_Opal_] ' + 44 <p><a href="http://asciidoctor.org"><strong>Asciidoctor</strong></a> running on <a href="http://opa…
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/ |
| D | htaccess.txt | 10 # Recomended: WSGI application running with mod_python and modpython_gateway
|
| /plugin/aichatlocal/lang/ |
| D | settings.php | 20 $lang['local_llm_baseurl_help'] = 'Enter the full URL where your local LLM API is running. Make sur…
|
| /plugin/backup/lang/en/ |
| D | windows.txt | 7 **Please note that running Backup Tool on a Windows-based server is unsupported, and that the autho…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | HTML.AllowedCommentsRegexp.txt | 8 to running this regular expression.
|
| D | Output.TidyFormat.txt | 19 better, I recommend running Tidy on the entire page rather than just
|
| /plugin/stellarium/ |
| D | README.md | 14 2. Make sure that the Stellarium Plugin `Remote Control` is installed and the server running
|
| /plugin/asciidocjs/node_modules/async/dist/ |
| D | async.js | 336 let running = 0; 341 if (running >= limit || awaiting || done) return 350 if (running <= 0) { 356 running++; 365 running -= 1; 375 if (result === breakLoop || (done && running <= 0)) { 411 var running = 0; 416 running -= 1; 425 else if (value === breakLoop || (done && running <= 0)) { 436 while (running < limit && !done) { [all …]
|
| /plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
| D | index.rst | 21 This library can be installed via Composer running the following from the
|