Home
last modified time | relevance | path

Searched defs:kAdditionalSize (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp107 static const size_t kAdditionalSize = (size_t)1 << 16; variable
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs13 const UInt32 kAdditionalSize = (6 << 20); field in SevenZip.LzmaBench
/third_party/lzma/Java/SevenZip/
H A DLzmaBench.java9 static final int kAdditionalSize = (1 << 21); field in LzmaBench

Completed in 6 milliseconds