/external/strace/xlat/ |
D | mctl_sync.h | 14 #if defined(MS_ASYNC) || (defined(HAVE_DECL_MS_ASYNC) && HAVE_DECL_MS_ASYNC) 15 XLAT(MS_ASYNC),
|
D | mctl_sync.in | 2 MS_ASYNC
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | mman-common.h | 33 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | mman.h | 55 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro
|
/external/fio/os/windows/posix/include/sys/ |
D | mman.h | 24 #define MS_ASYNC 0x1 macro
|
/external/autotest/client/tests/rmaptest/src/ |
D | rmap-test.c | 85 msync(p, vmasize * pagesize, MS_ASYNC); in msync_file()
|
/external/libunwind/src/x86/ |
D | Ginit.c | 119 if (msync ((void *) addr, len, MS_ASYNC) == -1) in validate_mem()
|
/external/libunwind/src/x86_64/ |
D | Ginit.c | 77 return msync (addr, len, MS_ASYNC); in msync_validate()
|
/external/strace/ |
D | ChangeLog-CVS | 2140 (sys_msync) [MS_ASYNC]: Likewise. 5262 (mctl_sync): Conditionalize on MS_ASYNC instead of HAVE_MCTL.
|
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |