Searched defs:GetMatches (Results 1 - 4 of 4) sorted by relevance

/external/lzma/CS/7zip/Compress/LZ/
H A DIMatchFinder.cs21 UInt32 GetMatches(UInt32[] distances); method in interface:SevenZip.Compression.LZ.IMatchFinder
H A DLzBinTree.cs118 public UInt32 GetMatches(UInt32[] distances) method in class:SevenZip.Compression.LZ.BinTree
/external/lzma/C/
H A DLzFind.h100 Mf_GetMatches_Func GetMatches; member in struct:_IMatchFinder
/external/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java118 public int GetMatches(int[] distances) throws IOException method in class:BinTree

Completed in 828 milliseconds