Home
last modified time | relevance | path

Searched defs:Io (Results 126 – 150 of 2744) sorted by relevance

12345678910>>...110

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/vect/
H A Dvect-vsubb-1.ll1 ; RUN: llc -march=hexagon < %s | FileCheck %s
2 ; CHECK: vsubub
3
4 define <4 x i8> @t_i4x8(<4 x i8> %a, <4 x i8> %b) nounwind {
5 entry:
6 %0 = sub <4 x i8> %a, %b
7 ret <4 x i8> %0
8 }
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/i/
H A Dio.go9 var Io = internal.Register(MustNewLexer( var
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/i/
H A Dio.go9 var Io = internal.Register(MustNewLexer( var
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/
H A DIO.sml3 exception Io = Io exception
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/EmulatorPkg/EmuSimpleFileSystemDxe/
H A DEmuSimpleFileSystem.h44 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Io; member
62 EFI_FILE_PROTOCOL *Io; member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/EmulatorPkg/EmuSimpleFileSystemDxe/
H A DEmuSimpleFileSystem.h44 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Io; member
62 EFI_FILE_PROTOCOL *Io; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/EmulatorPkg/EmuSimpleFileSystemDxe/
H A DEmuSimpleFileSystem.h44 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Io; member
62 EFI_FILE_PROTOCOL *Io; member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/EmulatorPkg/EmuSimpleFileSystemDxe/
H A DEmuSimpleFileSystem.h44 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Io; member
62 EFI_FILE_PROTOCOL *Io; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/EmulatorPkg/EmuSimpleFileSystemDxe/
H A DEmuSimpleFileSystem.h44 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Io; member
62 EFI_FILE_PROTOCOL *Io; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/EmulatorPkg/EmuSimpleFileSystemDxe/
H A DEmuSimpleFileSystem.h44 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Io; member
62 EFI_FILE_PROTOCOL *Io; member
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/EmulatorPkg/EmuSimpleFileSystemDxe/
H A DEmuSimpleFileSystem.h44 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Io; member
62 EFI_FILE_PROTOCOL *Io; member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EmulatorPkg/EmuSimpleFileSystemDxe/
H A DEmuSimpleFileSystem.h50 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Io; member
68 EFI_FILE_PROTOCOL *Io; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/EmulatorPkg/EmuSimpleFileSystemDxe/
H A DEmuSimpleFileSystem.h44 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL *Io; member
62 EFI_FILE_PROTOCOL *Io; member
/dports/net/routinator/routinator-0.10.2/cargo-crates/tokio-rustls-0.22.0/src/
H A Dclient.rs32 type Io = IO; typedef
41 fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Session) { in get_mut()
46 fn into_io(self) -> Self::Io { in into_io()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/tokio-rustls-0.22.0/src/
H A Dclient.rs32 type Io = IO; typedef
41 fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Session) { in get_mut()
46 fn into_io(self) -> Self::Io { in into_io()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-rustls-0.22.0/src/
H A Dclient.rs32 type Io = IO; typedef
41 fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Session) { in get_mut()
46 fn into_io(self) -> Self::Io { in into_io()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/tokio-rustls-0.13.1/src/
H A Dserver.rs32 type Io = IO; typedef
41 fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Session) { in get_mut()
46 fn into_io(self) -> Self::Io { in into_io()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/tokio-rustls-0.13.1/src/
H A Dserver.rs32 type Io = IO; typedef
41 fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Session) { in get_mut()
46 fn into_io(self) -> Self::Io { in into_io()
/dports/net/krill/krill-0.9.4/cargo-crates/tokio-rustls-0.22.0/src/
H A Dclient.rs32 type Io = IO; typedef
41 fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Session) { in get_mut()
46 fn into_io(self) -> Self::Io { in into_io()
/dports/www/xh/xh-0.14.1/cargo-crates/tokio-rustls-0.22.0/src/
H A Dclient.rs32 type Io = IO; typedef
41 fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Session) { in get_mut()
46 fn into_io(self) -> Self::Io { in into_io()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/tokio-rustls-0.22.0/src/
H A Dclient.rs32 type Io = IO; typedef
41 fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Session) { in get_mut()
46 fn into_io(self) -> Self::Io { in into_io()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/tokio-rustls-0.14.1/src/
H A Dserver.rs32 type Io = IO; typedef
41 fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Session) { in get_mut()
46 fn into_io(self) -> Self::Io { in into_io()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/tokio-rustls-0.22.0/src/
H A Dclient.rs32 type Io = IO; typedef
41 fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Session) { in get_mut()
46 fn into_io(self) -> Self::Io { in into_io()
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/i/
H A Dio.go9 var Io = internal.Register(MustNewLazyLexer( var
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/i/
H A Dio.go9 var Io = internal.Register(MustNewLazyLexer( var

12345678910>>...110