Searched refs:STAT (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/IntelSiliconPkg/Include/IndustryStandard/ |
D | IgdOpRegion.h | 120 UINT32 STAT; ///< Offset 0x3B6 State Indicator member
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | IgdOpRn.ASL | 195 STAT, 32, // Status register
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/ |
D | edk2module.c | 149 #undef STAT 152 #define STAT stat macro 1160 return edk2_do_stat(self, args, "et:stat", STAT, NULL, NULL); in edk2_stat() 2567 return edk2_do_stat(self, args, "et:lstat", STAT, NULL, NULL); in edk2_lstat()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | posixmodule.c | 342 #undef STAT 346 # define STAT win32_stat macro 350 # define STAT stat macro 2642 return posix_do_stat(self, args, "et:stat", STAT, "U:stat", win32_wstat); in posix_stat() 2644 return posix_do_stat(self, args, "et:stat", STAT, NULL, NULL); in posix_stat() 6126 return posix_do_stat(self, args, "et:lstat", STAT, "U:lstat", win32_wstat); in posix_lstat() 6128 return posix_do_stat(self, args, "et:lstat", STAT, NULL, NULL); in posix_lstat()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
D | edk2module.c | 148 #undef STAT 151 #define STAT stat macro 1214 return posix_do_stat(self, args, "et:stat", STAT, NULL, NULL); in posix_stat() 4535 return posix_do_stat(self, args, "et:lstat", STAT, NULL, NULL); in posix_lstat()
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/ |
D | CpuPm.asl | 177 // Create the Status (STAT) buffer with the first DWORD = 0
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | change-log.rst | 374 - PSCI STAT residency and count functions have been added on ARM platforms
|