Home
last modified time | relevance | path

Searched refs:LzmaDec_FreeProbs (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzmaDec.h133 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc);
DLzmaDec.c978 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() function
992 LzmaDec_FreeProbs(p, alloc); in LzmaDec_Free()
1027 LzmaDec_FreeProbs(p, alloc); in LzmaDec_AllocateProbs2()
1068 LzmaDec_FreeProbs(p, alloc); in LzmaDec_Allocate()
1098 LzmaDec_FreeProbs(&p, alloc); in LzmaDecode()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.h133 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc);
DLzmaDec.c980 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() function
994 LzmaDec_FreeProbs(p, alloc); in LzmaDec_Free()
1029 LzmaDec_FreeProbs(p, alloc); in LzmaDec_AllocateProbs2()
1070 LzmaDec_FreeProbs(p, alloc); in LzmaDec_Allocate()
1100 LzmaDec_FreeProbs(&p, alloc); in LzmaDecode()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.h133 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc);
DLzmaDec.c980 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() function
994 LzmaDec_FreeProbs(p, alloc); in LzmaDec_Free()
1029 LzmaDec_FreeProbs(p, alloc); in LzmaDec_AllocateProbs2()
1070 LzmaDec_FreeProbs(p, alloc); in LzmaDec_Allocate()
1100 LzmaDec_FreeProbs(&p, alloc); in LzmaDecode()