HomeSort by relevance Sort by last modified time
    Searched refs:CLD_STOPPED (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/strace/xlat/
sigchld_codes.h 16 #if defined(CLD_STOPPED) || (defined(HAVE_DECL_CLD_STOPPED) && HAVE_DECL_CLD_STOPPED)
17 XLAT(CLD_STOPPED),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 234 CLD_STOPPED, /* Child has stopped. */
235 # define CLD_STOPPED CLD_STOPPED
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 234 CLD_STOPPED, /* Child has stopped. */
235 # define CLD_STOPPED CLD_STOPPED
  /frameworks/av/media/mediaserver/
main_mediaserver.cpp 81 case CLD_STOPPED:
82 code = "CLD_STOPPED";
  /external/e2fsprogs/e2fsck/
sigcatcher.c 278 #ifdef CLD_STOPPED
279 DEFINE_ENTRY(CLD_STOPPED)
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 214 #define CLD_STOPPED (__SI_CHLD|5)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 214 #define CLD_STOPPED (__SI_CHLD|5)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 177 #define CLD_STOPPED (__SI_CHLD|5)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 232 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 207 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 207 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)

Completed in 806 milliseconds

1 2 3 4