HomeSort by relevance Sort by last modified time
    Searched refs:_SC_PAGESIZE (Results 101 - 116 of 116) sorted by null

1 2 3 45

  /dalvik/vm/
Init.cpp     [all...]
  /external/e2fsprogs/e2fsck/
unix.c     [all...]
  /external/chromium_org/base/
file_util_posix.cc 179 long sysconf_result = sysconf(_SC_PAGESIZE);
  /external/elfutils/libelf/
elf32_updatefile.c 414 + (elf->start_offset & ~(sysconf (_SC_PAGESIZE) - 1)));
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 494 initConstant(env, c, "_SC_PAGESIZE", _SC_PAGESIZE);
  /external/elfutils/src/
ar.c 442 size_t ps = sysconf (_SC_PAGESIZE);
    [all...]
  /external/linux-tools-perf/util/
session.c 1023 page_size = sysconf(_SC_PAGESIZE);
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c     [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c     [all...]
  /external/libffi/src/
dlmalloc.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c     [all...]
  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c     [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 1277 milliseconds

1 2 3 45