HomeSort by relevance Sort by last modified time
    Searched refs:Mf_GetNumAvailableBytes_Func (Results 1 - 10 of 10) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzFind.h 85 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
90 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object);
98 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
LzFind.c 1005 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinder_GetNumAvailableBytes;
LzFindMt.c 772 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinderMt_GetNumAvailableBytes;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzFind.h 85 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
90 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object);
98 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
LzFind.c 1007 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinder_GetNumAvailableBytes;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzFind.h 85 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
90 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object);
98 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
LzFind.c 1007 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinder_GetNumAvailableBytes;
  /external/lzma/C/
LzFind.h 85 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
90 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object);
98 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
LzFind.c 1005 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinder_GetNumAvailableBytes;
LzFindMt.c 772 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinderMt_GetNumAvailableBytes;

Completed in 2536 milliseconds