Home
last modified time | relevance | path

Searched refs:MultU64x32 (Results 251 – 275 of 1011) sorted by relevance

1...<<11121314151617181920>>...41

/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DStall.c93 MultU64x32 (Microseconds, 10), in CoreStall()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Core/Dxe/Misc/
H A DStall.c93 MultU64x32 (Microseconds, 10), in CoreStall()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DStall.c93 MultU64x32 (Microseconds, 10), in CoreStall()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Core/Dxe/Misc/
H A DStall.c93 MultU64x32 (Microseconds, 10), in CoreStall()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
H A DGraphics.c198 BltBufferSize = MultU64x32 (DataSizePerLine, BmpHeader->PixelHeight); in ConvertBmpToGopBlt()
244 BltBufferSize = MultU64x32 ((UINT64) BmpHeader->PixelWidth, BmpHeader->PixelHeight); in ConvertBmpToGopBlt()
251 BltBufferSize = MultU64x32 (BltBufferSize, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)); in ConvertBmpToGopBlt()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
H A DGraphics.c199 BltBufferSize = MultU64x32 (DataSizePerLine, BmpHeader->PixelHeight); in ConvertBmpToGopBlt()
245 BltBufferSize = MultU64x32 ((UINT64) BmpHeader->PixelWidth, BmpHeader->PixelHeight); in ConvertBmpToGopBlt()
252 BltBufferSize = MultU64x32 (BltBufferSize, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)); in ConvertBmpToGopBlt()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
H A DMultU64x32.c25 MultU64x32 ( in MultU64x32() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/Disk/UdfDxe/
H A DFileSystemOperations.c54 MultU64x32 (DescriptorLBAs[Index], BlockSize), in FindAnchorVolumeDescriptorPointer()
374 MultU64x32 (Lsn, LogicalVolDesc->LogicalBlockSize), in FindFileSetDescriptor()
901 MultU64x32 (Lsn, LogicalBlockSize), in GetAedAdsOffset()
924 *Offset = MultU64x32 (Lsn, LogicalBlockSize) + in GetAedAdsOffset()
1278 MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1330 Offset + MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1741 MultU64x32 (Lsn, LogicalBlockSize), in FindFileEntry()
2722 MultU64x32 (Lsn, LogicalBlockSize), in GetVolumeSize()
2762 *FreeSpaceSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
2777 *VolumeSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/Disk/UdfDxe/
H A DFileSystemOperations.c54 MultU64x32 (DescriptorLBAs[Index], BlockSize), in FindAnchorVolumeDescriptorPointer()
374 MultU64x32 (Lsn, LogicalVolDesc->LogicalBlockSize), in FindFileSetDescriptor()
901 MultU64x32 (Lsn, LogicalBlockSize), in GetAedAdsOffset()
924 *Offset = MultU64x32 (Lsn, LogicalBlockSize) + in GetAedAdsOffset()
1278 MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1330 Offset + MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1741 MultU64x32 (Lsn, LogicalBlockSize), in FindFileEntry()
2722 MultU64x32 (Lsn, LogicalBlockSize), in GetVolumeSize()
2762 *FreeSpaceSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
2777 *VolumeSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/Disk/UdfDxe/
H A DFileSystemOperations.c54 MultU64x32 (DescriptorLBAs[Index], BlockSize), in FindAnchorVolumeDescriptorPointer()
374 MultU64x32 (Lsn, LogicalVolDesc->LogicalBlockSize), in FindFileSetDescriptor()
901 MultU64x32 (Lsn, LogicalBlockSize), in GetAedAdsOffset()
924 *Offset = MultU64x32 (Lsn, LogicalBlockSize) + in GetAedAdsOffset()
1278 MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1330 Offset + MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1741 MultU64x32 (Lsn, LogicalBlockSize), in FindFileEntry()
2722 MultU64x32 (Lsn, LogicalBlockSize), in GetVolumeSize()
2762 *FreeSpaceSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
2777 *VolumeSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/Disk/UdfDxe/
H A DFileSystemOperations.c54 MultU64x32 (DescriptorLBAs[Index], BlockSize), in FindAnchorVolumeDescriptorPointer()
374 MultU64x32 (Lsn, LogicalVolDesc->LogicalBlockSize), in FindFileSetDescriptor()
901 MultU64x32 (Lsn, LogicalBlockSize), in GetAedAdsOffset()
924 *Offset = MultU64x32 (Lsn, LogicalBlockSize) + in GetAedAdsOffset()
1278 MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1330 Offset + MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1741 MultU64x32 (Lsn, LogicalBlockSize), in FindFileEntry()
2722 MultU64x32 (Lsn, LogicalBlockSize), in GetVolumeSize()
2762 *FreeSpaceSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
2777 *VolumeSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/Disk/UdfDxe/
H A DFileSystemOperations.c54 MultU64x32 (DescriptorLBAs[Index], BlockSize), in FindAnchorVolumeDescriptorPointer()
374 MultU64x32 (Lsn, LogicalVolDesc->LogicalBlockSize), in FindFileSetDescriptor()
901 MultU64x32 (Lsn, LogicalBlockSize), in GetAedAdsOffset()
924 *Offset = MultU64x32 (Lsn, LogicalBlockSize) + in GetAedAdsOffset()
1278 MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1330 Offset + MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1741 MultU64x32 (Lsn, LogicalBlockSize), in FindFileEntry()
2722 MultU64x32 (Lsn, LogicalBlockSize), in GetVolumeSize()
2762 *FreeSpaceSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
2777 *VolumeSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/Disk/UdfDxe/
H A DFileSystemOperations.c54 MultU64x32 (DescriptorLBAs[Index], BlockSize), in FindAnchorVolumeDescriptorPointer()
374 MultU64x32 (Lsn, LogicalVolDesc->LogicalBlockSize), in FindFileSetDescriptor()
901 MultU64x32 (Lsn, LogicalBlockSize), in GetAedAdsOffset()
924 *Offset = MultU64x32 (Lsn, LogicalBlockSize) + in GetAedAdsOffset()
1278 MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1330 Offset + MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1741 MultU64x32 (Lsn, LogicalBlockSize), in FindFileEntry()
2722 MultU64x32 (Lsn, LogicalBlockSize), in GetVolumeSize()
2762 *FreeSpaceSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
2777 *VolumeSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/Disk/UdfDxe/
H A DFileSystemOperations.c54 MultU64x32 (DescriptorLBAs[Index], BlockSize), in FindAnchorVolumeDescriptorPointer()
374 MultU64x32 (Lsn, LogicalVolDesc->LogicalBlockSize), in FindFileSetDescriptor()
901 MultU64x32 (Lsn, LogicalBlockSize), in GetAedAdsOffset()
924 *Offset = MultU64x32 (Lsn, LogicalBlockSize) + in GetAedAdsOffset()
1278 MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1330 Offset + MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1741 MultU64x32 (Lsn, LogicalBlockSize), in FindFileEntry()
2722 MultU64x32 (Lsn, LogicalBlockSize), in GetVolumeSize()
2762 *FreeSpaceSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
2777 *VolumeSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/Disk/UdfDxe/
H A DFileSystemOperations.c54 MultU64x32 (DescriptorLBAs[Index], BlockSize), in FindAnchorVolumeDescriptorPointer()
374 MultU64x32 (Lsn, LogicalVolDesc->LogicalBlockSize), in FindFileSetDescriptor()
901 MultU64x32 (Lsn, LogicalBlockSize), in GetAedAdsOffset()
924 *Offset = MultU64x32 (Lsn, LogicalBlockSize) + in GetAedAdsOffset()
1278 MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1330 Offset + MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1741 MultU64x32 (Lsn, LogicalBlockSize), in FindFileEntry()
2722 MultU64x32 (Lsn, LogicalBlockSize), in GetVolumeSize()
2762 *FreeSpaceSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
2777 *VolumeSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/Disk/UdfDxe/
H A DFileSystemOperations.c54 MultU64x32 (DescriptorLBAs[Index], BlockSize), in FindAnchorVolumeDescriptorPointer()
374 MultU64x32 (Lsn, LogicalVolDesc->LogicalBlockSize), in FindFileSetDescriptor()
901 MultU64x32 (Lsn, LogicalBlockSize), in GetAedAdsOffset()
924 *Offset = MultU64x32 (Lsn, LogicalBlockSize) + in GetAedAdsOffset()
1278 MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1330 Offset + MultU64x32 (Lsn, LogicalBlockSize), in ReadFile()
1741 MultU64x32 (Lsn, LogicalBlockSize), in FindFileEntry()
2722 MultU64x32 (Lsn, LogicalBlockSize), in GetVolumeSize()
2762 *FreeSpaceSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
2777 *VolumeSize += MultU64x32 ((UINT64)LsnsNo, LogicalBlockSize); in GetVolumeSize()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x32.nasm8 ; MultU64x32.nasm
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x32.nasm8 ; MultU64x32.nasm
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x32.nasm8 ; MultU64x32.nasm
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x32.nasm8 ; MultU64x32.nasm
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x32.nasm8 ; MultU64x32.nasm
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x32.nasm8 ; MultU64x32.nasm
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x32.nasm8 ; MultU64x32.nasm
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x32.nasm8 ; MultU64x32.nasm
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x32.nasm8 ; MultU64x32.nasm

1...<<11121314151617181920>>...41