Home
last modified time | relevance | path

Searched defs:BrTable (Results 1 – 25 of 56) sorted by relevance

123

/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/
H A Dbinary-reader-opcnt.h43 BrTable, enumerator
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/
H A Dbinary-reader-opcnt.h43 BrTable, enumerator
/dports/lang/v8/v8-9.6.180.12/test/unittests/wasm/
H A Dwasm-macro-gen-unittest.cc96 TEST_F(WasmMacroGenTest, BrTable) { in TEST_F() argument
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.51.4/src/
H A Dbinary_reader.rs1700 impl<'a> BrTable<'a> { impl
1761 impl<'a> IntoIterator for &'a BrTable<'a> { implementation
H A Dprimitives.rs227 pub struct BrTable<'a> { struct
228 pub(crate) buffer: &'a [u8],
229 pub(crate) cnt: usize,
283 BrTable { table: BrTable<'a> }, enumerator
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.52.2/src/
H A Dbinary_reader.rs1696 impl<'a> BrTable<'a> { impl
1757 impl<'a> IntoIterator for &'a BrTable<'a> { implementation
H A Dprimitives.rs227 pub struct BrTable<'a> { struct
228 pub(crate) buffer: &'a [u8],
229 pub(crate) cnt: usize,
283 BrTable { table: BrTable<'a> }, enumerator
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.57.0/src/
H A Dbinary_reader.rs1711 impl<'a> BrTable<'a> { impl
1772 impl<'a> IntoIterator for &'a BrTable<'a> { implementation
H A Dprimitives.rs216 pub struct BrTable<'a> { struct
217 pub(crate) buffer: &'a [u8],
218 pub(crate) cnt: usize,
272 BrTable { table: BrTable<'a> }, enumerator
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/wasmparser-0.39.1/src/
H A Dbinary_reader.rs1563 impl<'a> BrTable<'a> { implementation
1616 impl<'a> IntoIterator for &'a BrTable<'a> { implementation
H A Dprimitives.rs191 pub struct BrTable<'a> { struct
192 pub(crate) buffer: &'a [u8],
193 pub(crate) cnt: usize,
247 BrTable { table: BrTable<'a> }, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser/src/
H A Dbinary_reader.rs1700 impl<'a> BrTable<'a> { implementation
1761 impl<'a> IntoIterator for &'a BrTable<'a> { implementation
H A Dprimitives.rs227 pub struct BrTable<'a> { struct
228 pub(crate) buffer: &'a [u8],
229 pub(crate) cnt: usize,
283 BrTable { table: BrTable<'a> }, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser-0.48.2/src/
H A Dbinary_reader.rs1696 impl<'a> BrTable<'a> { impl
1755 impl<'a> IntoIterator for &'a BrTable<'a> { implementation
H A Dprimitives.rs196 pub struct BrTable<'a> { struct
197 pub(crate) buffer: &'a [u8],
198 pub(crate) cnt: usize,
252 BrTable { table: BrTable<'a> }, enumerator
/dports/www/firefox/firefox-99.0/third_party/rust/wasmparser/src/
H A Dbinary_reader.rs1912 impl<'a> BrTable<'a> { impl
1963 impl fmt::Debug for BrTable<'_> { implementation
H A Dprimitives.rs297 pub struct BrTable<'a> { struct
298 pub(crate) reader: crate::BinaryReader<'a>,
299 pub(crate) cnt: usize,
376 BrTable { enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/wasmparser/src/
H A Dbinary_reader.rs1912 impl<'a> BrTable<'a> { implementation
1963 impl fmt::Debug for BrTable<'_> { implementation
H A Dprimitives.rs297 pub struct BrTable<'a> { struct
298 pub(crate) reader: crate::BinaryReader<'a>,
299 pub(crate) cnt: usize,
376 BrTable { enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/wasmparser/src/
H A Dbinary_reader.rs1912 impl<'a> BrTable<'a> { impl
1963 impl fmt::Debug for BrTable<'_> { implementation
H A Dprimitives.rs297 pub struct BrTable<'a> { struct
298 pub(crate) reader: crate::BinaryReader<'a>,
299 pub(crate) cnt: usize,
376 BrTable { enumerator
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/wasmparser-0.77.0/src/
H A Dbinary_reader.rs1915 impl<'a> BrTable<'a> { impl
1966 impl fmt::Debug for BrTable<'_> { implementation
H A Dprimitives.rs296 pub struct BrTable<'a> { struct
297 pub(crate) reader: crate::BinaryReader<'a>,
298 pub(crate) cnt: usize,
375 BrTable { enumerator
/dports/audio/faust/faust-2.37.3/compiler/generator/wasm/
H A Dwasm_binary.hh191 BrTable = 0x0e, enumerator
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/internal/wasm/opcode/
H A Dopcode.go30 BrTable const

123