HomeSort by relevance Sort by last modified time
    Searched defs:PhysicalSize (Results 1 - 12 of 12) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/FileInfo/
FileInfo.h 39 UINT64 PhysicalSize;
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
FileInfo.h 35 /// PhysicalSize The amount of physical space the file consumes on the file system volume.
37 UINT64 PhysicalSize;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/SmramMemoryReserve/
SmramMemoryReserve.h 41 UINT64 PhysicalSize;
  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
FileSpace.c 694 UINT64 PhysicalSize;
696 PhysicalSize = (RealSize + ClusterSizeMask) & (~((UINT64) ClusterSizeMask));
697 return PhysicalSize;
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiMultiPhase.h 126 UINT64 PhysicalSize;
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
dirent.h 72 UINT64 PhysicalSize; // The amount of physical space the file consumes
  /external/dng_sdk/source/
dng_memory.h 303 uint32 PhysicalSize ()
327 ThrowMemoryFull("Arithmetic overflow in PhysicalSize()");
  /external/syslinux/efi32/include/efi/
efiprot.h 305 UINT64 PhysicalSize;
  /external/syslinux/efi64/include/efi/
efiprot.h 305 UINT64 PhysicalSize;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiprot.h 305 UINT64 PhysicalSize;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
virtdisk.h 189 ULONGLONG PhysicalSize;
vds.h     [all...]

Completed in 426 milliseconds