Home
last modified time | relevance | path

Searched refs:running (Results 1 – 25 of 734) sorted by relevance

12345678910>>...30

/plugin/asciidocjs/node_modules/async/internal/
DasyncEachOfLimit.js19 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) {
DeachOfLimit.js49 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/
DQueryMetadata.php54 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/
DLoop.php200 $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/
Dsemantic-enrich.js7 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…
Dauto-collapse.js124 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/
Dphpt-stderr.phpt6 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/
Dsaucelabs.js322 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 DProcess.php432 …$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 DCurlMultiRequest.php134 curl_multi_exec($multiHandle, $running);
135 } while ($running > 0);
/plugin/asciidocjs/node_modules/jake/
Dusage.txt9 -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/
DREADME.md24 '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/
Danimation.js56 var running = false;
65 if (!running)
68 running = true;
155 running = false;
/plugin/jplayer/vendor/symfony/process/
DProcess.php419 … $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/
Dpopcorn.js191 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/
Dintro.txt3 …e a csv file into multiple DokuWiki pages (one page per CSV line). After running the exploder you …
/plugin/asciidocjs/node_modules/asciidoctor/
DREADME.md25 '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/
Dhtaccess.txt10 # Recomended: WSGI application running with mod_python and modpython_gateway
/plugin/aichatlocal/lang/
Dsettings.php20 $lang['local_llm_baseurl_help'] = 'Enter the full URL where your local LLM API is running. Make sur…
/plugin/backup/lang/en/
Dwindows.txt7 **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/
DHTML.AllowedCommentsRegexp.txt8 to running this regular expression.
DOutput.TidyFormat.txt19 better, I recommend running Tidy on the entire page rather than just
/plugin/stellarium/
DREADME.md14 2. Make sure that the Stellarium Plugin `Remote Control` is installed and the server running
/plugin/asciidocjs/node_modules/async/dist/
Dasync.js336 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/
Dindex.rst21 This library can be installed via Composer running the following from the

12345678910>>...30