| /third_party/musl/porting/linux/user/ldso/ |
| D | dynlink_rand.c | 121 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/ |
| D | dynlink_rand.c | 121 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/ |
| D | unit_test_mock_dynlink.c | 54 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/ |
| D | shard_shuffle.cc | 45 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()
|
| D | shard_sample.cc | 79 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()
|
| D | shard_category.cc | 37 Status ShardCategory::Execute(ShardTaskList &tasks) { return Status::OK(); } in Execute()
|
| D | shard_sequential_sample.cc | 37 Status ShardSequentialSample::Execute(ShardTaskList &tasks) { in Execute()
|
| D | shard_pk_sample.cc | 36 Status ShardPkSample::SufExecute(ShardTaskList &tasks) { in SufExecute()
|
| D | shard_distributed_sample.cc | 54 Status ShardDistributedSample::PreExecute(ShardTaskList &tasks) { in PreExecute()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/include/ |
| D | shard_operator.h | 48 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/ |
| D | comp_comm_scheduling.cc | 231 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/ |
| D | run-sequence.mjs | 9 export function runSequence(tasks, opts = { timeout: 100000, shell: true }) { argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/ |
| D | tensordump_utils.h | 41 std::queue<std::function<void()>> tasks; variable
|
| /third_party/icu/docs/ide4c/vscode/ |
| D | tasks.json | 5 "tasks": [ array
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/auto_grad/ |
| D | async_task_manager.cc | 32 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/ |
| D | WorkerThread_unittest.cpp | 34 std::array<std::shared_ptr<TestTask>, 4> tasks = { in TEST() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | contextualOverloadListFromArrayUnion.js | 76 export function series(tasks, callback) { argument
|
| /third_party/skia/m133/src/gpu/graphite/task/ |
| D | TaskList.h | 25 void add(TaskList&& tasks) { fTasks.move_back(tasks.fTasks); } in add()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | sparse_optimizer_cpu_kernel.h | 125 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
|
| D | unique_cpu_kernel.h | 247 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/ |
| D | tasks.json | 3 "tasks": [ array
|
| /third_party/typescript/.vscode/ |
| D | tasks.json | 5 "tasks": [ array
|
| /third_party/rust/rust/src/tools/rust-analyzer/editors/code/src/ |
| D | tasks.ts | 41 const tasks: vscode.Task[] = []; constant
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/ |
| D | sequence_stack.cc | 92 auto tasks = [&](size_t start, size_t end) { in SequenceStackTask() local
|
| /third_party/skia/tests/ |
| D | GrRenderTaskClusterTest.cpp | 24 static void make_tasks(int count, SkTArray<sk_sp<GrMockRenderTask>>* tasks) { in make_tasks()
|