Home
last modified time | relevance | path

Searched refs:systemInfo (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
DSystem.cpp14 SYSTEM_INFO systemInfo; in GetNumberOfProcessors() local
15 GetSystemInfo(&systemInfo); in GetNumberOfProcessors()
16 return (UInt32)systemInfo.dwNumberOfProcessors; in GetNumberOfProcessors()
/external/swiftshader/src/Common/
DMemory.cpp58 SYSTEM_INFO systemInfo; in memoryPageSize() local
59 GetSystemInfo(&systemInfo); in memoryPageSize()
60 pageSize = systemInfo.dwPageSize; in memoryPageSize()
/external/guice/extensions/persist/lib/
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...