Home
last modified time | relevance | path

Searched refs:unwrap_values (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/meta/src/
H A Dgen_binemit.rs63 args += &unwrap_values(&recipe.operands_in, "in", "args", fmt); in gen_recipe()
77 args += &unwrap_values(&recipe.operands_out, "out", "results", fmt); in gen_recipe()
109 fn unwrap_values( in unwrap_values() function
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_binemit.rs63 args += &unwrap_values(&recipe.operands_in, "in", "args", fmt); in gen_recipe()
77 args += &unwrap_values(&recipe.operands_out, "out", "results", fmt); in gen_recipe()
109 fn unwrap_values( in unwrap_values() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_binemit.rs63 args += &unwrap_values(&recipe.operands_in, "in", "args", fmt); in gen_recipe()
77 args += &unwrap_values(&recipe.operands_out, "out", "results", fmt); in gen_recipe()
109 fn unwrap_values( in unwrap_values() function
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/
H A Dgen_binemit.rs63 args += &unwrap_values(&recipe.operands_in, "in", "args", fmt); in gen_recipe()
77 args += &unwrap_values(&recipe.operands_out, "out", "results", fmt); in gen_recipe()
109 fn unwrap_values( in unwrap_values() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_binemit.rs63 args += &unwrap_values(&recipe.operands_in, "in", "args", fmt); in gen_recipe()
77 args += &unwrap_values(&recipe.operands_out, "out", "results", fmt); in gen_recipe()
109 fn unwrap_values( in unwrap_values() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_binemit.rs63 args += &unwrap_values(&recipe.operands_in, "in", "args", fmt); in gen_recipe()
77 args += &unwrap_values(&recipe.operands_out, "out", "results", fmt); in gen_recipe()
109 fn unwrap_values( in unwrap_values() function
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/
H A Dgen_binemit.rs63 args += &unwrap_values(&recipe.operands_in, "in", "args", fmt); in gen_recipe()
77 args += &unwrap_values(&recipe.operands_out, "out", "results", fmt); in gen_recipe()
109 fn unwrap_values( in unwrap_values() function
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/im-13.0.0/src/nodes/
H A Drrb.rs181 fn unwrap_values(&self) -> &Chunk<A> { in unwrap_values() method
450 &self.children.unwrap_values()[index] in index()
478 self.children.unwrap_values() as *const Chunk<A>, in lookup_chunk()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/im-12.3.4/src/nodes/
H A Drrb.rs181 fn unwrap_values(&self) -> &Chunk<A> { in unwrap_values() method
450 &self.children.unwrap_values()[index] in index()
478 self.children.unwrap_values() as *const Chunk<A>, in lookup_chunk()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/im-15.0.0/src/nodes/
H A Drrb.rs195 fn unwrap_values(&self) -> &Chunk<A> { in unwrap_values() method
475 &self.children.unwrap_values()[index] in index()
503 self.children.unwrap_values() as *const Chunk<A>, in lookup_chunk()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/im-rc-15.0.0/src/nodes/
H A Drrb.rs195 fn unwrap_values(&self) -> &Chunk<A> { in unwrap_values() method
475 &self.children.unwrap_values()[index] in index()
503 self.children.unwrap_values() as *const Chunk<A>, in lookup_chunk()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/im-rc-15.0.0/src/nodes/
H A Drrb.rs195 fn unwrap_values(&self) -> &Chunk<A> { in unwrap_values() method
475 &self.children.unwrap_values()[index] in index()
503 self.children.unwrap_values() as *const Chunk<A>, in lookup_chunk()
/dports/lang/rust/rustc-1.58.1-src/vendor/im-rc/src/nodes/
H A Drrb.rs195 fn unwrap_values(&self) -> &Chunk<A> { in unwrap_values() method
475 &self.children.unwrap_values()[index] in index()
503 self.children.unwrap_values() as *const Chunk<A>, in lookup_chunk()