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

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
siginfo.h 234 CLD_STOPPED, /* Child has stopped. */
235 # define CLD_STOPPED CLD_STOPPED
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/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 80 case CLD_STOPPED:
81 code = "CLD_STOPPED";
  /bionic/libc/kernel/common/asm-generic/
siginfo.h 184 #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/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 177 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
siginfo.h 198 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 198 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 198 #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)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)

Completed in 203 milliseconds

1 2 3