Home
last modified time | relevance | path

Searched refs:Mf_GetNumAvailableBytes_Func (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.h90 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
98 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
DLzFind.c1007 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinder_GetNumAvailableBytes; in MatchFinder_CreateVTable()
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFind.h90 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
98 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
DLzFindMt.c772 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinderMt_GetNumAvailableBytes;
DLzFind.c1005 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinder_GetNumAvailableBytes; in MatchFinder_CreateVTable()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.h90 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
98 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
DLzFind.c1007 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinder_GetNumAvailableBytes; in MatchFinder_CreateVTable()