Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/GUI/
DCompressDialog.cpp1958 const size_t dict_up = (size_t)(2 + (i & 1)) << (i / 2); in SetDictionary2() local
2078 const size_t dict_up = (size_t)(2 + (i & 1)) << (i / 2); in SetDictionary2() local