Home
last modified time | relevance | path

Searched refs:lastStep (Results 1 – 25 of 110) sorted by relevance

12345

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/viewcontroller/
H A DWizardController.java55 private boolean lastStep; field in WizardController
157 private void setLastStep(boolean lastStep) { in setLastStep() argument
158 if (lastStep != this.lastStep) { in setLastStep()
159 this.lastStep = lastStep; in setLastStep()
160 this.propertyChangeSupport.firePropertyChange(Property.LAST_STEP.name(), !lastStep, lastStep); in setLastStep() local
168 return this.lastStep; in isLastStep()
293 private boolean lastStep; field in WizardController.WizardControllerStepState
345 return this.lastStep; in isLastStep()
349 if (lastStep != this.lastStep) { in setLastStep()
350 this.lastStep = lastStep; in setLastStep()
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/install/classes/
H A DcontrollerHttp.php44 public $lastStep; variable in InstallControllerHttp
124 if (!$session->lastStep || $session->lastStep == 'welcome') {
139 if (!$session->lastStep || !in_array($session->lastStep, self::$steps)) {
140 $session->lastStep = self::$steps[0];
170 $session->lastStep = $currentStep;
187 if (self::getStepOffset($currentStep) > self::getStepOffset($session->lastStep)) {
188 $session->lastStep = $currentStep;
347 return $this->session->lastStep;
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/io/
H A Dteststeerer.h35 lastStep(-1),
56 TS_ASSERT_EQUALS(previousLastCall, (lastStep != step)); in nextStep()
62 if (lastStep != step) { in nextStep()
68 lastStep = step; in nextStep()
92 unsigned lastStep; variable
H A Dparalleltestwriter.h29 lastStep(-1) in ParallelTestWriter()
45 if (lastStep != step) { in stepFinished()
76 lastStep = step; in stepFinished()
82 unsigned lastStep; variable
H A Dtracingwriter.h62 lastStep(0),
89 unsigned lastStep; variable
101 lastStep = step; in stepFinished()
/dports/graphics/photoflare/photoflare-1.6.8/src/tools/
H A DPaintBrushAdvTool.cpp42 QPoint lastStep; member in PaintBrushAdvToolPrivate
163 if(qSqrt(qPow(x - d->lastStep.x(), 2) + qPow(y - d->lastStep.y(), 2)) >= d->step ) in onMouseMove()
167 d->lastStep = pos; in onMouseMove()
180 if(qSqrt(qPow(x - d->lastStep.x(), 2) + qPow(y - d->lastStep.y(), 2)) >= d->step ) in onMouseMove()
184 d->lastStep = pos; in onMouseMove()
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/optimize/
H A Dlinesearch.go28 lastStep float64 // Step taken from x in the previous call to Iterate. member
50 ls.lastStep = math.NaN()
111 if step != ls.lastStep {
123 ls.lastStep = step
174 ls.lastStep = step
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-sls/src/test/java/org/apache/hadoop/yarn/sls/scheduler/
H A DTestTaskRunner.java65 public void lastStep() { in lastStep() method in TestTaskRunner.SingleTask
101 public void lastStep() { in lastStep() method in TestTaskRunner.DualTask
146 public void lastStep() { in lastStep() method in TestTaskRunner.TriTask
189 public void lastStep() { in lastStep() method in TestTaskRunner.MultiTask
231 public void lastStep() { in lastStep() method in TestTaskRunner.PreStartTask
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/optimize/
H A Dlinesearch.go28 lastStep float64 // Step taken from x in the previous call to Iterate. member
50 ls.lastStep = math.NaN()
111 if step != ls.lastStep {
123 ls.lastStep = step
174 ls.lastStep = step
/dports/www/mediawiki135/mediawiki-1.35.5/includes/installer/
H A DWebInstallerInstall.php49 $lastStep = end( $results );
50 $continue = $lastStep->isOK() ? 'continue' : false;
51 $back = $lastStep->isOK() ? false : 'back';
/dports/www/mediawiki137/mediawiki-1.37.1/includes/installer/
H A DWebInstallerInstall.php49 $lastStep = end( $results );
50 $continue = $lastStep->isOK() ? 'continue' : false;
51 $back = $lastStep->isOK() ? false : 'back';
/dports/www/mediawiki136/mediawiki-1.36.3/includes/installer/
H A DWebInstallerInstall.php49 $lastStep = end( $results );
50 $continue = $lastStep->isOK() ? 'continue' : false;
51 $back = $lastStep->isOK() ? false : 'back';
/dports/cad/leocad/leocad-21.06/qt/
H A Dlc_qimagedialog.cpp17 ui->lastStep->setValidator(new QIntValidator(this)); in lcQImageDialog()
31 ui->lastStep->setText(QString::number(mEnd)); in lcQImageDialog()
88 end = ui->lastStep->text().toInt(); in accept()
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/terraform-plugin-sdk/internal/addrs/
H A Dmodule_instance.go348 inst, lastStep := m[:len(m)-1], m[len(m)-1]
350 Name: lastStep.Name,
371 inst, lastStep := m[:len(m)-1], m[len(m)-1]
374 Name: lastStep.Name,
376 Key: lastStep.InstanceKey,
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/terraform/addrs/
H A Dmodule_instance.go348 inst, lastStep := m[:len(m)-1], m[len(m)-1]
350 Name: lastStep.Name,
371 inst, lastStep := m[:len(m)-1], m[len(m)-1]
374 Name: lastStep.Name,
376 Key: lastStep.InstanceKey,
/dports/sysutils/terraform/terraform-1.0.11/internal/addrs/
H A Dmodule_instance.go358 inst, lastStep := m[:len(m)-1], m[len(m)-1]
360 Name: lastStep.Name,
381 inst, lastStep := m[:len(m)-1], m[len(m)-1]
384 Name: lastStep.Name,
386 Key: lastStep.InstanceKey,
/dports/science/madness/madness-ebb3fd7/src/apps/nick/
H A Dextract.py88 lastStep = 0 variable
95 if step <= lastStep: # Don't allow repeat time steps
101 lastStep = step variable
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/terminator/
H A DnsTerminator.cpp182 const char* lastStep = nullptr; in RunWatchdog() local
187 lastStep = sShutdownSteps[i].mTopic; in RunWatchdog()
190 if (lastStep) { in RunWatchdog()
195 lastStep); in RunWatchdog()
/dports/games/bzflag-server/bzflag-2.4.22/src/common/
H A DGameTime.cxx196 static s64 lastStep = 0; in setStepTime() local
206 const double skipTime = (double)(thisStep - lastStep); in setStepTime()
215 lastStep = thisStep; in setStepTime()
/dports/games/bzflag/bzflag-2.4.22/src/common/
H A DGameTime.cxx196 static s64 lastStep = 0; in setStepTime() local
206 const double skipTime = (double)(thisStep - lastStep); in setStepTime()
215 lastStep = thisStep; in setStepTime()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/terminator/
H A DnsTerminator.cpp203 const char* lastStep = nullptr; in RunWatchdog() local
208 lastStep = sShutdownSteps[i].mTopic; in RunWatchdog()
211 if (lastStep) { in RunWatchdog()
216 lastStep); in RunWatchdog()
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/
H A DMasterProcedureTestingUtility.java257 final int lastStep, final TState[] states) throws Exception { in testRollbackAndDoubleExecution() argument
264 for (int i = 0; i < lastStep; ++i) { in testRollbackAndDoubleExecution()
279 for (int i = lastStep + 1; i >= 0; --i) { in testRollbackAndDoubleExecution()
294 final int lastStep, final TState[] states) throws Exception { in testRollbackAndDoubleExecutionAfterPONR() argument
301 for (int i = 0; i < lastStep; ++i) { in testRollbackAndDoubleExecutionAfterPONR()
328 final int lastStep, final TState[] states) throws Exception { in testRollbackRetriableFailure() argument
335 for (int i = 0; i < lastStep; ++i) { in testRollbackRetriableFailure()
/dports/www/firefox/firefox-99.0/toolkit/components/terminator/
H A DnsTerminator.cpp211 mozilla::ShutdownPhase lastStep = mozilla::ShutdownPhase::NotInShutdown; in RunWatchdog() local
218 lastStep = sShutdownSteps[i].mPhase; in RunWatchdog()
223 if (lastStep != mozilla::ShutdownPhase::NotInShutdown) { in RunWatchdog()
228 mozilla::AppShutdown::GetObserverKey(lastStep)); in RunWatchdog()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/terminator/
H A DnsTerminator.cpp201 mozilla::ShutdownPhase lastStep = mozilla::ShutdownPhase::NotInShutdown; in RunWatchdog() local
208 lastStep = sShutdownSteps[i].mPhase; in RunWatchdog()
213 if (lastStep != mozilla::ShutdownPhase::NotInShutdown) { in RunWatchdog()
218 mozilla::AppShutdown::GetObserverKey(lastStep)); in RunWatchdog()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/terminator/
H A DnsTerminator.cpp201 mozilla::ShutdownPhase lastStep = mozilla::ShutdownPhase::NotInShutdown; in RunWatchdog() local
208 lastStep = sShutdownSteps[i].mPhase; in RunWatchdog()
213 if (lastStep != mozilla::ShutdownPhase::NotInShutdown) { in RunWatchdog()
218 mozilla::AppShutdown::GetObserverKey(lastStep)); in RunWatchdog()

12345