Home
last modified time | relevance | path

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

/external/swiftshader/tests/ReactorBenchmarks/
DReactorBenchmarks.cpp24 class Coroutines : public benchmark::Fixture class
32 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.rst1371 Coroutines chapter
Ddatamodel.rst2857 Coroutines chapter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp1559 SmallVector<Function *, 4> Coroutines; in runOnSCC() local