/external/swiftshader/third_party/LLVM/lib/Support/Unix/ |
D | Unix.h | 67 # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) macro
|
/external/fio/os/windows/posix/include/sys/ |
D | wait.h | 5 #define WIFEXITED(a) 0 macro
|
/external/bison/lib/ |
D | sys_wait.in.h | 57 # define WIFEXITED(x) (WTERMSIG (x) == 0) macro
|
/external/openssh/openbsd-compat/ |
D | bsd-waitpid.h | 39 #define WIFEXITED(w) (!((_W_INT(w)) & 0377)) macro
|
/external/ipsec-tools/src/racoon/ |
D | session.c | 47 # define WIFEXITED(s) (((s) & 255) == 0) macro
|
/external/bison/linux-lib/sys/ |
D | wait.h | 359 # define WIFEXITED(x) (WTERMSIG (x) == 0) macro 396 # define WIFEXITED(x) ((x) != 3) macro
|
/external/bison/darwin-lib/sys/ |
D | wait.h | 359 # define WIFEXITED(x) (WTERMSIG (x) == 0) macro 396 # define WIFEXITED(x) ((x) != 3) macro
|
/external/icu/icu4c/source/tools/tzcode/ |
D | private.h | 95 #define WIFEXITED(status) (((status) & 0xff) == 0) macro
|
/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/ ... |