Home
last modified time | relevance | path

Searched refs:Get_NumThreads (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/Common/
DMethodProps.h91 int Get_NumThreads() const in Get_NumThreads() function
188 int numThreads = Get_NumThreads(); in Get_Lzma_NumThreads()
200 int numThreads = Get_NumThreads(); in Get_Xz_NumThreads()
249 int numThreads = Get_NumThreads(); in Get_BZip2_NumThreads()
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp126 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0); in SetMainMethod()
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp1179 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0);
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1829 if (numThreads == 1 && method.Get_NumThreads() < 0)
2090 const int numSubThreads = method.Get_NumThreads();