Home
last modified time | relevance | path

Searched refs:AllOnes (Results 1 – 25 of 561) sorted by relevance

12345678910>>...23

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/DuetPkg/PciBusNoEnumerationDxe/
H A DPciOptionRomSupport.c50 UINT32 AllOnes; in GetOpRomInfo() local
86 AllOnes = 0xfffffffe; in GetOpRomInfo()
94 &AllOnes in GetOpRomInfo()
108 &AllOnes in GetOpRomInfo()
117 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
118 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
125 PciIoDevice->RomSize = (UINT64) ((~AllOnes) + 1); in GetOpRomInfo()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
266 AllOnes = 0xfffffffe; in GetOpRomInfo()
274 &AllOnes in GetOpRomInfo()
288 &AllOnes in GetOpRomInfo()
297 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
298 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
302 PciIoDevice->RomSize = (~AllOnes) + 1; in GetOpRomInfo()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
266 AllOnes = 0xfffffffe; in GetOpRomInfo()
274 &AllOnes in GetOpRomInfo()
288 &AllOnes in GetOpRomInfo()
297 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
298 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
302 PciIoDevice->RomSize = (~AllOnes) + 1; in GetOpRomInfo()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
266 AllOnes = 0xfffffffe; in GetOpRomInfo()
274 &AllOnes in GetOpRomInfo()
288 &AllOnes in GetOpRomInfo()
297 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
298 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
302 PciIoDevice->RomSize = (~AllOnes) + 1; in GetOpRomInfo()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
266 AllOnes = 0xfffffffe; in GetOpRomInfo()
274 &AllOnes in GetOpRomInfo()
288 &AllOnes in GetOpRomInfo()
297 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
298 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
302 PciIoDevice->RomSize = (~AllOnes) + 1; in GetOpRomInfo()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
266 AllOnes = 0xfffffffe; in GetOpRomInfo()
274 &AllOnes in GetOpRomInfo()
288 &AllOnes in GetOpRomInfo()
297 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
298 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
302 PciIoDevice->RomSize = (~AllOnes) + 1; in GetOpRomInfo()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
266 AllOnes = 0xfffffffe; in GetOpRomInfo()
274 &AllOnes in GetOpRomInfo()
288 &AllOnes in GetOpRomInfo()
297 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
298 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
302 PciIoDevice->RomSize = (~AllOnes) + 1; in GetOpRomInfo()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
266 AllOnes = 0xfffffffe; in GetOpRomInfo()
274 &AllOnes in GetOpRomInfo()
288 &AllOnes in GetOpRomInfo()
297 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
298 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
302 PciIoDevice->RomSize = (~AllOnes) + 1; in GetOpRomInfo()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
266 AllOnes = 0xfffffffe; in GetOpRomInfo()
274 &AllOnes in GetOpRomInfo()
288 &AllOnes in GetOpRomInfo()
297 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
298 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
302 PciIoDevice->RomSize = (~AllOnes) + 1; in GetOpRomInfo()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c234 UINT32 AllOnes; in GetOpRomInfo() local
266 AllOnes = 0xfffffffe; in GetOpRomInfo()
274 &AllOnes in GetOpRomInfo()
288 &AllOnes in GetOpRomInfo()
297 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
298 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
302 PciIoDevice->RomSize = (~AllOnes) + 1; in GetOpRomInfo()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c240 UINT32 AllOnes; in GetOpRomInfo() local
272 AllOnes = 0xfffffffe; in GetOpRomInfo()
280 &AllOnes in GetOpRomInfo()
294 &AllOnes in GetOpRomInfo()
303 AllOnes &= 0xFFFFF800; in GetOpRomInfo()
304 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()
308 PciIoDevice->RomSize = (UINT64) ((~AllOnes) + 1); in GetOpRomInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/LowerTypeTests/Inputs/
H A Dimport.yaml5 Kind: AllOnes
11 Kind: AllOnes

12345678910>>...23