Home
last modified time | relevance | path

Searched defs:Coroutines (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Doc/library/
Dasyncio-task.rst18 Coroutines chapter
/external/python/cpython3/Doc/reference/
Dcompound_stmts.rst715 Coroutines chapter
Ddatamodel.rst2547 Coroutines chapter
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp254 static cl::opt<bool> Coroutines( variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp838 SmallVector<Function *, 4> Coroutines; in runOnSCC() local