Searched defs:_blockSize (Results 1 - 2 of 2) sorted by relevance
/third_party/lzma/Java/SevenZip/Compression/LZ/ | ||
H A D | InWindow.java | 18 public int _blockSize; // Size of Allocated memory block
field in InWindow |
/third_party/lzma/CS/7zip/Compress/LZ/ | ||
H A D | LzInWindow.cs | 18 public UInt32 _blockSize; // Size of Allocated memory block
field in SevenZip.Compression.LZ.InWindow |
Completed in 2 milliseconds