HomeSort by relevance Sort by last modified time
    Searched defs:SIGPWR (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/chromium-trace/catapult/devil/devil/android/
device_signal.py 40 SIGPWR = 30 # Power failure
  /external/libmojo/third_party/catapult/devil/devil/android/
device_signal.py 40 SIGPWR = 30 # Power failure
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
signum.h 65 #define SIGPWR 30 /* Power failure restart (System V). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
signum.h 65 #define SIGPWR 30 /* Power failure restart (System V). */
  /bionic/libc/kernel/uapi/asm-arm/asm/
signal.h 56 #define SIGPWR 30
  /bionic/libc/kernel/uapi/asm-generic/
signal.h 56 #define SIGPWR 30
  /bionic/libc/kernel/uapi/asm-mips/asm/
signal.h 49 #define SIGPWR 19
  /bionic/libc/kernel/uapi/asm-x86/asm/
signal.h 60 #define SIGPWR 30
  /external/kernel-headers/original/uapi/asm-arm/asm/
signal.h 52 #define SIGPWR 30
  /external/kernel-headers/original/uapi/asm-generic/
signal.h 45 #define SIGPWR 30
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 45 #define SIGPWR 19 /* Power failure restart (System V). */
  /external/kernel-headers/original/uapi/asm-x86/asm/
signal.h 57 #define SIGPWR 30
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
signal.h 44 #define SIGPWR 30
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
signal.h 53 #define SIGPWR 30
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
signal.h 53 #define SIGPWR 30
  /prebuilts/go/darwin-x86/src/runtime/
defs_arm_linux.go 93 SIGPWR = C.SIGPWR
defs_linux.go 84 SIGPWR = C.SIGPWR
defs2_linux.go 96 SIGPWR = C.SIGPWR
  /prebuilts/go/linux-x86/src/runtime/
defs_arm_linux.go 93 SIGPWR = C.SIGPWR
defs_linux.go 84 SIGPWR = C.SIGPWR
defs2_linux.go 96 SIGPWR = C.SIGPWR
  /external/python/cpython2/Lib/plat-irix6/
WAIT.py 103 SIGPWR = 19
FILE.py 96 SIGPWR = 19
  /libcore/luni/src/main/java/android/system/
OsConstants.java 440 public static final int SIGPWR = placeholder();
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 469 SIGPWR = 19

Completed in 932 milliseconds

1 2 3