Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.h49 size_t numRefs; member
DLzFind.c249 if (p->hash && p->numRefs == newSize) in MatchFinder_Create()
253 p->numRefs = newSize; in MatchFinder_Create()
344 MatchFinder_Normalize3(subValue, p->hash, p->numRefs); in MatchFinder_Normalize()
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFind.h49 size_t numRefs; member
DLzFind.c247 if (p->hash && p->numRefs == newSize) in MatchFinder_Create()
251 p->numRefs = newSize; in MatchFinder_Create()
342 MatchFinder_Normalize3(subValue, p->hash, p->numRefs); in MatchFinder_Normalize()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.h49 size_t numRefs; member
DLzFind.c249 if (p->hash && p->numRefs == newSize) in MatchFinder_Create()
253 p->numRefs = newSize; in MatchFinder_Create()
344 MatchFinder_Normalize3(subValue, p->hash, p->numRefs); in MatchFinder_Normalize()