HomeSort by relevance Sort by last modified time
    Searched refs:SI_USER (Results 76 - 84 of 84) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm-generic/
siginfo.h 120 #define SI_USER 0
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 120 #define SI_USER 0
  /external/strace/
signal.c 314 #define SI_USER 0 /* sent by kill, sigsend, raise */
434 #ifdef SI_USER
435 case SI_USER:
    [all...]
  /art/runtime/
runtime_linux.cc 115 case SI_USER: return "SI_USER";
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 481 PHPBN2(SI_USER);
  /external/valgrind/main/include/vki/
vki-darwin.h 488 #define VKI_SI_USER SI_USER
  /system/core/debuggerd/
tombstone.cpp 149 case SI_USER: return "SI_USER";
  /external/lldb/source/Plugins/Process/FreeBSD/
ProcessMonitor.cpp     [all...]
  /external/lldb/source/Plugins/Process/Linux/
ProcessMonitor.cpp     [all...]

Completed in 922 milliseconds

1 2 34