Searched refs:NSystem (Results 1 – 11 of 11) sorted by relevance
41 _numProcessors = _numThreads = NSystem::GetNumberOfProcessors(); in Init()120 _numProcessors = _numThreads = NWindows::NSystem::GetNumberOfProcessors(); in Init()
9 namespace NSystem {
11 namespace NSystem {
12 namespace NSystem { namespace
25 namespace NSystem namespace268 if (NSystem::MyGetDiskFreeSpace(path, clusterSize, totalSize, freeSize)) in CalcDeviceSize()
20 namespace NSystem { namespace
50 namespace NSystem namespace432 if (NSystem::MyGetDiskFreeSpace(drive, clusterSize, totalSize, freeSize)) in Find()
348 namespace NSystem namespace
43 _numThreads = NSystem::GetNumberOfProcessors(); in CHandler()717 const UInt32 numProcessors = NSystem::GetNumberOfProcessors(); in SetProperties()
391 numThreads = NWindows::NSystem::GetNumberOfProcessors(); in main2()
2458 numCPUs = NSystem::GetNumberOfProcessors(); in Bench()2461 bool ramSize_Defined = NSystem::GetRamSize(ramSize); in Bench()