Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.h91 int Get_NumThreads() const in Get_NumThreads() function in CMethodProps
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()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp123 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0); in SetMainMethod()
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp1180 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0); in UpdateItems()
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp1811 if (numThreads == 1 && method.Get_NumThreads() < 0)
2058 int numSubThreads = method.Get_NumThreads();

Completed in 7 milliseconds