HomeSort by relevance Sort by last modified time
    Searched refs:_SC_PHYS_PAGES (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/chromium_org/base/android/
sys_utils_unittest.cc 18 static_cast<size_t>(sysconf(_SC_PHYS_PAGES) * PAGE_SIZE);
  /external/chromium/base/
sys_info_linux.cc 13 long pages = sysconf(_SC_PHYS_PAGES);
  /external/chromium_org/base/
sys_info_openbsd.cc 43 return AmountOfMemory(_SC_PHYS_PAGES);
sys_info_linux.cc 28 return AmountOfMemory(_SC_PHYS_PAGES);
  /bionic/libc/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /development/ndk/platforms/android-3/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
sysconf.h 128 #define _SC_PHYS_PAGES 0x0062

Completed in 42 milliseconds

1 2 3