HomeSort by relevance Sort by last modified time
    Searched refs:NSystem (Results 1 - 11 of 11) sorted by null

  /external/lzma/CPP/Windows/
System.h 9 namespace NSystem {
FileSystem.h 11 namespace NSystem {
System.cpp 10 namespace NSystem {
FileSystem.cpp 20 namespace NSystem {
FileIO.cpp 25 namespace NSystem
268 if (NSystem::MyGetDiskFreeSpace(path, clusterSize, totalSize, freeSize))
FileFind.cpp 49 namespace NSystem
332 if (NSystem::MyGetDiskFreeSpace(drive, clusterSize, totalSize, freeSize))
FileLink.cpp 338 namespace NSystem
  /external/lzma/CPP/7zip/Archive/Common/
HandlerOut.cpp 40 _numProcessors = _numThreads = NSystem::GetNumberOfProcessors();
105 _numProcessors = _numThreads = NWindows::NSystem::GetNumberOfProcessors();
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp 41 _numThreads = NSystem::GetNumberOfProcessors();
721 const UInt32 numProcessors = NSystem::GetNumberOfProcessors();
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 235 UInt32 numCPUs = NWindows::NSystem::GetNumberOfProcessors();
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp     [all...]

Completed in 124 milliseconds