Lines Matching full:uint32
13 UInt32 GetMatchLen(Int32 index, UInt32 distance, UInt32 limit); 14 UInt32 GetNumAvailableBytes(); 19 void Create(UInt32 historySize, UInt32 keepAddBufferBefore, 20 UInt32 matchMaxLen, UInt32 keepAddBufferAfter); 21 UInt32 GetMatches(UInt32[] distances); 22 void Skip(UInt32 num);