Home
last modified time | relevance | path

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

/plugin/combo/vendor/symfony/process/
H A DProcess.php299 if ($this->isRunning()) {
390 if ($this->isRunning()) {
431 $running = '\\' === \DIRECTORY_SEPARATOR ? $this->isRunning() : $this->processPipes->areOpen();
435 while ($this->isRunning()) {
472 $running = '\\' === \DIRECTORY_SEPARATOR ? $this->isRunning() : $this->processPipes->areOpen();
500 return $this->isRunning() ? $this->processInformation['pid'] : null;
531 if ($this->isRunning()) {
552 if ($this->isRunning()) {
862 public function isRunning() function in Symfony\\Component\\Process\\Process
920 if ($this->isRunning()) {
[all...]
H A DCHANGELOG.md112 * added support for non-blocking processes (start(), wait(), isRunning(), stop())
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php262 if ($this->isRunning()) {
377 if ($this->isRunning()) {
423 while ($this->isRunning()) {
473 if ($this->isRunning()) {
494 if ($this->isRunning()) {
814 public function isRunning() function in Symfony\\Component\\Process\\Process
872 if ($this->isRunning()) {
879 if ($this->isRunning()) {
886 if ($this->isRunning()) {
1170 if ($this->isRunning()) {
[all …]
H A DCHANGELOG.md53 * added support for non-blocking processes (start(), wait(), isRunning(), stop())
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverService.php104 public function isRunning() function in Facebook\\WebDriver\\Remote\\Service\\DriverService
110 return $this->process->isRunning();
152 if (!$process->isRunning()) {
H A DDriverCommandExecutor.php49 if (!$this->service->isRunning()) {
/plugin/jplayer/vendor/symfony/process/Tests/
H A 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());
792 while ($process->isRunning()) {
856 $this->assertFalse($process->isRunning());
858 $this->assertTrue($process->isRunning());
913 while ($process->isRunning()) {
[all …]
/plugin/layeranimation/
H A 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/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8isRunning=!1},reset:function(){this._stopTime=this._startTime=System.Diagnostics.Stopwatch.getTime…
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8isRunning=!1},reset:function(){this._stopTime=this._startTime=System.Diagnostics.Stopwatch.getTime…
H A Dextensions.min.js1743isRunning=!1},reset:function(){this._stopTime=this._startTime=System.Diagnostics.Stopwatch.getTime…
H A Dviewer.min.js448 …type.delay=null;mxAnimation.prototype.thread=null;mxAnimation.prototype.isRunning=function(){retur… method in mxAnimation
H A Dviewer-static.min.js448 …type.delay=null;mxAnimation.prototype.thread=null;mxAnimation.prototype.isRunning=function(){retur… method in mxAnimation
H A Dapp.min.js482 …type.delay=null;mxAnimation.prototype.thread=null;mxAnimation.prototype.isRunning=function(){retur… method in mxAnimation
/plugin/davcal/fullcalendar-3.10.5/
H A 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/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/jmol2/jmol/
H A DCHANGES.txt4953 # function animFrameCallback(app,frame,fileno,modelno,firstno,lastno,isRunning){...}
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2 …s._loopCount=-1,this._startTime=null,this.stopFading().stopWarping()},e.isRunning=function(){retur… function
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js244 …type.delay=null;mxAnimation.prototype.thread=null;mxAnimation.prototype.isRunning=function(){retur… method in mxAnimation