Home
last modified time | relevance | path

Searched refs:Source (Results 1 – 25 of 84) sorted by relevance

1234

/wasmtime-44.0.1/crates/wit-bindgen/src/
H A Dsource.rs6 pub struct Source { struct
11 impl Source { argument
61 impl Write for Source { implementation
68 impl Deref for Source { implementation
75 impl From<Source> for String {
76 fn from(s: Source) -> String { in from()
83 use super::Source;
87 let mut s = Source::default(); in simple_append()
102 let mut s = Source::default(); in newline_remap()
111 let mut s = Source::default(); in if_else()
[all …]
/wasmtime-44.0.1/crates/environ/src/fact/
H A Dtrampoline.rs360 enum Source<'a> { enum
1334 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_bool()
1362 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in convert_u8_mask()
1385 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_s8()
1411 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in convert_u16_mask()
1434 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_s16()
1454 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in convert_u32_mask()
1474 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_s32()
1490 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_u64()
1506 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_s64()
[all …]
/wasmtime-44.0.1/crates/fuzzing/wasm-spec-interpreter/ocaml/
H A Dinterpret.ml62 | (s', (RI_trap_m str)) -> raise (Eval.Trap (Source.no_region, "(Isabelle) trap: " ^ str))
64 …| (s', (RI_crash_m (Error_invalid str))) -> raise (Eval.Crash (Source.no_region, "(Isabelle) error…
65 …| (s', (RI_crash_m (Error_invariant str))) -> raise (Eval.Crash (Source.no_region, "(Isabelle) err…
95 | (s', RTrap str) -> raise (Eval.Trap (Source.no_region, "(Isabelle) trap: " ^ str))
96 …| (s', (RCrash (Error_exhaustion str))) -> raise (Eval.Exhaustion (Source.no_region, "(Isabelle) c…
97 …| (s', (RCrash (Error_invalid str))) -> raise (Eval.Crash (Source.no_region, "(Isabelle) error: " …
98 …| (s', (RCrash (Error_invariant str))) -> raise (Eval.Crash (Source.no_region, "(Isabelle) error: …
125 | RTrap str -> raise (Eval.Trap (Source.no_region, "(Isabelle) trap: " ^ str))
126 …| (RCrash (Error_exhaustion str)) -> raise (Eval.Exhaustion (Source.no_region, "(Isabelle) call st…
127 …| (RCrash (Error_invalid str)) -> raise (Eval.Crash (Source.no_region, "(Isabelle) error: " ^ str))
[all …]
/wasmtime-44.0.1/docs/
H A Dexamples-async.md10 ## Wasm Source
16 ## Host Source
H A Dexamples-anyref.md12 ## Wasm Source
18 ## Host Source
H A Dexamples-multithreaded-embedding.md12 ## Wasm Source
18 ## Host Source
H A Dexamples-multimemory.md12 ## Wasm Source
18 ## Host Source
H A Dexamples-hello-world.md13 ## Wasm Source
19 ## Host Source
H A Dexamples-gcd.md13 ## Wasm Source
19 ## Host Source
H A Dexamples-wasip1.md12 ## Wasm Source
18 ## Host Source
H A Dexamples-multi-value.md13 ## Wasm Source
19 ## Host Source
H A Dexamples-externref.md14 ## Wasm Source
20 ## Host Source
H A Dexamples-memory.md15 ## Wasm Source
21 ## Host Source
/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/func/
H A Dhost.rs261 enum Source<'a> { enum
301 fn lift_params(cx: &mut LiftContext<'_>, ty: TypeFuncIndex, source: Source<'_>) -> Result<P>; in lift_params()
549 Source::Flat(unsafe { mem::transmute::<&[MaybeUninit<ValRaw>], &[ValRaw]>(params) }) in load_params()
556 Source::Memory(validate_inbounds_dynamic( in load_params()
641 fn lift_params(cx: &mut LiftContext<'_>, ty: TypeFuncIndex, src: Source<'_>) -> Result<P> { in lift_params()
644 Source::Flat(storage) => { in lift_params()
652 Source::Memory(offset) => { in lift_params()
732 src: Source<'_>, in lift_params()
737 Source::Flat(storage) => { in lift_params()
744 Source::Memory(mut offset) => { in lift_params()
/wasmtime-44.0.1/crates/misc/component-async-tests/src/
H A Dutil.rs11 Destination, FutureConsumer, FutureProducer, Lift, Lower, Source, StreamConsumer,
81 mut source: Source<Self::Item>, in poll_consume()
155 mut source: Source<'_, T>, in poll_consume()
/wasmtime-44.0.1/crates/wasi-tls/src/p3/util/
H A Dclosed.rs8 use wasmtime::component::{Destination, Source, StreamConsumer, StreamProducer, StreamResult};
60 _src: Source<'_, Self::Item>, in poll_consume()
/wasmtime-44.0.1/crates/environ/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
113 as part of the Derivative Works; within the Source form or
/wasmtime-44.0.1/crates/cache/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
113 as part of the Derivative Works; within the Source form or
/wasmtime-44.0.1/cranelift/module/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
113 as part of the Derivative Works; within the Source form or
/wasmtime-44.0.1/winch/codegen/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
113 as part of the Derivative Works; within the Source form or
/wasmtime-44.0.1/cranelift/reader/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
113 as part of the Derivative Works; within the Source form or
/wasmtime-44.0.1/crates/c-api/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
113 as part of the Derivative Works; within the Source form or
/wasmtime-44.0.1/crates/wiggle/test-helpers/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
113 as part of the Derivative Works; within the Source form or
/wasmtime-44.0.1/crates/cli-flags/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
113 as part of the Derivative Works; within the Source form or
/wasmtime-44.0.1/cranelift/native/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
113 as part of the Derivative Works; within the Source form or

1234