Searched defs:DictionarySize (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CS/7zip/ | ||
D | ICoder.cs | 87 DictionarySize, enumerator |
/external/lzma/Java/SevenZip/ | ||
D | LzmaAlone.java | 14 public int DictionarySize = 1 << 23; field in LzmaAlone.CommandLine |