Home
last modified time | relevance | path

Searched defs:historySize (Results 1 - 7 of 7) sorted by relevance

/third_party/lzma/CS/7zip/Compress/LZ/
H A DIMatchFinder.cs19 void Create(UInt32 historySize, UInt32 keepAddBufferBefore, in Create() argument
H A DLzBinTree.cs79 public void Create(UInt32 historySize, UInt32 keepAddBufferBefore, in Create() argument
/third_party/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java79 public boolean Create(int historySize, int keepAddBufferBefore, in Create() argument
/third_party/lzma/C/
H A DLzFind.h44 UInt32 historySize; member
H A DLzFindMt.h55 UInt32 historySize; member
H A DLzFind.c280 static UInt32 GetBlockSize(CMatchFinder *p, UInt32 historySize) in GetBlockSize() argument
370 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create() argument
[all...]
H A DLzFindMt.c848 SRes MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore, in MatchFinderMt_Create() argument

Completed in 5 milliseconds