Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DReactorBenchmarks.cpp22 class Coroutines : public benchmark::Fixture class
30 BENCHMARK_DEFINE_F(Coroutines, Fibonacci) in BENCHMARK_DEFINE_F() argument
/external/python/cpython3/Doc/library/
Dasyncio-task.rst18 Coroutines chapter
/external/python/cpython3/Doc/reference/
Dcompound_stmts.rst718 Coroutines chapter
Ddatamodel.rst2578 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