Home
last modified time | relevance | path

Searched refs:stepIdx (Results 1 – 17 of 17) sorted by relevance

/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/run/test/
H A DIRun.cpp17 Size stepIdx = 0; member in DummyCallbacks
24 stepIdx++; in onTimeStep()
28 return (stepIdx >= abortAfterStep); in shouldAbortRun()
85 REQUIRE(callbacks.stepIdx == 10);
106 REQUIRE(callbacks.stepIdx == 6);
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dseries.c310 int stepIdx = -1; /* Index of the step= constraint, or -1 if none */ in seriesBestIndex() local
328 stepIdx = i; in seriesBestIndex()
341 if( stepIdx>=0 ){ in seriesBestIndex()
342 pIdxInfo->aConstraintUsage[stepIdx].argvIndex = ++nArg; in seriesBestIndex()
343 pIdxInfo->aConstraintUsage[stepIdx].omit = !SQLITE_SERIES_CONSTRAINT_VERIFY; in seriesBestIndex()
/dports/games/scummvm/scummvm-2.5.1/engines/trecision/
H A Dactor.cpp397 int stepIdx; in actorDoAction() local
398 for (stepIdx = _vm->_pathFind->_curStep; stepIdx < len + _vm->_pathFind->_curStep; ++stepIdx) { in actorDoAction()
401 SStep *curStep = &_vm->_pathFind->_step[stepIdx]; in actorDoAction()
407 curStep->_curFrame = stepIdx - _vm->_pathFind->_curStep; in actorDoAction()
417 _vm->_pathFind->reset(stepIdx, px, pz, theta); in actorDoAction()
419 _vm->_pathFind->_lastStep = stepIdx; // Last step in actorDoAction()
/dports/math/vtk8/VTK-8.2.0/Domains/Chemistry/
H A DvtkVASPAnimationReader.cxx113 size_t stepIdx = this->SelectTimeStepIndex(outInfo); in RequestData() local
115 for (size_t i = 0; i <= stepIdx; ++i) // <= to read the "time=" line in RequestData()
119 vtkErrorMacro("Error -- attempting to read timestep #" << (stepIdx + 1) in RequestData()
H A DvtkVASPTessellationReader.cxx187 size_t stepIdx = this->SelectTimeStepIndex(outInfo0); in RequestData() local
189 for (size_t i = 0; i <= stepIdx; ++i) // <= to read the "time=" line in RequestData()
193 vtkErrorMacro("Error -- attempting to read timestep #" << (stepIdx + 1) in RequestData()
/dports/math/vtk9/VTK-9.1.0/IO/Chemistry/
H A DvtkVASPAnimationReader.cxx114 size_t stepIdx = this->SelectTimeStepIndex(outInfo); in RequestData() local
116 for (size_t i = 0; i <= stepIdx; ++i) // <= to read the "time=" line in RequestData()
121 << (stepIdx + 1) << " but encountered a parsing error at timestep #" << (i + 1) << "."); in RequestData()
H A DvtkVASPTessellationReader.cxx187 size_t stepIdx = this->SelectTimeStepIndex(outInfo0); in RequestData() local
189 for (size_t i = 0; i <= stepIdx; ++i) // <= to read the "time=" line in RequestData()
194 << (stepIdx + 1) << " but encountered a parsing error at timestep #" << (i + 1) << "."); in RequestData()
/dports/math/vtk9/VTK-9.1.0/Rendering/LICOpenGL2/
H A DvtkLineIntegralConvolution2D.cxx1427 for (int stepIdx = 0; stepIdx < this->NumberOfSteps; ++stepIdx, ++stepNum) in Execute() local
1467 for (int stepIdx = 0; stepIdx < this->NumberOfSteps; ++stepIdx, ++stepNum) in Execute() local
1656 for (int stepIdx = 0; stepIdx < nSteps; ++stepIdx, ++stepNum) in Execute() local
1699 for (int stepIdx = 0; stepIdx < nSteps; ++stepIdx, ++stepNum) in Execute() local
/dports/math/vtk8/VTK-8.2.0/Rendering/LICOpenGL2/
H A DvtkLineIntegralConvolution2D.cxx1625 for (int stepIdx=0; stepIdx<this->NumberOfSteps; ++stepIdx, ++stepNum) in Execute() local
1667 for (int stepIdx=0; stepIdx<this->NumberOfSteps; ++stepIdx, ++stepNum) in Execute() local
1863 for (int stepIdx=0; stepIdx<nSteps; ++stepIdx, ++stepNum) in Execute() local
1908 for (int stepIdx=0; stepIdx<nSteps; ++stepIdx, ++stepNum) in Execute() local
/dports/math/vtk6/VTK-6.2.0/Rendering/LIC/
H A DvtkLineIntegralConvolution2D.cxx1669 for (int stepIdx=0; stepIdx<this->NumberOfSteps; ++stepIdx, ++stepNum) in Execute() local
1711 for (int stepIdx=0; stepIdx<this->NumberOfSteps; ++stepIdx, ++stepNum) in Execute() local
1900 for (int stepIdx=0; stepIdx<nSteps; ++stepIdx, ++stepNum) in Execute() local
1943 for (int stepIdx=0; stepIdx<nSteps; ++stepIdx, ++stepNum) in Execute() local
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A Dfuzzershell.c603 int stepIdx = -1; /* Index of the step= constraint, or -1 if none */ in seriesBestIndex() local
621 stepIdx = i; in seriesBestIndex()
634 if( stepIdx>=0 ){ in seriesBestIndex()
635 pIdxInfo->aConstraintUsage[stepIdx].argvIndex = ++nArg; in seriesBestIndex()
636 pIdxInfo->aConstraintUsage[stepIdx].omit = !SQLITE_SERIES_CONSTRAINT_VERIFY; in seriesBestIndex()
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A Dfuzzershell.c603 int stepIdx = -1; /* Index of the step= constraint, or -1 if none */ in seriesBestIndex() local
621 stepIdx = i; in seriesBestIndex()
634 if( stepIdx>=0 ){ in seriesBestIndex()
635 pIdxInfo->aConstraintUsage[stepIdx].argvIndex = ++nArg; in seriesBestIndex()
636 pIdxInfo->aConstraintUsage[stepIdx].omit = !SQLITE_SERIES_CONSTRAINT_VERIFY; in seriesBestIndex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/tool/
H A Dfuzzershell.c603 int stepIdx = -1; /* Index of the step= constraint, or -1 if none */ in seriesBestIndex() local
621 stepIdx = i; in seriesBestIndex()
634 if( stepIdx>=0 ){ in seriesBestIndex()
635 pIdxInfo->aConstraintUsage[stepIdx].argvIndex = ++nArg; in seriesBestIndex()
636 pIdxInfo->aConstraintUsage[stepIdx].omit = !SQLITE_SERIES_CONSTRAINT_VERIFY; in seriesBestIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A Dfuzzershell.c603 int stepIdx = -1; /* Index of the step= constraint, or -1 if none */ in seriesBestIndex() local
621 stepIdx = i; in seriesBestIndex()
634 if( stepIdx>=0 ){ in seriesBestIndex()
635 pIdxInfo->aConstraintUsage[stepIdx].argvIndex = ++nArg; in seriesBestIndex()
636 pIdxInfo->aConstraintUsage[stepIdx].omit = !SQLITE_SERIES_CONSTRAINT_VERIFY; in seriesBestIndex()
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/io/
H A Dmodule_io.cpp2559 uint32_t stepIdx = ctr.readUint8(pcsr++); in loadSongSectionInModule() local
2560 auto& step = pattern.getStep(static_cast<int>(stepIdx)); in loadSongSectionInModule()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/ndbapi/
H A DtestNdbApi.cpp7069 Uint32 stepIdx = step->getStepNo() - 1; in runCheckTransIdMt() local
7070 Uint64* myIds = g_checkTransIdArrays + (stepIdx * CheckTransIdIterations); in runCheckTransIdMt()
/dports/audio/musescore/MuseScore-3.6.1/importexport/musicxml/
H A Dexportxml.cpp1516 int stepIdx = (line5g + 700) % 7; in unpitch2xml() local
1518 s = table1[stepIdx]; in unpitch2xml()