Home
last modified time | relevance | path

Searched refs:SIZE (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dfrozen.c24 #define SIZE (int)sizeof(M___hello__) macro
28 {"__hello__", M___hello__, SIZE},
30 {"__phello__", M___hello__, -SIZE},
31 {"__phello__.spam", M___hello__, SIZE},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dfrozen.c24 #define SIZE (int)sizeof(M___hello__) macro
28 {"__hello__", M___hello__, SIZE},
30 {"__phello__", M___hello__, -SIZE},
31 {"__phello__.spam", M___hello__, SIZE},
/device/google/dragon/health/
Dhealthd-dragon.cpp55 const int SIZE = 10; in read_current_max_ma() local
56 char buf[SIZE]; in read_current_max_ma()
57 if (read_sysfs(PSU_SYSFS_MAX_CURRENT_PATH, buf, SIZE) > 0) in read_current_max_ma()
/device/asus/fugu/libaudio/
DHDMIAudioOutput.cpp120 const size_t SIZE = 256; in dump() local
121 char buffer[SIZE]; in dump()
123 snprintf(buffer, SIZE, in dump()
DAudioHardwareInput.cpp163 snprintf(buffer, SIZE, a); \
164 buffer[SIZE - 1] = 0; \
170 const size_t SIZE = 256; in dump() local
171 char buffer[SIZE]; in dump()
DAudioStreamIn.cpp184 snprintf(buffer, SIZE, a); \
185 buffer[SIZE - 1] = 0; \
190 const size_t SIZE = 256; in dump() local
191 char buffer[SIZE]; in dump()
DAudioHardwareOutput.cpp545 snprintf(buffer, SIZE, a); \
546 buffer[SIZE - 1] = 0; \
552 const size_t SIZE = 256; in dump() local
553 char buffer[SIZE]; in dump()
DAudioStreamOut.cpp744 snprintf(buffer, SIZE, a); \
745 buffer[SIZE - 1] = 0; \
751 const size_t SIZE = 256; in dump() local
752 char buffer[SIZE]; in dump()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Protocol/
DIgdOpRegion.h82 UINT32 SIZE; // 0x10 OpRegion size member
/device/generic/goldfish/audio/
Daudio_hw_legacy.c619 const size_t SIZE = 256; in adev_dump() local
620 char buffer[SIZE]; in adev_dump()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/VlvPlatformInitDxe/
DIgdOpRegion.c712 mIgdOpRegion.OpRegion->Header.SIZE = HEADER_SIZE/1024; in IgdOpRegionInit()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DIgdOpRn.ASL104 SIZE, 32, // OpRegion Size
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
DCpuPm.asl159 CreateDwordField (Arg0, 4, SIZE)
189 Return(COSC (ToUUID("4077A616-290C-47BE-9EBD-D87058713953"), REVS, SIZE, Local2))