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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mman.h 100 # define POSIX_MADV_RANDOM 1 /* Expect random page references. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h 100 # define POSIX_MADV_RANDOM 1 /* Expect random page references. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h 100 # define POSIX_MADV_RANDOM 1 /* Expect random page references. */
  /external/chromium_org/third_party/icu/source/common/
umapfile.c 198 posix_madvise(data, length, POSIX_MADV_RANDOM);
  /external/icu4c/common/
umapfile.c 194 posix_madvise(data, length, POSIX_MADV_RANDOM);

Completed in 2909 milliseconds