/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | QcowHandler.cpp | 24 #define Get32(p) GetBe32a(p) macro
|
H A D | XarHandler.cpp | 35 #define Get32(p) GetBe32(p) macro
|
H A D | VdiHandler.cpp | 21 #define Get32(p) GetUi32(p) macro
|
H A D | ApmHandler.cpp | 16 #define Get32(p) GetBe32a(p) macro
|
H A D | SparseHandler.cpp | 17 #define Get32(p) GetUi32(p) macro
|
H A D | GptHandler.cpp | 20 #define Get32(p) GetUi32(p) macro
|
H A D | RpmHandler.cpp | 27 #define Get32(p) GetBe32(p) macro
|
H A D | MachoHandler.cpp | 21 static UInt32 Get32(const Byte *p, bool be) { if (be) return GetBe32(p); return GetUi32(p); } in Get32() function
|
H A D | CramfsHandler.cpp | 98 #define Get32(p) (be ? GetBe32(p) : GetUi32(p)) macro
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/ |
H A D | NsisDecode.cpp | 15 #define Get32(p) GetUi32(p) macro
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/ |
H A D | PiPcd.h | 409 EFI_PEI_PCD_PPI_GET_32 Get32; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | PiPcd.h | 401 EFI_PCD_PROTOCOL_GET_32 Get32; member
|
H A D | Pcd.h | 764 PCD_PROTOCOL_GET32 Get32; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/ |
H A D | PiPcd.h | 415 EFI_PEI_PCD_PPI_GET_32 Get32; member
|
H A D | Pcd.h | 823 PCD_PPI_GET32 Get32; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/ |
H A D | PiPcd.h | 409 EFI_PEI_PCD_PPI_GET_32 Get32; member
|
H A D | Pcd.h | 758 PCD_PPI_GET32 Get32; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | PiPcd.h | 401 EFI_PCD_PROTOCOL_GET_32 Get32; member
|
H A D | Pcd.h | 827 PCD_PROTOCOL_GET32 Get32; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | PiPcd.h | 407 EFI_PCD_PROTOCOL_GET_32 Get32; member
|
H A D | Pcd.h | 830 PCD_PROTOCOL_GET32 Get32; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | PiPcd.h | 401 EFI_PCD_PROTOCOL_GET_32 Get32; member
|
H A D | Pcd.h | 827 PCD_PROTOCOL_GET32 Get32; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ppi/ |
H A D | PiPcd.h | 409 EFI_PEI_PCD_PPI_GET_32 Get32; member
|
H A D | Pcd.h | 817 PCD_PPI_GET32 Get32; member
|