Home
last modified time | relevance | path

Searched refs:BLKSIZ (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DCompress.c38 #define BLKSIZ (1U << 14) // 16 * 1024U macro
204 mBufSiz = BLKSIZ; in AllocateMemory()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
DTianoCompress.c42 #define BLKSIZ (1U << 14) // 16 * 1024U macro
451 mBufSiz = BLKSIZ; in AllocateMemory()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DTianoCompress.c32 #define BLKSIZ (1U << 14) // 16 * 1024U macro
431 mBufSiz = BLKSIZ; in AllocateMemory()
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
DTianoCompress.c39 #define BLKSIZ (1U << 14) // 16 * 1024U macro
254 mBufSiz = BLKSIZ; in AllocateMemory()