HomeSort by relevance Sort by last modified time
    Searched defs:MS_SYNC (Results 26 - 39 of 39) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/asm-generic/
mman.h 31 #define MS_SYNC 4
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm-generic/
mman.h 31 #define MS_SYNC 4
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm-generic/
mman.h 31 #define MS_SYNC 4
  /bionic/libc/kernel/arch-mips/asm/
mman.h 52 #define MS_SYNC 0x0004
  /bionic/libc/kernel/common/asm-generic/
mman-common.h 40 #define MS_SYNC 4
  /development/ndk/platforms/android-9/arch-mips/include/asm/
mman.h 52 #define MS_SYNC 0x0004
  /external/kernel-headers/original/asm-generic/
mman-common.h 30 #define MS_SYNC 4 /* synchronous memory sync */
  /external/kernel-headers/original/asm-mips/
mman.h 55 #define MS_SYNC 0x0004 /* synchronous memory sync */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
mman.h 52 #define MS_SYNC 0x0004
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
mman.h 52 #define MS_SYNC 0x0004
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mman.h 71 #define MS_SYNC 4 /* Synchronous memory sync. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h 71 #define MS_SYNC 4 /* Synchronous memory sync. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h 71 #define MS_SYNC 4 /* Synchronous memory sync. */
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 216 public static final int MS_SYNC = placeholder();

Completed in 1440 milliseconds

12