Searched defs:Mf_GetNumAvailableBytes_Func (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.h78 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
84 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
93 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.h78 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
84 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
93 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.h78 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
84 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
93 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;

Completed in 18 milliseconds