Home
last modified time | relevance | path

Searched refs:Eop (Results 1 – 25 of 41) sorted by relevance

12

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
H A DDevicePath.c396 EFI_DEVICE_PATH_PROTOCOL *Eop; in EfiFileDevicePath() local
416 Eop = NextDevicePathNode (&FilePath->Header); in EfiFileDevicePath()
417 SetDevicePathEndNode (Eop); in EfiFileDevicePath()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
H A DRtDevicePath.c493 EFI_DEVICE_PATH_PROTOCOL *Eop; in RtEfiFileDevicePath() local
513 Eop = NextDevicePathNode (&FilePath->Header); in RtEfiFileDevicePath()
514 SetDevicePathEndNode (Eop); in RtEfiFileDevicePath()
/dports/math/reduce/Reduce-svn5758-src/contrib/boxdisplay/sml/
H A DDviCmd.sml14 val Eop : unit -> unit value
57 fun Eop () = ( resetMove (); resetFont (); eop () ) function
H A DShipOut.sml23 Eop ();
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c201 EFI_DEVICE_PATH *Temp, *Eop; in AppendDevicePathNode() local
215 Eop = NextDevicePathNode(Temp); in AppendDevicePathNode()
216 SetDevicePathEndNode(Eop); in AppendDevicePathNode()
242 EFI_DEVICE_PATH *Eop, *DevicePath; in FileDevicePath() local
258 Eop = NextDevicePathNode(&FilePath->Header); in FileDevicePath()
259 SetDevicePathEndNode(Eop); in FileDevicePath()
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/lib/
H A Ddpath.c199 EFI_DEVICE_PATH *Temp, *Eop; in AppendDevicePathNode() local
213 Eop = NextDevicePathNode(Temp); in AppendDevicePathNode()
214 SetDevicePathEndNode(Eop); in AppendDevicePathNode()
240 EFI_DEVICE_PATH *Eop, *DevicePath; in FileDevicePath() local
256 Eop = NextDevicePathNode(&FilePath->Header); in FileDevicePath()
257 SetDevicePathEndNode(Eop); in FileDevicePath()
/dports/cad/ngspice_rework/ngspice-35/examples/p-to-n-examples/
H A DOP_MCP6041.cir15 *Eop opout 0 opin 0 -10000
/dports/devel/gnu-efi/gnu-efi-3.0.14/lib/
H A Ddpath.c206 EFI_DEVICE_PATH *Temp, *Eop; in AppendDevicePathNode() local
220 Eop = NextDevicePathNode(Temp); in AppendDevicePathNode()
221 SetDevicePathEndNode(Eop); in AppendDevicePathNode()
247 EFI_DEVICE_PATH *Eop, *DevicePath; in FileDevicePath() local
263 Eop = NextDevicePathNode(&FilePath->Header); in FileDevicePath()
264 SetDevicePathEndNode(Eop); in FileDevicePath()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/net/
H A Dinca-ip_sw.c115 volatile u32 Eop :1; member
131 volatile u32 Eop :1; member
434 if (! rx_desc->status.field.Eop) { in inca_switch_recv()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/net/
H A Dinca-ip_sw.c115 volatile u32 Eop :1; member
131 volatile u32 Eop :1; member
434 if (! rx_desc->status.field.Eop) { in inca_switch_recv()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/net/
H A Dinca-ip_sw.c115 volatile u32 Eop :1; member
131 volatile u32 Eop :1; member
434 if (! rx_desc->status.field.Eop) { in inca_switch_recv()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/net/
H A Dinca-ip_sw.c115 volatile u32 Eop :1; member
131 volatile u32 Eop :1; member
434 if (! rx_desc->status.field.Eop) { in inca_switch_recv()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/net/
H A Dinca-ip_sw.c115 volatile u32 Eop :1; member
131 volatile u32 Eop :1; member
434 if (! rx_desc->status.field.Eop) { in inca_switch_recv()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/net/
H A Dinca-ip_sw.c115 volatile u32 Eop :1; member
131 volatile u32 Eop :1; member
434 if (! rx_desc->status.field.Eop) { in inca_switch_recv()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/net/
H A Dinca-ip_sw.c115 volatile u32 Eop :1; member
131 volatile u32 Eop :1; member
434 if (! rx_desc->status.field.Eop) { in inca_switch_recv()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DAsmWriter.cpp1790 for (unsigned op = 2, Eop = I.getNumOperands(); op < Eop; op += 2) { in printInstruction() local
1814 for (unsigned op = 0, Eop = I.getNumOperands(); op < Eop; op += 2) { in printInstruction() local
1873 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
1921 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DAsmWriter.cpp3990 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
4096 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4141 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4181 for (unsigned op = 0, Eop = CBI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DAsmWriter.cpp3913 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
4019 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4064 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4104 for (unsigned op = 0, Eop = CBI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DAsmWriter.cpp3769 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
3875 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
3920 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
3960 for (unsigned op = 0, Eop = CBI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DAsmWriter.cpp4039 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
4145 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4190 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4230 for (unsigned op = 0, Eop = CBI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DAsmWriter.cpp4039 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
4145 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4190 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4230 for (unsigned op = 0, Eop = CBI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DAsmWriter.cpp4003 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
4109 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4154 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4194 for (unsigned op = 0, Eop = CBI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DAsmWriter.cpp3893 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
3999 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4044 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4084 for (unsigned op = 0, Eop = CBI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4039 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
4145 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4190 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
4230 for (unsigned op = 0, Eop = CBI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp3769 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
3875 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
3920 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
3960 for (unsigned op = 0, Eop = CBI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local

12