Searched defs:_bufferBase (Results 1 – 2 of 2) sorted by relevance
| /third_party/lzma/CS/7zip/Compress/LZ/ | ||
| D | LzInWindow.cs | 9 public Byte[] _bufferBase = null; // pointer to buffer with data field in SevenZip.Compression.LZ.InWindow |
| /third_party/lzma/Java/SevenZip/Compression/LZ/ | ||
| D | InWindow.java | 9 public byte[] _bufferBase; // pointer to buffer with data field in InWindow |