| /wasmtime-44.0.1/crates/environ/src/fact/ |
| H A D | trampoline.rs | 384 enum Destination<'a> { enum 1341 Destination::Struct(_) | Destination::Array(_) => todo!("CM+GC"), in translate_bool() 1371 Destination::Struct(_) | Destination::Array(_) => todo!("CM+GC"), in convert_u8_mask() 1390 Destination::Struct(_) | Destination::Array(_) => todo!("CM+GC"), in translate_s8() 1420 Destination::Struct(_) | Destination::Array(_) => todo!("CM+GC"), in convert_u16_mask() 1439 Destination::Struct(_) | Destination::Array(_) => todo!("CM+GC"), in translate_s16() 1463 Destination::Struct(_) | Destination::Array(_) => todo!("CM+GC"), in convert_u32_mask() 1479 Destination::Struct(_) | Destination::Array(_) => todo!("CM+GC"), in translate_s32() 1495 Destination::Struct(_) | Destination::Array(_) => todo!("CM+GC"), in translate_u64() 1511 Destination::Struct(_) | Destination::Array(_) => todo!("CM+GC"), in translate_s64() [all …]
|
| /wasmtime-44.0.1/crates/wasmtime/src/runtime/component/func/ |
| H A D | host.rs | 270 enum Destination<'a> { enum 309 dst: Destination<'_>, in lower_result() 438 Destination::Flat(&mut storage[..cnt]) in call_sync_lower() 503 Destination::Memory(retptr), in call_async_lower() 514 Destination::Memory(retptr), in call_async_lower() 572 dst: Destination<'_>, in lower_result_and_exit_call() 662 dst: Destination<'_>, in lower_result() 667 Destination::Flat(storage) => { in lower_result() 761 dst: Destination<'_>, in lower_result() 768 Destination::Flat(storage) => { in lower_result() [all …]
|
| /wasmtime-44.0.1/crates/wasi-tls/src/p3/util/ |
| H A D | closed.rs | 8 use wasmtime::component::{Destination, Source, StreamConsumer, StreamProducer, StreamResult}; 47 _dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce()
|
| H A D | tokio_streams.rs | 8 use wasmtime::component::{Destination, Source, StreamConsumer, StreamProducer, StreamResult}; 46 dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce()
|
| /wasmtime-44.0.1/crates/wasi/src/p3/ |
| H A D | mod.rs | 24 use wasmtime::component::{Destination, Linker, StreamProducer, StreamResult, VecBuffer}; 56 mut dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce()
|
| /wasmtime-44.0.1/crates/misc/component-async-tests/src/ |
| H A D | util.rs | 11 Destination, FutureConsumer, FutureProducer, Lift, Lower, Source, StreamConsumer, 40 mut destination: Destination<'a, Self::Item, Self::Buffer>, in poll_produce()
|
| /wasmtime-44.0.1/crates/misc/component-async-tests/tests/scenario/ |
| H A D | streams.rs | 22 Destination, FutureReader, Lift, Linker, ResourceTable, Source, StreamConsumer, 39 destination: Destination<'a, Self::Item, Self::Buffer>, in poll_produce() 325 mut destination: Destination<Self::Item, Self::Buffer>, in poll_produce()
|
| H A D | transmit.rs | 16 Accessor, Component, Destination, FutureConsumer, FutureProducer, FutureReader, HasSelf, 35 destination: Destination<'a, Self::Item, Self::Buffer>, in poll_produce() 133 destination: Destination<'a, Self::Item, Self::Buffer>, in poll_produce() 238 destination: Destination<'a, Self::Item, Self::Buffer>, in poll_produce()
|
| /wasmtime-44.0.1/crates/wasmtime/src/runtime/component/ |
| H A D | mod.rs | 122 Access, Accessor, AccessorTask, AsAccessor, Destination, DirectDestination, DirectSource,
|
| H A D | concurrent.rs | 99 Destination, DirectDestination, DirectSource, ErrorContext, FutureConsumer, FutureProducer,
|
| /wasmtime-44.0.1/crates/wasi/src/p3/cli/ |
| H A D | host.rs | 17 Access, Destination, FutureReader, Resource, Source, StreamConsumer, StreamProducer, 45 dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce()
|
| /wasmtime-44.0.1/crates/wasi/src/p3/sockets/host/types/ |
| H A D | tcp.rs | 20 Access, Accessor, Destination, FutureReader, Resource, ResourceTable, Source, StreamConsumer, 64 mut dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce() 124 dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce()
|
| /wasmtime-44.0.1/crates/wasmtime/src/runtime/component/concurrent/ |
| H A D | futures_and_streams.rs | 249 pub struct Destination<'a, T, B> { struct 256 impl<'a, T, B> Destination<'a, T, B> { argument 258 pub fn reborrow(&mut self) -> Destination<'_, T, B> { in reborrow() 259 Destination { in reborrow() 330 impl<'a, B> Destination<'a, u8, B> { impl 672 _: Destination<'a, Self::Item, Self::Buffer>, in poll_produce() 690 _: Destination<'a, Self::Item, Self::Buffer>, in poll_produce() 708 mut dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce() 727 mut dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce() 744 mut dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce() [all …]
|
| /wasmtime-44.0.1/crates/wasi/src/p3/filesystem/ |
| H A D | host.rs | 21 Access, Accessor, Destination, FutureReader, Resource, ResourceTable, Source, StreamConsumer, 169 mut dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce() 313 mut dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce()
|
| /wasmtime-44.0.1/crates/wasi-http/src/p3/ |
| H A D | body.rs | 17 Access, Destination, FutureConsumer, FutureReader, Resource, Source, StreamConsumer, 475 mut dst: Destination<'a, Self::Item, Self::Buffer>, in poll_produce()
|
| /wasmtime-44.0.1/crates/fuzzing/src/oracles/ |
| H A D | component_async.rs | 16 Access, Accessor, AccessorTask, Component, Destination, FutureConsumer, FutureProducer, 1069 mut dst: Destination<'_, Self::Item, Self::Buffer>, in poll_produce() 1225 mut destination: Destination<'a, Self::Item, Self::Buffer>, in poll_produce()
|
| /wasmtime-44.0.1/tests/all/component_model/ |
| H A D | async.rs | 1167 _destination: Destination<'a, Self::Item, Self::Buffer>, in stream_cancel_read_async_does_not_corrupt_state()
|
| /wasmtime-44.0.1/crates/wiggle/tests/ |
| H A D | typenames.witx | 74 ;;; Destination address required.
|
| /wasmtime-44.0.1/crates/wasi/witx/p0/ |
| H A D | typenames.witx | 74 ;;; Destination address required.
|
| /wasmtime-44.0.1/crates/wasi/witx/p1/ |
| H A D | typenames.witx | 74 ;;; Destination address required.
|
| /wasmtime-44.0.1/crates/wasi-common/witx/preview1/ |
| H A D | typenames.witx | 74 ;;; Destination address required.
|
| /wasmtime-44.0.1/crates/wasi-common/witx/preview0/ |
| H A D | typenames.witx | 74 ;;; Destination address required.
|
| /wasmtime-44.0.1/tests/misc_testsuite/ |
| H A D | embenchen_primes.wast | 11210 …ol error\00Bad message\00File descriptor in bad state\00Not a socket\00Destination address require…
|
| H A D | embenchen_ifs.wast | 11530 …ol error\00Bad message\00File descriptor in bad state\00Not a socket\00Destination address require…
|
| H A D | embenchen_fasta.wast | 12081 …ol error\00Bad message\00File descriptor in bad state\00Not a socket\00Destination address require…
|