HomeSort by relevance Sort by last modified time
    Searched refs:systeminfo (Results 1 - 15 of 15) sorted by null

  /external/python/cpython2/Modules/_ctypes/
malloc_closure.c 41 SYSTEM_INFO systeminfo; local
42 GetSystemInfo(&systeminfo);
43 _pagesize = systeminfo.dwPageSize;
  /prebuilts/go/darwin-x86/src/cmd/dist/
sys_windows.go 18 type systeminfo struct { type
37 var sysinfo systeminfo
  /prebuilts/go/linux-x86/src/cmd/dist/
sys_windows.go 18 type systeminfo struct { type
37 var sysinfo systeminfo
  /prebuilts/go/darwin-x86/src/runtime/
export_windows_test.go 18 var info systeminfo
defs_windows_386.go 42 type systeminfo struct { type
defs_windows_amd64.go 42 type systeminfo struct { type
os_windows.go 224 var info systeminfo
230 var info systeminfo
  /prebuilts/go/linux-x86/src/runtime/
export_windows_test.go 18 var info systeminfo
defs_windows_386.go 42 type systeminfo struct { type
defs_windows_amd64.go 42 type systeminfo struct { type
os_windows.go 224 var info systeminfo
230 var info systeminfo
  /external/webrtc/webrtc/base/
Android.mk 30 systeminfo.cc \
  /external/libpcap/
pcap-dlpi.c 92 #include <sys/systeminfo.h>
    [all...]
  /external/valgrind/include/vki/
vki-solaris.h     [all...]
  /external/ppp/pppd/
sys-solaris.c 113 #include <sys/systeminfo.h>
    [all...]

Completed in 3037 milliseconds