/dports/www/firefox/firefox-99.0/xpcom/rust/gtest/moz_task/ |
H A D | test.rs | 13 struct MyFuture { struct 19 impl MyFuture { impl 29 impl Future for MyFuture { implementation
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.sh.cpp | 26 struct MyFuture { struct 32 MyFuture get_return_object() { in get_return_object() argument 40 MyFuture() : p() {} in MyFuture() argument 41 MyFuture(HandleT h) : p(h) {} in MyFuture() argument 46 MyFuture test_coro() { in test_coro() argument
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.sh.cpp | 26 struct MyFuture { struct 32 MyFuture get_return_object() { in get_return_object() argument 40 MyFuture() : p() {} in MyFuture() argument 41 MyFuture(HandleT h) : p(h) {} in MyFuture() argument 46 MyFuture test_coro() { in test_coro() argument
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.pass.cpp | 26 struct MyFuture { struct 32 MyFuture get_return_object() { in get_return_object() argument 40 MyFuture() : p() {} in MyFuture() argument 41 MyFuture(HandleT h) : p(h) {} in MyFuture() function 46 MyFuture test_coro() { in test_coro() argument
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.pass.cpp | 26 struct MyFuture { struct 32 MyFuture get_return_object() { in get_return_object() argument 40 MyFuture() : p() {} in MyFuture() function 41 MyFuture(HandleT h) : p(h) {} in MyFuture() argument 46 MyFuture test_coro() { in test_coro() argument
|
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.pass.cpp | 26 struct MyFuture { struct 32 MyFuture get_return_object() { in get_return_object() argument 40 MyFuture() : p() {} in MyFuture() argument 41 MyFuture(HandleT h) : p(h) {} in MyFuture() function 46 MyFuture test_coro() { in test_coro() argument
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.pass.cpp | 25 struct MyFuture { struct 31 MyFuture get_return_object() { in get_return_object() argument 39 MyFuture() : p() {} in MyFuture() function 40 MyFuture(HandleT h) : p(h) {} in MyFuture() function 45 MyFuture test_coro() { in test_coro() argument
|
/dports/devel/libc++/libcxx-10.0.1.src/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.sh.cpp | 26 struct MyFuture { struct 32 MyFuture get_return_object() { in get_return_object() argument 40 MyFuture() : p() {} in MyFuture() argument 41 MyFuture(HandleT h) : p(h) {} in MyFuture() function 46 MyFuture test_coro() { in test_coro() argument
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.pass.cpp | 26 struct MyFuture { struct 32 MyFuture get_return_object() { in get_return_object() argument 40 MyFuture() : p() {} in MyFuture() function 41 MyFuture(HandleT h) : p(h) {} in MyFuture() argument 46 MyFuture test_coro() { in test_coro() argument
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.pass.cpp | 26 struct MyFuture { struct 32 MyFuture get_return_object() { in get_return_object() argument 40 MyFuture() : p() {} in MyFuture() argument 41 MyFuture(HandleT h) : p(h) {} in MyFuture() argument 46 MyFuture test_coro() { in test_coro() argument
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.pass.cpp | 26 struct MyFuture { struct 32 MyFuture get_return_object() { in get_return_object() argument 40 MyFuture() : p() {} in MyFuture() argument 41 MyFuture(HandleT h) : p(h) {} in MyFuture() function 46 MyFuture test_coro() { in test_coro() argument
|
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/libcxx/experimental/language.support/support.coroutines/ |
H A D | dialect_support.pass.cpp | 26 struct MyFuture { struct 32 MyFuture get_return_object() { in get_return_object() argument 40 MyFuture() : p() {} in MyFuture() argument 41 MyFuture(HandleT h) : p(h) {} in MyFuture() function 46 MyFuture test_coro() { in test_coro() argument
|
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/rust/gtest/moz_task/ |
H A D | test.rs | 15 struct MyFuture { struct 20 impl Default for MyFuture { argument 29 impl Future for MyFuture { implementation
|
/dports/www/firefox-esr/firefox-91.8.0/xpcom/rust/gtest/moz_task/ |
H A D | test.rs | 15 struct MyFuture { struct 20 impl Default for MyFuture { implementation 29 impl Future for MyFuture { implementation
|
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/async-await/ |
H A D | pin-needed-to-poll-2.rs | 27 struct MyFuture { struct 31 impl MyFuture { implementation 39 impl Future for MyFuture { implementation
|
H A D | pin-needed-to-poll.rs | 26 struct MyFuture { struct 30 impl MyFuture { argument 38 impl Future for MyFuture { implementation
|
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-0.1.29/benches/ |
H A D | poll.rs | 28 struct MyFuture { in task_init() struct 29 num: u32, in task_init() 30 task: Option<Task>, in task_init() 33 impl Future for MyFuture { in task_init() implementation
|
/dports/devel/sccache/sccache-0.2.15/cargo-crates/futures-0.1.30/benches/ |
H A D | poll.rs | 28 struct MyFuture { in task_init() struct 29 num: u32, in task_init() 30 task: Option<Task>, in task_init() 33 impl Future for MyFuture { in task_init() implementation
|
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/futures-0.1.29/benches/ |
H A D | poll.rs | 28 struct MyFuture { in task_init() struct 29 num: u32, in task_init() 30 task: Option<Task>, in task_init() 33 impl Future for MyFuture { in task_init() implementation
|
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/futures/benches/ |
H A D | poll.rs | 28 struct MyFuture { in task_init() struct 29 num: u32, in task_init() 30 task: Option<Task>, in task_init() 33 impl Future for MyFuture { in task_init() implementation
|
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-0.1.29/benches/ |
H A D | poll.rs | 28 struct MyFuture { in task_init() struct 29 num: u32, in task_init() 30 task: Option<Task>, in task_init() 33 impl Future for MyFuture { in task_init() implementation
|
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/futures-0.1.29/benches/ |
H A D | poll.rs | 28 struct MyFuture { in task_init() struct 29 num: u32, in task_init() 30 task: Option<Task>, in task_init() 33 impl Future for MyFuture { in task_init() implementation
|
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/futures-0.1.23/benches/ |
H A D | poll.rs | 28 struct MyFuture { in task_init() struct 29 num: u32, in task_init() 30 task: Option<Task>, in task_init() 33 impl Future for MyFuture { in task_init() implementation
|
/dports/audio/lewton/lewton-0.10.2/cargo-crates/futures-0.1.29/benches/ |
H A D | poll.rs | 28 struct MyFuture { in task_init() struct 29 num: u32, in task_init() 30 task: Option<Task>, in task_init() 33 impl Future for MyFuture { in task_init() implementation
|
/dports/editors/xi-term/xi-term-d264767/cargo-crates/futures-0.1.27/benches/ |
H A D | poll.rs | 28 struct MyFuture { in task_init() struct 29 num: u32, in task_init() 30 task: Option<Task>, in task_init() 33 impl Future for MyFuture { in task_init() implementation
|