Home
last modified time | relevance | path

Searched defs:awaitable (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-08.C45 struct awaitable in co_await() struct
47 int v; in co_await()
48 awaitable (int _v) : v(_v) {} in co_await() function
49 bool await_ready() { return false; } in co_await()
50 void await_suspend(coro::coroutine_handle<>) {} in co_await()
51 int await_resume() { return v;} in co_await()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-08.C45 struct awaitable in co_await() struct
47 int v; in co_await()
48 awaitable (int _v) : v(_v) {} in co_await() function
49 bool await_ready() { return false; } in co_await()
50 void await_suspend(coro::coroutine_handle<>) {} in co_await()
51 int await_resume() { return v;} in co_await()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-08.C45 struct awaitable in co_await() struct
47 int v; in co_await()
48 awaitable (int _v) : v(_v) {} in co_await() argument
49 bool await_ready() { return false; } in co_await()
50 void await_suspend(coro::coroutine_handle<>) {} in co_await()
51 int await_resume() { return v;} in co_await()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-08.C45 struct awaitable in co_await() struct
47 int v; in co_await()
48 awaitable (int _v) : v(_v) {} in co_await() argument
49 bool await_ready() { return false; } in co_await()
50 void await_suspend(coro::coroutine_handle<>) {} in co_await()
51 int await_resume() { return v;} in co_await()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-08.C45 struct awaitable in co_await() struct
47 int v; in co_await()
48 awaitable (int _v) : v(_v) {} in co_await() function
49 bool await_ready() { return false; } in co_await()
50 void await_suspend(coro::coroutine_handle<>) {} in co_await()
51 int await_resume() { return v;} in co_await()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-08.C45 struct awaitable in co_await() struct
47 int v; in co_await()
48 awaitable (int _v) : v(_v) {} in co_await() function
49 bool await_ready() { return false; } in co_await()
50 void await_suspend(coro::coroutine_handle<>) {} in co_await()
51 int await_resume() { return v;} in co_await()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-08.C45 struct awaitable in co_await() struct
47 int v; in co_await()
48 awaitable (int _v) : v(_v) {} in co_await() argument
49 bool await_ready() { return false; } in co_await()
50 void await_suspend(coro::coroutine_handle<>) {} in co_await()
51 int await_resume() { return v;} in co_await()
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/asio/
H A Dawaitable.hpp40 class awaitable class
50 constexpr awaitable() noexcept in awaitable() function in asio::awaitable
56 awaitable(awaitable&& other) noexcept in awaitable() function in asio::awaitable
107 explicit awaitable(detail::awaitable_frame<T, Executor>* a) in awaitable() function in asio::awaitable
/dports/www/restbed/restbed-4.8/dependency/asio/asio/include/asio/
H A Dawaitable.hpp50 class awaitable class
60 constexpr awaitable() noexcept in awaitable() function in asio::awaitable
66 awaitable(awaitable&& other) noexcept in awaitable() function in asio::awaitable
117 explicit awaitable(detail::awaitable_frame<T, Executor>* a) in awaitable() function in asio::awaitable
/dports/net/asio/asio-1.16.0/include/asio/
H A Dawaitable.hpp40 class awaitable class
50 constexpr awaitable() noexcept in awaitable() function in asio::awaitable
56 awaitable(awaitable&& other) noexcept in awaitable() function in asio::awaitable
107 explicit awaitable(detail::awaitable_frame<T, Executor>* a) in awaitable() function in asio::awaitable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dubsan-coroutines.cpp41 struct awaitable { struct
49 awaitable a; in main() argument
/dports/devel/hyperscan/boost_1_75_0/boost/asio/
H A Dawaitable.hpp51 class awaitable class
61 constexpr awaitable() noexcept in awaitable() function in boost::asio::awaitable
67 awaitable(awaitable&& other) noexcept in awaitable() function in boost::asio::awaitable
118 explicit awaitable(detail::awaitable_frame<T, Executor>* a) in awaitable() function in boost::asio::awaitable
/dports/devel/boost-python-libs/boost_1_72_0/boost/asio/
H A Dawaitable.hpp41 class awaitable class
51 constexpr awaitable() noexcept in awaitable() function in boost::asio::awaitable
57 awaitable(awaitable&& other) noexcept in awaitable() function in boost::asio::awaitable
108 explicit awaitable(detail::awaitable_frame<T, Executor>* a) in awaitable() function in boost::asio::awaitable

123456789