| /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() 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()
|
| D | dynlink.c | 3304 struct loadtasks *tasks = create_loadtasks(); in __dls3() local 3585 struct loadtasks *tasks = NULL; in dlopen_impl() local 5847 static void preload_direct_deps(struct dso *p, ns_t *namespace, struct loadtasks *tasks) in preload_direct_deps() 5926 static void unmap_preloaded_sections(struct loadtasks *tasks) in unmap_preloaded_sections() 5953 static void preload_deps(struct dso *p, struct loadtasks *tasks) in preload_deps() 5963 static void run_loadtasks(struct loadtasks *tasks, struct reserved_address_params *reserved_params) in run_loadtasks() 6005 UT_STATIC void load_preload(char *s, ns_t *ns, struct loadtasks *tasks) in load_preload()
|
| /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()
|
| D | dynlink.c | 3053 struct loadtasks *tasks = create_loadtasks(); in __dls3() local 3324 struct loadtasks *tasks = NULL; in dlopen_impl() local 5440 static void preload_direct_deps(struct dso *p, ns_t *namespace, struct loadtasks *tasks) in preload_direct_deps() 5519 static void unmap_preloaded_sections(struct loadtasks *tasks) in unmap_preloaded_sections() 5546 static void preload_deps(struct dso *p, struct loadtasks *tasks) in preload_deps() 5556 static void run_loadtasks(struct loadtasks *tasks, struct reserved_address_params *reserved_params) in run_loadtasks() 5598 UT_STATIC void load_preload(char *s, ns_t *ns, struct loadtasks *tasks) in load_preload()
|
| /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/typescript/scripts/ |
| D | run-sequence.mjs | 9 export function runSequence(tasks, opts = { timeout: 100000, shell: true }) { argument
|
| /third_party/icu/docs/ide4c/vscode/ |
| D | tasks.json | 5 "tasks": [ array
|
| /third_party/typescript/tests/baselines/reference/ |
| D | contextualOverloadListFromArrayUnion.js | 76 export function series(tasks, callback) { argument
|
| /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/rust/crates/cxx/.vscode/ |
| D | tasks.json | 3 "tasks": [ array
|
| /third_party/typescript/.vscode/ |
| D | tasks.json | 5 "tasks": [ array
|
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| D | vid_enc_common.h | 64 struct list_head tasks; member
|
| /third_party/skia/tests/ |
| D | GrRenderTaskClusterTest.cpp | 24 static void make_tasks(int count, SkTArray<sk_sp<GrMockRenderTask>>* tasks) { in make_tasks()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| D | non_marl_bench.cpp | 70 std::queue<Task> tasks; in SingleQueueTaskExecutor() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | swapchain9.h | 75 struct threadpool_task *tasks[D3DPRESENT_BACK_BUFFERS_MAX_EX + 1]; member
|
| /third_party/libabigail/src/ |
| D | abg-workers.cc | 327 queue::schedule_tasks(const tasks_type& tasks) in schedule_tasks()
|
| /third_party/skia/infra/bots/ |
| D | tasks.json | 4 "tasks": [ array 9 "tasks": [ array 14 "tasks": [ array 19 "tasks": [ array 24 "tasks": [ array 29 "tasks": [ array 34 "tasks": [ array 39 "tasks": [ array 44 "tasks": [ array 49 "tasks": [ array [all …]
|
| /third_party/elfio/.vscode/ |
| D | tasks.json | 2 "tasks": [ array
|
| /third_party/ffmpeg/libavcodec/ |
| D | frame_thread_encoder.c | 59 Task tasks[BUFFER_SIZE]; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_rast_priv.h | 125 struct lp_rasterizer_task tasks[LP_MAX_THREADS]; member
|
| /third_party/node/src/ |
| D | node_platform.cc | 59 explicit DelayedTaskScheduler(TaskQueue<Task>* tasks) in DelayedTaskScheduler() 489 std::queue<std::unique_ptr<Task>> tasks = foreground_tasks_.PopAll(); in FlushForegroundTasksInternal() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Queue.cpp | 235 std::vector<std::unique_ptr<TaskInFlight>> tasks; in Tick() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| D | vktBuildPrograms.cpp | 71 TaskExecutorThread (TaskQueue& tasks) in TaskExecutorThread()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| D | vktBuildPrograms.cpp | 71 TaskExecutorThread (TaskQueue& tasks) in TaskExecutorThread()
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_ssl.py | 366 async def _gather(*tasks): 1230 async def _gather(*tasks):
|