Home
last modified time | relevance | path

Searched defs:newWork (Results 1 – 11 of 11) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/search/
H A DLazyProgressMonitor.java46 public void worked(int newWork) { in worked()
/dports/cad/sumo/sumo-1.2.0/src/activitygen/city/
H A DAGAdult.cpp68 AGWorkPosition* newWork = randomFreeWorkPosition(wps); in tryToWork() local
/dports/security/vault/vault-1.8.2/helper/fairshare/
H A Djobmanager.go23 newWork chan struct{} // must be buffered member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/querier/queryrange/
H A Dlimits.go181 func newWork(ctx context.Context, req queryrange.Request) work { func
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_simple_update_queue.cpp379 qint64 newWork = qint64(unitedRect.width()) * unitedRect.height(); in joinRects() local
/dports/biology/sra-tools/sra-tools-2.11.0/tools2/assemble-fragments/
H A Dreorder-ir.cpp213 auto newWork = std::vector<WorkUnit>(); in run() local
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Dvscore.h546 std::condition_variable newWork; variable
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DAbcPrimalColumnSteepest.cpp1726 double *newWork = alternateWeights_->denseVector(); in updateWeights() local
H A DClpPrimalColumnSteepest.cpp3564 double *newWork = alternateWeights_->denseVector(); in updateWeights() local
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangPrimSource/
H A DPyrPrimitive.cpp2207 … WorkQueueItem newWork = std::make_pair(slotRawFrame(&frame->caller), debugFrameObj->slots + 3); in fillDebugFrame() local
2215 … WorkQueueItem newWork = std::make_pair(slotRawFrame(&frame->context), debugFrameObj->slots + 4); in fillDebugFrame() local
/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpPrimalColumnSteepest.cpp3223 double * newWork = alternateWeights_->denseVector(); in updateWeights() local