Home
last modified time | relevance | path

Searched defs:tasks (Results 1 – 25 of 65) sorted by relevance

123

/third_party/musl/porting/linux/user/ldso/
Ddynlink_rand.c121 struct loadtasks *tasks = __libc_malloc(sizeof(struct loadtasks)); in create_loadtasks() local
131 bool append_loadtasks(struct loadtasks *tasks, struct loadtask *item) in append_loadtasks()
184 struct loadtask *get_loadtask(struct loadtasks *tasks, size_t index) in get_loadtask()
193 void free_loadtasks(struct loadtasks *tasks) in free_loadtasks()
211 void shuffle_loadtasks(struct loadtasks *tasks) in shuffle_loadtasks()
/third_party/musl/ldso/linux/
Ddynlink_rand.c121 struct loadtasks *tasks = __libc_malloc(sizeof(struct loadtasks)); in create_loadtasks() local
131 bool append_loadtasks(struct loadtasks *tasks, struct loadtask *item) in append_loadtasks()
188 struct loadtask *get_loadtask(struct loadtasks *tasks, size_t index) in get_loadtask()
197 void free_loadtasks(struct loadtasks *tasks) in free_loadtasks()
215 void shuffle_loadtasks(struct loadtasks *tasks) in shuffle_loadtasks()
/third_party/musl/libc-test/src/functionalext/unittest/
Dunit_test_mock_dynlink.c54 struct loadtask *get_loadtask(struct loadtasks *tasks, size_t index) in get_loadtask()
63 void free_loadtasks(struct loadtasks *tasks) in free_loadtasks()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_shuffle.cc45 Status ShardShuffle::CategoryShuffle(ShardTaskList &tasks) { in CategoryShuffle()
70 Status ShardShuffle::ShuffleFiles(ShardTaskList &tasks) { in ShuffleFiles()
125 Status ShardShuffle::ShuffleInfile(ShardTaskList &tasks) { in ShuffleInfile()
160 Status ShardShuffle::Execute(ShardTaskList &tasks) { in Execute()
Dshard_sample.cc79 Status ShardSample::UpdateTasks(ShardTaskList &tasks, int64_t taking) { in UpdateTasks()
131 Status ShardSample::UpdatePartitionWhenSlowMode(ShardTaskList &tasks) { in UpdatePartitionWhenSlowMode()
241 Status ShardSample::Execute(ShardTaskList &tasks) { in Execute()
291 Status ShardSample::SufExecute(ShardTaskList &tasks) { in SufExecute()
Dshard_category.cc37 Status ShardCategory::Execute(ShardTaskList &tasks) { return Status::OK(); } in Execute()
Dshard_sequential_sample.cc37 Status ShardSequentialSample::Execute(ShardTaskList &tasks) { in Execute()
Dshard_pk_sample.cc36 Status ShardPkSample::SufExecute(ShardTaskList &tasks) { in SufExecute()
Dshard_distributed_sample.cc54 Status ShardDistributedSample::PreExecute(ShardTaskList &tasks) { in PreExecute()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/include/
Dshard_operator.h48 virtual Status PreExecute(ShardTaskList &tasks) { return Status::OK(); } // NOLINT in PreExecute()
52 virtual Status SufExecute(ShardTaskList &tasks) { return Status::OK(); } // NOLINT in SufExecute()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/pass/
Dcomp_comm_scheduling.cc231 void FastGreedyScheduler::ComputeDepthAndTopLevel(std::vector<std::shared_ptr<Task>> &tasks) { in ComputeDepthAndTopLevel()
264 …astGreedyScheduler::ComputeBottomLevelAndWeightedLength(std::vector<std::shared_ptr<Task>> &tasks)… in ComputeBottomLevelAndWeightedLength()
306 void FastGreedyScheduler::ComputePredComm(std::vector<std::shared_ptr<Task>> &tasks) { in ComputePredComm()
317 Time FastGreedyScheduler::LowerBoundBottomLevel(std::vector<std::shared_ptr<Task>> &tasks) { in LowerBoundBottomLevel()
325 Time FastGreedyScheduler::LowerBoundPEs(std::vector<std::shared_ptr<Task>> &tasks, in LowerBoundPEs()
493 std::vector<std::shared_ptr<Task>> *tasks = &(input.tasks); in Process() local
562 SchedulingOutput FastGreedyScheduler::ProcessCore(std::vector<std::shared_ptr<Task>> &tasks, in ProcessCore()
659 auto tasks = input.tasks; in ProcessSingle() local
778 bool FastGreedyScheduler::VerifyScheduling(std::vector<std::shared_ptr<Task>> &tasks) { in VerifyScheduling()
800 bool FastGreedyScheduler::VerifyDependencies(std::vector<std::shared_ptr<Task>> &tasks, in VerifyDependencies()
[all …]
/third_party/typescript/scripts/
Drun-sequence.mjs9 export function runSequence(tasks, opts = { timeout: 100000, shell: true }) { argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dtensordump_utils.h41 std::queue<std::function<void()>> tasks; variable
/third_party/icu/docs/ide4c/vscode/
Dtasks.json5 "tasks": [ array
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/auto_grad/
Dasync_task_manager.cc32 void AsyncTaskMultiWorker::DependOn(std::vector<std::shared_ptr<AsyncTaskMultiWorker>> *tasks) { in DependOn()
45 void AsyncTaskMultiWorker::NotifyTo(std::vector<std::shared_ptr<AsyncTaskMultiWorker>> *tasks) { in NotifyTo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DWorkerThread_unittest.cpp34 std::array<std::shared_ptr<TestTask>, 4> tasks = { in TEST() local
/third_party/typescript/tests/baselines/reference/
DcontextualOverloadListFromArrayUnion.js76 export function series(tasks, callback) { argument
/third_party/skia/m133/src/gpu/graphite/task/
DTaskList.h25 void add(TaskList&& tasks) { fTasks.move_back(tasks.fTasks); } in add()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dsparse_optimizer_cpu_kernel.h125 std::vector<common::Task> tasks; in MultiThreadCompute() local
179 std::vector<common::Task> tasks; in SplitAndCalculateSegmentBucketSize() local
272 std::vector<common::Task> tasks; in GatherSegmentIndicesToOutputBucket() local
391 std::vector<common::Task> tasks; in ReduceBucketSparseGradientToWorkspace() local
Dunique_cpu_kernel.h247 std::vector<common::Task> tasks; in SplitAndCalculateBucketSize() local
356 std::vector<common::Task> tasks; in GatherSegmentsToBuckets() local
431 std::vector<common::Task> tasks; in UniqueEachBucket() local
491 std::vector<common::Task> tasks; in MergeBuckets() local
/third_party/rust/crates/cxx/.vscode/
Dtasks.json3 "tasks": [ array
/third_party/typescript/.vscode/
Dtasks.json5 "tasks": [ array
/third_party/rust/rust/src/tools/rust-analyzer/editors/code/src/
Dtasks.ts41 const tasks: vscode.Task[] = []; constant
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/
Dsequence_stack.cc92 auto tasks = [&](size_t start, size_t end) { in SequenceStackTask() local
/third_party/skia/tests/
DGrRenderTaskClusterTest.cpp24 static void make_tasks(int count, SkTArray<sk_sp<GrMockRenderTask>>* tasks) { in make_tasks()

123