Searched refs:MatchFinder_Free (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | LzFind.h | 68 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc);
|
D | LzFind.c | 165 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_Free() function 186 MatchFinder_Free(p, alloc); in MatchFinder_Create() 251 MatchFinder_Free(p, alloc); in MatchFinder_Create()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/ |
D | LzFind.h | 68 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc);
|
D | LzFind.c | 146 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_Free() function 167 MatchFinder_Free(p, alloc); in MatchFinder_Create() 232 MatchFinder_Free(p, alloc); in MatchFinder_Create()
|
D | LzmaEnc.c | 1756 MatchFinder_Free(&p->matchFinderBase, allocBig); in LzmaEnc_Destruct()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | LzFind.h | 68 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc);
|
D | LzFind.c | 165 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_Free() function 186 MatchFinder_Free(p, alloc); in MatchFinder_Create() 251 MatchFinder_Free(p, alloc); in MatchFinder_Create()
|