Home
last modified time | relevance | path

Searched refs:MyFuture (Results 1 – 25 of 94) sorted by relevance

1234

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.sh.cpp26 struct MyFuture { struct
32 MyFuture get_return_object() { in get_return_object() argument
33 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
40 MyFuture() : p() {} in MyFuture() function
41 MyFuture(HandleT h) : p(h) {} in MyFuture() argument
46 MyFuture test_coro() { in test_coro() argument
54 MyFuture f = test_coro(); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.sh.cpp26 struct MyFuture { struct
32 MyFuture get_return_object() { in get_return_object() argument
33 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
40 MyFuture() : p() {} in MyFuture() argument
41 MyFuture(HandleT h) : p(h) {} in MyFuture() function
46 MyFuture test_coro() { in test_coro() argument
54 MyFuture f = test_coro(); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.pass.cpp26 struct MyFuture { struct
32 MyFuture get_return_object() { in get_return_object() argument
33 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
40 MyFuture() : p() {} in MyFuture() function
41 MyFuture(HandleT h) : p(h) {} in MyFuture() function
46 MyFuture test_coro() { in test_coro() argument
54 MyFuture f = test_coro(); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.pass.cpp26 struct MyFuture { struct
32 MyFuture get_return_object() { in get_return_object() argument
33 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
40 MyFuture() : p() {} in MyFuture() function
41 MyFuture(HandleT h) : p(h) {} in MyFuture() argument
46 MyFuture test_coro() { in test_coro() argument
54 MyFuture f = test_coro(); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.pass.cpp26 struct MyFuture { struct
32 MyFuture get_return_object() { in get_return_object() argument
33 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
40 MyFuture() : p() {} in MyFuture() function
41 MyFuture(HandleT h) : p(h) {} in MyFuture() function
46 MyFuture test_coro() { in test_coro() argument
54 MyFuture f = test_coro(); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.pass.cpp25 struct MyFuture { struct
31 MyFuture get_return_object() { in get_return_object() argument
32 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
39 MyFuture() : p() {} in MyFuture() argument
40 MyFuture(HandleT h) : p(h) {} in MyFuture() argument
45 MyFuture test_coro() { in test_coro() argument
53 MyFuture f = test_coro(); in main()
/dports/devel/libc++/libcxx-10.0.1.src/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.sh.cpp26 struct MyFuture { struct
32 MyFuture get_return_object() { in get_return_object() argument
33 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
40 MyFuture() : p() {} in MyFuture() argument
41 MyFuture(HandleT h) : p(h) {} in MyFuture() function
46 MyFuture test_coro() { in test_coro() argument
54 MyFuture f = test_coro(); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.pass.cpp26 struct MyFuture { struct
32 MyFuture get_return_object() { in get_return_object() argument
33 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
40 MyFuture() : p() {} in MyFuture() argument
41 MyFuture(HandleT h) : p(h) {} in MyFuture() argument
46 MyFuture test_coro() { in test_coro() argument
54 MyFuture f = test_coro(); in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.pass.cpp26 struct MyFuture { struct
32 MyFuture get_return_object() { in get_return_object() argument
33 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
40 MyFuture() : p() {} in MyFuture() argument
41 MyFuture(HandleT h) : p(h) {} in MyFuture() argument
46 MyFuture test_coro() { in test_coro() argument
54 MyFuture f = test_coro(); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.pass.cpp26 struct MyFuture { struct
32 MyFuture get_return_object() { in get_return_object() argument
33 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
40 MyFuture() : p() {} in MyFuture() argument
41 MyFuture(HandleT h) : p(h) {} in MyFuture() argument
46 MyFuture test_coro() { in test_coro() argument
54 MyFuture f = test_coro(); in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.pass.cpp26 struct MyFuture { struct
32 MyFuture get_return_object() { in get_return_object() argument
33 MyFuture f(HandleT::from_promise(*this)); in get_return_object()
40 MyFuture() : p() {} in MyFuture() argument
41 MyFuture(HandleT h) : p(h) {} in MyFuture() function
46 MyFuture test_coro() { in test_coro() argument
54 MyFuture f = test_coro(); in main()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/compare-method/
H A Dbad-self-type.stderr7 | expected struct `Pin`, found struct `MyFuture`
8 | help: change the self-receiver type to match the trait: `self: Pin<&mut MyFuture>`
10 = note: expected fn pointer `fn(Pin<&mut MyFuture>, &mut Context<'_>) -> Poll<_>`
11 found fn pointer `fn(MyFuture, &mut Context<'_>) -> Poll<_>`
22 | | expected struct `MyFuture`, found struct `Box`
25 = note: expected fn pointer `fn(MyFuture)`
26 found fn pointer `fn(Box<MyFuture>)`
37 = note: expected fn pointer `fn(MyFuture) -> Option<()>`
38 found fn pointer `fn(MyFuture)`
H A Dbad-self-type.rs6 struct MyFuture {} struct
8 impl Future for MyFuture { implementation
21 impl T for MyFuture { implementation
/dports/www/firefox/firefox-99.0/xpcom/rust/gtest/moz_task/
H A Dtest.rs13 struct MyFuture { struct
19 impl MyFuture { impl
29 impl Future for MyFuture { implementation
62 assert_eq!(MyFuture::new(true).await, 6); in Rust_Future()
64 moz_task::spawn_local("Rust_Future inner spawn_local", MyFuture::new(true)).await, in Rust_Future()
68 moz_task::spawn("Rust_Future inner spawn", MyFuture::new(false)).await, in Rust_Future()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/rust/gtest/moz_task/
H A Dtest.rs15 struct MyFuture { struct
20 impl Default for MyFuture { argument
29 impl Future for MyFuture { implementation
63 MyFuture::default().await; in Rust_Future()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/rust/gtest/moz_task/
H A Dtest.rs15 struct MyFuture { struct
20 impl Default for MyFuture { argument
29 impl Future for MyFuture { implementation
63 MyFuture::default().await; in Rust_Future()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/async-await/
H A Dpin-needed-to-poll.rs26 struct MyFuture { struct
30 impl MyFuture { argument
38 impl Future for MyFuture { implementation
H A Dpin-needed-to-poll-2.rs27 struct MyFuture { struct
31 impl MyFuture { implementation
39 impl Future for MyFuture { implementation
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/lint/unused/
H A Dmust_use-in-stdlib-traits.rs11 struct MyFuture; struct
13 impl Future for MyFuture { implementation
26 MyFuture in future()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-0.1.29/benches/
H A Dpoll.rs28 struct MyFuture { in task_init() struct
33 impl Future for MyFuture { in task_init() implementation
61 let mut fut = executor::spawn(MyFuture { in task_init()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/futures-0.1.30/benches/
H A Dpoll.rs28 struct MyFuture { in task_init() struct
33 impl Future for MyFuture { in task_init() implementation
61 let mut fut = executor::spawn(MyFuture { in task_init()
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/futures-0.1.29/benches/
H A Dpoll.rs28 struct MyFuture { in task_init() struct
33 impl Future for MyFuture { in task_init() implementation
61 let mut fut = executor::spawn(MyFuture { in task_init()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/futures/benches/
H A Dpoll.rs28 struct MyFuture { in task_init() struct
33 impl Future for MyFuture { in task_init() implementation
61 let mut fut = executor::spawn(MyFuture { in task_init()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-0.1.29/benches/
H A Dpoll.rs28 struct MyFuture { in task_init() struct
33 impl Future for MyFuture { in task_init() implementation
61 let mut fut = executor::spawn(MyFuture { in task_init()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/futures-0.1.29/benches/
H A Dpoll.rs28 struct MyFuture { in task_init() struct
33 impl Future for MyFuture { in task_init() implementation
61 let mut fut = executor::spawn(MyFuture { in task_init()

1234