Searched defs:MatchFinder_Normalize3 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.c299 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems) function
316 MatchFinder_Normalize3(subValue, p->hash, p->hashSizeSum + p->numSons);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.c280 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems) function
297 MatchFinder_Normalize3(subValue, p->hash, p->hashSizeSum + p->numSons);

Completed in 36 milliseconds