Home
last modified time | relevance | path

Searched defs:DictionarySize (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CS/7zip/
DICoder.cs87 DictionarySize, enumerator
/external/lzma/Java/SevenZip/
DLzmaAlone.java14 public int DictionarySize = 1 << 23; field in LzmaAlone.CommandLine