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

1 2 3

  /bionic/libc/kernel/uapi/asm-mips/asm/
siginfo.h 114 #define SI_TIMER __SI_CODE(__SI_TIMER, - 3)
115 #define SI_MESGQ __SI_CODE(__SI_MESGQ, - 4)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
siginfo.h 111 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
siginfo.h 111 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
siginfo.h 95 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /external/kernel-headers/original/uapi/asm-mips/asm/
siginfo.h 118 #define SI_TIMER __SI_CODE(__SI_TIMER, -3) /* sent by timer expiration */
119 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4) /* sent by real time mesq state change */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
siginfo.h 95 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
siginfo.h 95 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
siginfo.h 95 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
siginfo.h 95 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
siginfo.h 95 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
siginfo.h 95 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
siginfo.h 95 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
siginfo.h 95 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/asm/
siginfo.h 111 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/asm/
siginfo.h 111 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/asm/
siginfo.h 111 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/asm/
siginfo.h 111 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/asm/
siginfo.h 111 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/asm/
siginfo.h 111 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
siginfo.h 95 #define SI_TIMER __SI_CODE(__SI_TIMER, -3)
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 154 #define __SI_CODE(T,N) (N)
159 #define SI_TIMER __SI_CODE(__SI_TIMER,-2)
160 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 118 #define __SI_CODE(T,N) (N)
123 #define SI_TIMER __SI_CODE(__SI_TIMER,-2)
124 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 127 #define __SI_CODE(T,N) (N)
136 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */
137 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 142 #define __SI_CODE(T,N) (N)
151 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */
152 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 118 #define __SI_CODE(T,N) (N)
123 #define SI_TIMER __SI_CODE(__SI_TIMER,-2)
124 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)

Completed in 1408 milliseconds

1 2 3