Home
last modified time | relevance | path

Searched defs:Tasks (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/llvm/docs/
DHowToReleaseLLVM.rst75 Create Release Branch
104 Update LLVM Version
113 Tagging the LLVM Release Candidates
139 Build The Binary Distribution
319 Update Documentation
331 Tag the LLVM Final Release
341 Update the LLVM Website
364 Announce the Release
/external/llvm/docs/
DHowToReleaseLLVM.rst79 Create Release Branch
128 Update LLVM Version
139 Tagging the LLVM Release Candidates
362 Update Documentation
374 Tag the LLVM Final Release
/external/llvm-project/clang-tools-extra/clangd/unittests/support/
DThreadingTests.cpp30 AsyncTaskRunner Tasks; in TEST_F() local
76 AsyncTaskRunner Tasks; in TEST_F() local
101 AsyncTaskRunner Tasks; in TEST_F() local
/external/python/cpython3/Doc/library/
Dasyncio-api-index.rst11 Tasks chapter
/external/rust/crates/tokio/src/task/
Dlocal.rs234 struct Tasks { struct
236 owned: LinkedList<Task<Arc<Shared>>, <Task<Arc<Shared>> as Link>::Target>,
239 queue: VecDeque<task::Notified<Arc<Shared>>>,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DThreadPool.h80 std::queue<PackagedTaskTy> Tasks; variable
DTaskQueue.h134 std::deque<std::function<void()>> Tasks; variable
/external/llvm/include/llvm/Support/
DThreadPool.h117 std::queue<PackagedTaskTy> Tasks; variable
/external/llvm-project/llvm/include/llvm/Support/
DThreadPool.h84 std::queue<PackagedTaskTy> Tasks; variable
DTaskQueue.h134 std::deque<std::function<void()>> Tasks; variable
/external/tensorflow/tensorflow/compiler/mlir/g3doc/
Dxla_gpu_codegen.md25 ## Tasks section in MLIR CodeGen for XLA
/external/swiftshader/third_party/marl/docs/
Dscheduler.md47 ## Tasks section in `marl::Scheduler`
/external/llvm-project/clang-tools-extra/clangd/index/
DBackgroundQueue.cpp87 void BackgroundQueue::append(std::vector<Task> Tasks) { in append()
DProjectAware.cpp68 mutable AsyncTaskRunner Tasks; member in clang::clangd::__anonc1793c800111::ProjectAwareIndex
DBackground.cpp140 std::vector<BackgroundQueue::Task> Tasks; in changedFilesTask() local
/external/rust/crates/tokio/src/runtime/
Dbasic_scheduler.rs59 struct Tasks { struct
65 /// Tasks notified from the current thread are pushed into this queue. argument
66 queue: VecDeque<task::Notified<Arc<Shared>>>,
/external/llvm-project/clang-tools-extra/clangd/tool/
DClangdMain.cpp561 AsyncTaskRunner &Tasks) { in loadExternalIndex()
/external/llvm-project/clang-tools-extra/clangd/
DTUScheduler.cpp559 AsyncTaskRunner *Tasks, Semaphore &Barrier, in create()
/external/llvm/tools/gold/
Dgold-plugin.cpp1216 std::vector<ThinLTOTaskInfo> Tasks; in thinLTOBackends() local
/external/python/google-api-python-client/tests/data/
Dtasks.json192 "Tasks": { object