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

1 2 3 4

  /external/strace/xlat/
sigchld_codes.h 19 #if defined(CLD_CONTINUED) || (defined(HAVE_DECL_CLD_CONTINUED) && HAVE_DECL_CLD_CONTINUED)
20 XLAT(CLD_CONTINUED),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 236 CLD_CONTINUED /* Stopped child has continued. */
237 # define CLD_CONTINUED CLD_CONTINUED
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 236 CLD_CONTINUED /* Stopped child has continued. */
237 # define CLD_CONTINUED CLD_CONTINUED
  /frameworks/av/media/mediaserver/
main_mediaserver.cpp 87 case CLD_CONTINUED:
88 code = "CLD_CONTINUED";
  /external/e2fsprogs/e2fsck/
sigcatcher.c 281 #ifdef CLD_CONTINUED
282 DEFINE_ENTRY(CLD_CONTINUED)
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 215 #define CLD_CONTINUED (__SI_CHLD|6)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 215 #define CLD_CONTINUED (__SI_CHLD|6)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 178 #define CLD_CONTINUED (__SI_CHLD|6)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 233 #define CLD_CONTINUED (__SI_CHLD|6) /* stopped child has continued */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 208 #define CLD_CONTINUED (__SI_CHLD|6) /* stopped child has continued */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 208 #define CLD_CONTINUED (__SI_CHLD|6) /* stopped child has continued */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 171 #define CLD_CONTINUED (__SI_CHLD|6)

Completed in 540 milliseconds

1 2 3 4