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 12 namespace NSystem {
FileSystem.cpp 20 namespace NSystem {
FileIO.cpp 25 namespace NSystem
268 if (NSystem::MyGetDiskFreeSpace(path, clusterSize, totalSize, freeSize))
FileFind.cpp 50 namespace NSystem
432 if (NSystem::MyGetDiskFreeSpace(drive, clusterSize, totalSize, freeSize))
FileLink.cpp 348 namespace NSystem
  /external/lzma/CPP/7zip/Archive/Common/
HandlerOut.cpp 41 _numProcessors = _numThreads = NSystem::GetNumberOfProcessors();
120 _numProcessors = _numThreads = NWindows::NSystem::GetNumberOfProcessors();
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp 43 _numThreads = NSystem::GetNumberOfProcessors();
717 const UInt32 numProcessors = NSystem::GetNumberOfProcessors();
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 391 numThreads = NWindows::NSystem::GetNumberOfProcessors();
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp     [all...]

Completed in 348 milliseconds