Home
last modified time | relevance | path

Searched defs:await_suspend (Results 1 – 25 of 680) sorted by relevance

12345678910>>...28

/dports/devel/folly/folly-2021.12.27.00/folly/experimental/coro/
H A DCoroutine.h85 void await_suspend(coroutine_handle<>) noexcept {} in await_suspend() function
103 void await_suspend(coroutine_handle<>) noexcept {} in await_suspend() function
161 auto await_suspend(coroutine_handle<P> coro) noexcept( in await_suspend() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/coroutines/
H A Dcoro1-ret-int-yield-int.h34 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
42 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
54 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
68 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
77 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
87 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
H A Dpr99575.C15 void await_suspend(std::coroutine_handle<void> continuation) {} in await_suspend() function
29 void await_suspend(std::coroutine_handle<void>) {} in await_suspend() function
H A Dcoro1-refs-and-ctors.h96 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
102 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
113 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
124 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
133 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
143 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/coroutines/
H A Dcoro1-ret-int-yield-int.h34 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
42 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
54 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
68 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
77 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
87 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
H A Dcoro1-refs-and-ctors.h93 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
99 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
110 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
121 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
130 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
140 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/coroutines/
H A Dcoro1-ret-int-yield-int.h34 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
42 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
54 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
68 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
77 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
87 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
H A Dcoro1-refs-and-ctors.h96 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
102 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
113 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
124 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
133 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
143 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/
H A Dcoro1-ret-int-yield-int.h34 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
42 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
54 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
68 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
77 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
87 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
H A Dcoro1-refs-and-ctors.h96 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
102 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
113 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
124 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
133 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
143 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/
H A Dcoro1-ret-int-yield-int.h34 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
42 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
54 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
68 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
77 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
87 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
H A Dcoro1-refs-and-ctors.h96 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
102 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
113 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
124 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
133 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
143 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/coroutines/
H A Dcoro1-ret-int-yield-int.h34 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
42 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
54 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
68 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
77 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
87 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
H A Dcoro1-refs-and-ctors.h96 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
102 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
113 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
124 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
133 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
143 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/coroutines/
H A Dcoro1-ret-int-yield-int.h34 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
42 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
54 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
68 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
77 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
87 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
H A Dcoro1-refs-and-ctors.h96 void await_suspend(handle_type) const noexcept { PRINT ("susp-never-susp");} in await_suspend() function
102 void await_suspend(handle_type) const noexcept { PRINT ("susp-always-susp");} in await_suspend() function
113 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
124 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-longsq");} in await_suspend() function
133 … void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("susp-always-susp-intprt");} in await_suspend() function
143 …void await_suspend(coro::coroutine_handle<>) const noexcept { PRINT ("suspend_always_tmpl_awaiter"… in await_suspend() function
/dports/devel/R-cran-BH/BH/inst/include/boost/asio/impl/
H A Dawaitable.hpp119 void await_suspend(coroutine_handle<void>) noexcept in final_suspend() function
183 void await_suspend(coroutine_handle<void>) noexcept in await_transform() function
209 void await_suspend(coroutine_handle<void>) noexcept in await_transform() function
234 void await_suspend(coroutine_handle<void>) noexcept in await_transform() function
262 void await_suspend(coroutine_handle<void>) noexcept in await_transform() function
293 void await_suspend(coroutine_handle<void>) noexcept in await_transform() function
324 void await_suspend(coroutine_handle<void>) noexcept in await_transform() function
352 void await_suspend(coroutine_handle<void>) noexcept in await_transform() function
388 void await_suspend(coroutine_handle<void>) noexcept in await_transform() function
413 void await_suspend(coroutine_handle<void>) noexcept in await_transform() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/coroutines/torture/
H A Dco-await-22-truth-and-of-if.C17 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
28 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
H A Dco-await-18-if-cond.C16 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
26 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dco-await-22-truth-and-of-if.C17 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
28 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/coroutines/torture/
H A Dco-await-22-truth-and-of-if.C17 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
28 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dco-await-22-truth-and-of-if.C17 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
28 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dco-await-22-truth-and-of-if.C17 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
28 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dco-await-22-truth-and-of-if.C17 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
28 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/coroutines/torture/
H A Dco-await-22-truth-and-of-if.C17 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function
28 void await_suspend (coro::coroutine_handle<>) {} in await_suspend() function

12345678910>>...28