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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.h9 typedef UInt32 CLzRef; typedef
23 CLzRef *hash;
24 CLzRef *son;
69 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems);
72 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.h9 typedef UInt32 CLzRef; typedef
23 CLzRef *hash;
24 CLzRef *son;
69 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems);
72 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,

Completed in 43 milliseconds