Home
last modified time | relevance | path

Searched refs:isRunning (Results 1 – 20 of 20) sorted by relevance

/plugin/combo/vendor/symfony/process/
DProcess.php300 if ($this->isRunning()) {
391 if ($this->isRunning()) {
432 …$running = $this->isRunning() && ('\\' === \DIRECTORY_SEPARATOR || $this->processPipes->areOpen());
436 while ($this->isRunning()) {
473 … $running = '\\' === \DIRECTORY_SEPARATOR ? $this->isRunning() : $this->processPipes->areOpen();
501 return $this->isRunning() ? $this->processInformation['pid'] : null;
532 if ($this->isRunning()) {
553 if ($this->isRunning()) {
863 public function isRunning() function in Symfony\\Component\\Process\\Process
921 if ($this->isRunning()) {
[all …]
DCHANGELOG.md112 * added support for non-blocking processes (start(), wait(), isRunning(), stop())
/plugin/jplayer/vendor/symfony/process/
DProcess.php262 if ($this->isRunning()) {
377 if ($this->isRunning()) {
419 … $running = '\\' === \DIRECTORY_SEPARATOR ? $this->isRunning() : $this->processPipes->areOpen();
423 while ($this->isRunning()) {
442 return $this->isRunning() ? $this->processInformation['pid'] : null;
473 if ($this->isRunning()) {
494 if ($this->isRunning()) {
814 public function isRunning() function in Symfony\\Component\\Process\\Process
872 if ($this->isRunning()) {
877 } while ($this->isRunning() && microtime(true) < $timeoutMicro);
[all …]
DCHANGELOG.md53 * added support for non-blocking processes (start(), wait(), isRunning(), stop())
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/Service/
DDriverService.php104 public function isRunning() function in Facebook\\WebDriver\\Remote\\Service\\DriverService
110 return $this->process->isRunning();
152 if (!$process->isRunning()) {
DDriverCommandExecutor.php49 if (!$this->service->isRunning()) {
/plugin/jplayer/vendor/symfony/process/Tests/
DProcessTest.php453 $this->assertTrue($process->isRunning());
602 $this->assertFalse($process->isRunning());
607 $this->assertTrue($process->isRunning());
612 $this->assertFalse($process->isRunning());
622 $this->assertTrue($process->isRunning());
624 $this->assertFalse($process->isRunning());
722 $this->assertFalse($process1->isRunning());
723 $this->assertFalse($process2->isRunning());
792 while ($process->isRunning()) {
856 $this->assertFalse($process->isRunning());
[all …]
/plugin/layeranimation/
Dscript.js23 this.isRunning = false;
36 …if ( !self.layer[layerNr] || !self.layer[layerNr].items[itemNr] ) { self.isRunning = false; return…
38 self.isRunning = true;
108 self.isRunning = false;
188 if ( self.isRunning ) {
269 if ( !self.isRunning ) window.clearTimeout(self.layerPlayingTimeOut);
282 if ( !self.isRunning ) self.layerPlayingTimeOut = window.setTimeout( self.run, 2000);
/plugin/doxycode/helper/
Dbuildmanager.php368 private function isRunning() function in helper_plugin_doxycode_buildmanager
/plugin/diagramsnet/lib/js/orgchart/
Dbridge.min.js8isRunning=!1},reset:function(){this._stopTime=this._startTime=System.Diagnostics.Stopwatch.getTime…
/plugin/diagramsnet/lib/js/
Dorgchart.min.js8isRunning=!1},reset:function(){this._stopTime=this._startTime=System.Diagnostics.Stopwatch.getTime…
Dextensions.min.js1743isRunning=!1},reset:function(){this._stopTime=this._startTime=System.Diagnostics.Stopwatch.getTime…
Dviewer.min.js448 …type.delay=null;mxAnimation.prototype.thread=null;mxAnimation.prototype.isRunning=function(){retur… method in mxAnimation
Dapp.min.js482 …type.delay=null;mxAnimation.prototype.thread=null;mxAnimation.prototype.isRunning=function(){retur… method in mxAnimation
Dviewer-static.min.js448 …type.delay=null;mxAnimation.prototype.thread=null;mxAnimation.prototype.isRunning=function(){retur… method in mxAnimation
/plugin/davcal/fullcalendar-3.10.5/
Dfullcalendar.js3854 if (this.renderQueue.isRunning) {
9783 this.isRunning = false;
9801 return !this.isRunning && !this.isPaused;
9804 if (!this.isRunning && this.canRunNext()) {
9805 this.isRunning = true;
9830 this.isRunning = false;
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/jmol2/jmol/
DCHANGES.txt4953 # function animFrameCallback(app,frame,fileno,modelno,firstno,lastno,isRunning){...}
/plugin/stlviewer/stlviewer/
Dthree.min.js2 …s._loopCount=-1,this._startTime=null,this.stopFading().stopWarping()},e.isRunning=function(){retur… function
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js244 …type.delay=null;mxAnimation.prototype.thread=null;mxAnimation.prototype.isRunning=function(){retur… method in mxAnimation