Home
last modified time | relevance | path

Searched defs:taskIndex (Results 1 – 25 of 137) sorted by relevance

123456

/dports/devel/smc/smc_4_3_0/examples/Ant/EX5/src/
H A DTaskManager.java172 int taskIndex; in unblockTask() local
233 int taskIndex; in taskDone() local
269 int taskIndex; in taskStopped() local
293 int taskIndex; in taskDeleted() local
424 int taskIndex; in startTask() local
/dports/devel/smc/smc_4_3_0/examples/Java/EX5/
H A DTaskManager.java172 int taskIndex; in unblockTask() local
233 int taskIndex; in taskDone() local
269 int taskIndex; in taskStopped() local
293 int taskIndex; in taskDeleted() local
424 int taskIndex; in startTask() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Linq/Parallel/Scheduling/
H A DSpoolingTask.cs206 int taskIndex, QueryTaskGroupState groupState, in StopAndGoSpoolingTask()
295 int taskIndex, QueryTaskGroupState groupState, in PipelineSpoolingTask()
382 int taskIndex, QueryTaskGroupState groupState, in ForAllSpoolingTask()
H A DSpoolingTaskBase.cs35 protected SpoolingTaskBase(int taskIndex, QueryTaskGroupState groupState) : in SpoolingTaskBase()
H A DOrderPreservingSpoolingTask.cs48 int taskIndex, QueryTaskGroupState groupState, in OrderPreservingSpoolingTask()
H A DQueryTask.cs38 protected QueryTask(int taskIndex, QueryTaskGroupState groupState) in QueryTask()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Parallel/src/System/Linq/Parallel/Scheduling/
H A DSpoolingTask.cs201 int taskIndex, QueryTaskGroupState groupState, in StopAndGoSpoolingTask()
290 int taskIndex, QueryTaskGroupState groupState, in PipelineSpoolingTask()
377 int taskIndex, QueryTaskGroupState groupState, in ForAllSpoolingTask()
H A DSpoolingTaskBase.cs31 protected SpoolingTaskBase(int taskIndex, QueryTaskGroupState groupState) : in SpoolingTaskBase()
H A DOrderPreservingSpoolingTask.cs45 int taskIndex, QueryTaskGroupState groupState, in OrderPreservingSpoolingTask()
H A DQueryTask.cs34 protected QueryTask(int taskIndex, QueryTaskGroupState groupState) in QueryTask()
/dports/devel/rkcommon/rkcommon-1.8.0/tests/tasking/
H A Dtest_parallel_for.cpp23 parallel_for(N_ELEMENTS, [&](decltype(N_ELEMENTS) taskIndex) { in __anonb09c829a0102()
/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/volume/
H A DUnstructuredVolume.cpp288 tasking::parallel_for(nCells, [&](uint64_t taskIndex) { in buildBvhAndCalculateBounds()
367 tasking::parallel_for(nCells, [&](uint64_t taskIndex) { in calculateIterativeTolerance()
427 tasking::parallel_for(nCells, [&](uint64_t taskIndex) { in calculateFaceNormals()
/dports/devel/rkcommon/rkcommon-1.8.0/rkcommon/tasking/
H A Dparallel_for.h51 for (INDEX_T taskIndex = 0; taskIndex < nTasks; ++taskIndex) in serial_for() local
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/
H A DExecutorAllocationManager.scala648 val taskIndex = taskStart.taskInfo.index constant
675 val taskIndex = taskEnd.taskInfo.index constant
/dports/games/multimc/MultiMC5-0.6.11/api/logic/minecraft/
H A DComponentUpdateTask.cpp176 size_t taskIndex = 0; in loadComponents() local
636 void ComponentUpdateTask::remoteLoadSucceeded(size_t taskIndex) in remoteLoadSucceeded()
659 void ComponentUpdateTask::remoteLoadFailed(size_t taskIndex, const QString& msg) in remoteLoadFailed()
/dports/graphics/embree/embree-3.13.2/tutorials/viewer_stream/
H A Dviewer_stream_device.cpp58 void updateSubMeshEdgeLevelBufferTask (int taskIndex, int threadIndex, ISPCSubdivMesh* mesh, const… in updateSubMeshEdgeLevelBufferTask()
65 void updateMeshEdgeLevelBufferTask (int taskIndex, int threadIndex, ISPCScene* scene_in, const Vec… in updateMeshEdgeLevelBufferTask()
276 void renderTileStandard(int taskIndex, in renderTileStandard()
384 void renderTileTask (int taskIndex, int threadIndex, int* pixels, in renderTileTask()
/dports/graphics/embree/embree-3.13.2/tutorials/dynamic_scene/
H A Ddynamic_scene_device.cpp140 void animateSphere (int taskIndex, int threadIndex, Vertex* vertices, in animateSphere()
194 void renderTileStandard(int taskIndex, in renderTileStandard()
225 void renderTileTask (int taskIndex, int threadIndex, int* pixels, in renderTileTask()
/dports/graphics/embree/embree-3.13.2/tutorials/viewer/
H A Dviewer_device.cpp54 void updateSubMeshEdgeLevelBufferTask (int taskIndex, int threadIndex, ISPCSubdivMesh* mesh, const… in updateSubMeshEdgeLevelBufferTask()
61 void updateMeshEdgeLevelBufferTask (int taskIndex, int threadIndex, ISPCScene* scene_in, const Vec… in updateMeshEdgeLevelBufferTask()
255 void renderTileTask (int taskIndex, int threadIndex, int* pixels, in renderTileTask()
/dports/graphics/embree/embree-3.13.2/tutorials/instanced_geometry/
H A Dinstanced_geometry_device.cpp202 void renderTileStandard(int taskIndex, in renderTileStandard()
233 void renderTileStandardStream(int taskIndex, in renderTileStandardStream()
390 void renderTileTask (int taskIndex, int threadIndex, int* pixels, in renderTileTask()
/dports/graphics/embree/embree-3.13.2/tutorials/curve_geometry/
H A Dcurve_geometry_device.cpp206 void renderTileStandard(int taskIndex, in renderTileStandard()
237 void renderTileTask (int taskIndex, int threadIndex, int* pixels, in renderTileTask()
/dports/graphics/embree/embree-3.13.2/tutorials/multiscene_geometry/
H A Dmultiscene_geometry_device.cpp177 void animateSphere(int taskIndex, int threadIndex, Vertex* vertices, in animateSphere()
231 void renderTileStandard(int taskIndex, in renderTileStandard()
262 void renderTileTask(int taskIndex, int threadIndex, int* pixels, in renderTileTask()
/dports/graphics/embree/embree-3.13.2/tutorials/subdivision_geometry/
H A Dsubdivision_geometry_device.cpp220 void renderTileStandard(int taskIndex, in renderTileStandard()
251 void renderTileTask (int taskIndex, int threadIndex, int* pixels, in renderTileTask()
/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/
H A DCPUBackend.hpp105 inline int taskIndex() const {return mRuntime->mTaskIndex;} in taskIndex() function in MNN::CPUBackend
/dports/science/plumed/plumed2-2.7.2/src/multicolvar/
H A DBridgedMultiColvarFunction.cpp78 void BridgedMultiColvarFunction::performTask( const unsigned& taskIndex, const unsigned& current, M… in performTask() argument
/dports/science/plumed/plumed2-2.7.2/src/crystallization/
H A DVectorMultiColvar.cpp65 double VectorMultiColvar::compute( const unsigned& taskIndex, multicolvar::AtomValuePack& myatoms )… in compute() argument

123456