Home
last modified time | relevance | path

Searched refs:AllocRefs (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFind.c152 static CLzRef* AllocRefs(UInt32 num, ISzAlloc *alloc) in AllocRefs() function
224 p->hash = AllocRefs(newSize, alloc); in MatchFinder_Create()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c171 static CLzRef* AllocRefs(UInt32 num, ISzAlloc *alloc) in AllocRefs() function
243 p->hash = AllocRefs(newSize, alloc); in MatchFinder_Create()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c171 static CLzRef* AllocRefs(UInt32 num, ISzAlloc *alloc) in AllocRefs() function
243 p->hash = AllocRefs(newSize, alloc); in MatchFinder_Create()