HomeSort by relevance Sort by last modified time
    Searched defs:systemInfo (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Windows/
System.cpp 14 SYSTEM_INFO systemInfo;
15 GetSystemInfo(&systemInfo);
16 return (UInt32)systemInfo.dwNumberOfProcessors;
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 

Completed in 2252 milliseconds