Searched defs:_bufferOffset (Results 1 – 2 of 2) sorted by relevance
| /third_party/lzma/CS/7zip/Compress/LZ/ | ||
| D | LzInWindow.cs | 16 public UInt32 _bufferOffset; field in SevenZip.Compression.LZ.InWindow |
| /third_party/lzma/Java/SevenZip/Compression/LZ/ | ||
| D | InWindow.java | 16 public int _bufferOffset; field in InWindow |