Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFind.c214 UInt32 prevSize = p->hashSizeSum + p->numSons; in MatchFinder_Create() local
221 if (p->hash != 0 && prevSize == newSize) in MatchFinder_Create()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c233 UInt32 prevSize = p->hashSizeSum + p->numSons; in MatchFinder_Create() local
240 if (p->hash != 0 && prevSize == newSize) in MatchFinder_Create()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c233 UInt32 prevSize = p->hashSizeSum + p->numSons; in MatchFinder_Create() local
240 if (p->hash != 0 && prevSize == newSize) in MatchFinder_Create()