Home
last modified time | relevance | path

Searched refs:Word4 (Results 1 – 17 of 17) sorted by relevance

/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Vectors/
H A DExtType.pas173 1: (Word1, Word2, Word3, Word4: UInt16);
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/clbanning/mxj/v2/
H A Dxml2_test.go130 Word4 string `xml:"word4"` member
/dports/www/webhook/webhook-2.8.0/vendor/github.com/clbanning/mxj/mxj-1.8.4/
H A Dxml2_test.go130 Word4 string `xml:"word4"` member
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/clbanning/mxj/
H A Dxml2_test.go130 Word4 string `xml:"word4"` member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs693 Word4 { enumerator
1115 &Inst::Word4 { .. } | &Inst::Word8 { .. } => {} in aarch64_get_regs()
1676 &mut Inst::Word4 { .. } | &mut Inst::Word8 { .. } => {} in aarch64_map_regs()
2582 &Inst::Word4 { data } => format!("data.i32 {}", data), in show_rru()
H A Demit.rs1228 &Inst::Word4 { data } => { in emit()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/inst/
H A Dmod.rs781 Word4 { enumerator
1254 &Inst::Word4 { .. } | &Inst::Word8 { .. } => {} in aarch64_get_regs()
1811 &mut Inst::Word4 { .. } | &mut Inst::Word8 { .. } => {} in aarch64_map_regs()
2694 &Inst::Word4 { data } => format!("data.i32 {}", data), in show_rru()
H A Demit.rs1351 &Inst::Word4 { data } => { in emit()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs1204 Word4 { enumerator
2103 &Inst::Word4 { .. } | &Inst::Word8 { .. } => {} in aarch64_get_regs()
2908 &mut Inst::Word4 { .. } | &mut Inst::Word8 { .. } => {} in aarch64_map_regs()
4197 &Inst::Word4 { data } => format!("data.i32 {}", data), in print_with_state()
H A Demit.rs2357 &Inst::Word4 { data } => { in emit()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs1204 Word4 { enumerator
2103 &Inst::Word4 { .. } | &Inst::Word8 { .. } => {} in aarch64_get_regs()
2908 &mut Inst::Word4 { .. } | &mut Inst::Word8 { .. } => {} in aarch64_map_regs()
4197 &Inst::Word4 { data } => format!("data.i32 {}", data), in print_with_state()
H A Demit.rs2357 &Inst::Word4 { data } => { in emit()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs1204 Word4 { enumerator
2103 &Inst::Word4 { .. } | &Inst::Word8 { .. } => {} in aarch64_get_regs()
2908 &mut Inst::Word4 { .. } | &mut Inst::Word8 { .. } => {} in aarch64_map_regs()
4197 &Inst::Word4 { data } => format!("data.i32 {}", data), in print_with_state()
H A Demit.rs2357 &Inst::Word4 { data } => { in emit()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs1303 Word4 { enumerator
2244 &Inst::Word4 { .. } | &Inst::Word8 { .. } => {} in aarch64_get_regs()
3087 &mut Inst::Word4 { .. } | &mut Inst::Word8 { .. } => {} in aarch64_map_regs()
4563 &Inst::Word4 { data } => format!("data.i32 {}", data), in print_with_state()
H A Demit.rs2506 &Inst::Word4 { data } => { in emit()
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/
H A DCHANGES.md1796 end-users to define new symbolic types, such as Word4, that SBV does not
1805 * A new example `Data/SBV/Examples/Misc/Word4.hs` showing