Home
last modified time | relevance | path

Searched defs:_cacheSize (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/Java/SevenZip/Compression/RangeCoder/
DEncoder.java16 int _cacheSize; field in Encoder
/third_party/lzma/CS/7zip/Compress/RangeCoder/
DRangeCoder.cs13 uint _cacheSize; field in SevenZip.Compression.RangeCoder.Encoder
/third_party/lzma/CPP/7zip/Common/
DLimitedStreams.h201 size_t _cacheSize; variable
/third_party/lzma/CPP/7zip/Archive/
DXzHandler.cpp749 size_t _cacheSize; member in NArchive::NXz::CInStream