Home
last modified time | relevance | path

Searched refs:NSystem (Results 1 - 17 of 17) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DSystem.cpp23 namespace NSystem { namespace
264 unsigned long numFiles_OPEN_MAX = NSystem::Get_File_OPEN_MAX(); in Get_File_OPEN_MAX_Reduced_for_3_tasks()
H A DFileSystem.h11 namespace NSystem { namespace
H A DSystem.h15 namespace NSystem { namespace
H A DFileSystem.cpp20 namespace NSystem { namespace
H A DFileIO.cpp45 namespace NSystem namespace
378 if (NSystem::MyGetDiskFreeSpace(path, clusterSize, totalSize, freeSize)) in CalcDeviceSize()
H A DFileFind.cpp58 namespace NSystem namespace
483 if (NSystem::MyGetDiskFreeSpace(drive, clusterSize, totalSize, freeSize)) in Find()
H A DFileLink.cpp440 namespace NSystem namespace
/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.h21 _numProcessors = _numThreads = NWindows::NSystem::GetNumberOfProcessors(); in InitCommon()
29 _memUsage_WasSet = NWindows::NSystem::GetRamSize(memAvail); in InitCommon()
/third_party/lzma/CPP/7zip/UI/Common/
H A DWorkDir.cpp25 const UINT driveType = NSystem::MyGetDriveType(prefix); in GetWorkDir()
H A DBench.h109 AString GetProcessThreadsInfo(const NWindows::NSystem::CProcessAffinity &ti);
H A DArchiveOpenCallback.cpp191 NumOpenFiles_AllowedMax = NSystem::Get_File_OPEN_MAX_Reduced_for_3_tasks();
H A DBench.cpp2880 AString GetProcessThreadsInfo(const NSystem::CProcessAffinity &ti)
3636 NSystem::CProcessAffinity threadsInfo;
3644 numCPUs = NSystem::GetNumberOfProcessors();
3660 bool ramSize_Defined = NSystem::GetRamSize(ramSize);
H A DArchiveCommandLine.cpp1136 NSystem::CProcessAffinity aff; in Parse1()
/third_party/lzma/CPP/7zip/Common/
H A DMultiOutStream.cpp109 NumOpenFiles_AllowedMax = NSystem::Get_File_OPEN_MAX_Reduced_for_3_tasks(); in Init()
/third_party/lzma/CPP/7zip/UI/Console/
H A DMain.cpp279 const UInt32 numCpus = NWindows::NSystem::GetNumberOfProcessors(); in ShowProgInfo()
281 const UInt64 openMAX= NWindows::NSystem::Get_File_OPEN_MAX(); in ShowProgInfo()
332 // *so << "# CPUs: " << (UInt64)NWindows::NSystem::GetNumberOfProcessors() << endl; in ShowCopyrightAndHelp()
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp421 numThreads = NWindows::NSystem::GetNumberOfProcessors();
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp973 if (!NSystem::GetRamSize(memSize)) in GetStream()

Completed in 19 milliseconds