Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.cpp84 CDecoder::CDecoder(bool multiThread) in CDecoder()
/external/lzma/C/
DLzmaEnc.c340 Bool multiThread; member
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1253 inline UInt64 GetLZMAUsage(bool multiThread, UInt32 dictionary) in GetLZMAUsage()