/external/strace/xlat/ |
D | mlockall_flags.h | 2 #if !(defined(MCL_CURRENT) || (defined(HAVE_DECL_MCL_CURRENT) && HAVE_DECL_MCL_CURRENT)) 3 # define MCL_CURRENT 1 macro 20 XLAT(MCL_CURRENT),
|
D | mctl_lockas.h | 4 #if defined(MCL_CURRENT) || (defined(HAVE_DECL_MCL_CURRENT) && HAVE_DECL_MCL_CURRENT) 5 XLAT(MCL_CURRENT),
|
D | mlockall_flags.in | 1 MCL_CURRENT 1
|
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
D | mlock_test.cc | 8 assert(0 == mlockall(MCL_CURRENT)); in main()
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | mman.h | 18 #define MCL_CURRENT 1 /* lock all current mappings */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | mman.h | 62 #define MCL_CURRENT 1 /* lock all current mappings */ macro
|
/external/toybox/toys/other/ |
D | nbd_client.c | 79 if (toys.optflags & FLAG_s) mlockall(MCL_CURRENT|MCL_FUTURE); in nbd_client_main()
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_test.cc | 1127 EXPECT_EQ(0, mlockall(MCL_CURRENT)); in TEST()
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 4266 EXPECT_EQ(0, mlockall(MCL_CURRENT)); in TEST()
|
/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/ ... |