Home
last modified time | relevance | path

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

12

/third_party/boost/libs/graph/example/
Dtopo-sort1.cpp18 const char* tasks[] in main() local
Dtopo-sort2.cpp17 const char* tasks[] in main() local
Dtopo-sort-with-sgb.cpp20 const char* tasks[] in main() local
/third_party/typescript/scripts/
Drun-sequence.js8 function runSequence(tasks, opts = { timeout: 100000, shell: true }) { argument
DerrorCheck.ts23 const tasks: ((callback: () => void) => void)[] = []; constant
/third_party/icu/docs/ide4c/vscode/
Dtasks.json6 "tasks": [ array
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DWorkerThread_unittest.cpp34 std::array<std::shared_ptr<TestTask>, 4> tasks = { in TEST() local
/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/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c3130 ConvertTask *tasks; in video_converter_generic() local
3275 FConvertTask *tasks; in convert_I420_YUY2() local
3348 FConvertTask *tasks; in convert_I420_UYVY() local
3422 FConvertTask *tasks; in convert_I420_AYUV() local
3499 FConvertTask *tasks; in convert_YUY2_I420() local
3571 FConvertPlaneTask *tasks; in convert_YUY2_AYUV() local
3624 FConvertPlaneTask *tasks; in convert_YUY2_Y42B() local
3687 FConvertPlaneTask *tasks; in convert_YUY2_Y444() local
3760 FConvertTask *tasks; in convert_UYVY_I420() local
3821 FConvertPlaneTask *tasks; in convert_UYVY_AYUV() local
[all …]
/third_party/typescript/.vscode/
Dtasks.json5 "tasks": [ array
/third_party/cef/tests/cefclient/browser/
Dmain_message_loop_multithreaded_gtk.cc132 std::queue<CefRefPtr<CefTask>> tasks; in RunTasks() local
/third_party/skia/tests/
DGrRenderTaskClusterTest.cpp24 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/
Dnon_marl_bench.cpp70 std::queue<Task> tasks; in SingleQueueTaskExecutor() local
/third_party/flutter/skia/infra/bots/
Dtasks.json4 "tasks": [ array
10 "tasks": [ array
15 "tasks": [ array
20 "tasks": [ array
25 "tasks": [ array
30 "tasks": [ array
35 "tasks": [ array
40 "tasks": [ array
45 "tasks": [ array
50 "tasks": [ array
[all …]
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DXdsInteropClient.cs227 private async Task CleanupCompletedTasksAsync(List<Task> tasks) in CleanupCompletedTasksAsync()
/third_party/skia/infra/bots/
Dtasks.json4 "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/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkdec.h95 GArray *tasks; member
Dgstmsdkenc.h105 MsdkEncTask *tasks; member
Dgstmsdkenc.c672 MsdkEncTask *tasks = thiz->tasks; in gst_msdkenc_get_free_task() local
/third_party/iowow/src/kv/tests/
Diwkv_test3.c82 TASK *tasks = calloc(thrnum, sizeof(*tasks)); in iwkv_test3_impl() local
/third_party/node/src/
Dnode_platform.cc52 explicit DelayedTaskScheduler(TaskQueue<Task>* tasks) in DelayedTaskScheduler()
474 std::queue<std::unique_ptr<Task>> tasks = foreground_tasks_.PopAll(); in FlushForegroundTasksInternal() local
/third_party/flutter/skia/tests/
DDataRefTest.cpp290 SkTaskGroup tasks; in DEF_TEST() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DQueue.cpp235 std::vector<std::unique_ptr<TaskInFlight>> tasks; in Tick() local
/third_party/node/tools/
Dtest.py149 def Run(self, tasks): argument
949 def RunTestCases(cases_to_run, progress, tasks, flaky_tests_mode): argument
/third_party/skia/src/gpu/ops/
DOpsTask.cpp693 int OpsTask::mergeFrom(SkSpan<const sk_sp<GrRenderTask>> tasks) { in mergeFrom()

12