Searched refs:finished (Results 1 – 25 of 154) sorted by relevance
1234567
39 public $finished; variable in Google\\Service\\Logging\\RequestLog202 public function setFinished($finished) argument204 $this->finished = $finished;211 return $this->finished;
98 this.#finished();105 #finished() {163 this.#finished();
1 …e help completing the translation.**\\ //(remove this paragraph once the translation is finished)//
203 finished: function() { method261 var finished = false;266 finished = true;300 if (!finished) {592 finishedCallback = arguments[0].finished;
256 var finished = 0;260 finished++;262 if (finished === len) {
3 - WARNING : the $dirfonts and $dirimg parameters should not be finished any more by /.
12 Better support Internet Explorer when detecting if applet has finished loading
2 When you are finished with this book, however, you should remove its id from the list of book creat…
7 …n of your dokuwiki takes a long time. You need to let the page open until the process has finished.
9 until the indexing has finished.
682 $finished = true;685 $finished = false; break;688 $finished = false; break;691 $finished = false; break;694 if ($finished) break;
284 var finished = Math.round((completed/total)*100);285 if ( finished >= 100 ) { finished = 100; }287 this.loadingbarloader.width(finished+'%');292 return finished;
823 $finished = true;826 $finished = false; break;829 $finished = false; break;832 $finished = false; break;835 $finished = false; break;838 if ($finished) break;
698 $finished = true;701 $finished = false; break;704 $finished = false; break;707 $finished = false; break;710 if ($finished) break;
467 * `iteratee` functions have finished, or an error occurs. Invoked with (err).526 * `iteratee` functions have finished, or an error occurs. Invoked with (err).628 * and a callback for when it has finished processing. Each of these callbacks653 * functions have finished, or an error occurs. Results is an Array of the803 * functions have finished, or an error occurs. Invoked with (err).826 * functions have finished, or an error occurs. Results is an array of the900 * * a `callback(err, result)` function, which must be called when finished,1260 * when finished, passing an `error` (which can be `null`) and the result of1734 * when the worker is finished.1762 * console.log('finished processing foo');[all …]
7 **Information #1:** This is still under development and not finished or secured.
934 confAAllDiagDone=All {1} diagrams processed. Process finished.941 confANoDiagFound=No {1} diagrams found. Process finished.1009 confAPageIdsImpDone=Page IDs Import finished1014 confAPrcsDiagInPageDone=Processing draw.io diagrams in page "{1}" finished
123 …default false) endlessFlag (if true, keeps polling for new moves even after all games are finished)254 are finished (default false)260 By default, polling for new moves stops once all games are finished; a game is261 deemed finished when the Result header tag is different from "*"); when