Home
last modified time | relevance | path

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

/external/walt/ios/WALT/
DWALTAppDelegate.m32 struct utsname systemInfo;
33 if (uname(&systemInfo) != 0) {
42 systemInfo.machine,
43 systemInfo.sysname,
44 systemInfo.release,
45 systemInfo.nodename,
46 systemInfo.version];
/external/lzma/CPP/Windows/
DSystem.cpp18 SYSTEM_INFO systemInfo; in GetNumberOfProcessors() local
19 GetSystemInfo(&systemInfo); in GetNumberOfProcessors()
20 return (UInt32)systemInfo.dwNumberOfProcessors; in GetNumberOfProcessors()
/external/swiftshader/src/Common/
DMemory.cpp49 SYSTEM_INFO systemInfo; in memoryPageSize() local
50 GetSystemInfo(&systemInfo); in memoryPageSize()
51 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/ ...
/external/kotlinc/lib/
Dkotlin-daemon-client.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-daemon- ...