Home
last modified time | relevance | path

Searched refs:HW_PHYSMEM (Results 1 - 10 of 10) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DSystem.cpp200 int mib[2] = { CTL_HW, HW_PHYSMEM }; in GetRamSize()
/third_party/libuv/src/unix/
H A Dfreebsd.c103 int which[] = {CTL_HW, HW_PHYSMEM}; in uv_get_total_memory()
H A Dnetbsd.c118 int which[] = {CTL_HW, HW_PHYSMEM}; in uv_get_total_memory()
/third_party/mesa3d/src/util/
H A Dos_misc.c247 mib[1] = HW_PHYSMEM; in os_get_total_physical_memory()
/third_party/node/deps/uv/src/unix/
H A Dfreebsd.c103 int which[] = {CTL_HW, HW_PHYSMEM}; in uv_get_total_memory()
H A Dnetbsd.c118 int which[] = {CTL_HW, HW_PHYSMEM}; in uv_get_total_memory()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1003 pub const HW_PHYSMEM: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2064 pub const HW_PHYSMEM: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2200 pub const HW_PHYSMEM: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4285 pub const HW_PHYSMEM: ::c_int = 5; consts

Completed in 42 milliseconds