Home
last modified time | relevance | path

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

/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Compress/
H A DRar2Decoder.h64 const Byte kLen2DistStarts[kLen2NumNumbers]={0,4,8,16,32,64,128,192}; variable
H A DRar3Decoder.cpp34 static const Byte kLen2DistStarts[kNumLen2Symbols]={0,4,8,16,32,64,128,192}; variable
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DRar2Decoder.h64 const Byte kLen2DistStarts[kLen2NumNumbers]={0,4,8,16,32,64,128,192}; variable
H A DRar3Decoder.cpp30 static const Byte kLen2DistStarts[kNumLen2Symbols]={0,4,8,16,32,64,128,192}; variable
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DRar2Decoder.h64 const Byte kLen2DistStarts[kLen2NumNumbers]={0,4,8,16,32,64,128,192}; variable
H A DRar3Decoder.cpp28 static const Byte kLen2DistStarts[kNumLen2Symbols] = {0,4,8,16,32,64,128,192}; variable