/external/chromium-trace/catapult/devil/devil/android/ |
D | device_signal.py | 38 SIGWINCH = 28 # Window size changed variable
|
/external/u-boot/include/asm-generic/ |
D | signal.h | 38 #define SIGWINCH 28 macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | signal.h | 46 #define SIGWINCH 20 /* Window size change (4.3 BSD, Sun). */ macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | signal.h | 39 #define SIGWINCH 28 macro
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | signal.h | 46 #define SIGWINCH 28 macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | signal.h | 51 #define SIGWINCH 28 macro
|
/external/u-boot/arch/powerpc/include/asm/ |
D | signal.h | 50 #define SIGWINCH 28 macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | WAIT.py | 104 SIGWINCH = 20 variable
|
D | FILE.py | 97 SIGWINCH = 20 variable
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | IN.py | 470 SIGWINCH = 20 variable
|
D | STROPTS.py | 467 SIGWINCH = 20 variable
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1315 SIGWINCH = syscall.Signal(0x14) const
|
D | zerrors_dragonfly_amd64.go | 1434 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_openbsd_arm.go | 1460 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_netbsd_arm.go | 1560 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_openbsd_amd64.go | 1560 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_netbsd_amd64.go | 1571 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_openbsd_386.go | 1458 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_darwin_386.go | 1627 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_darwin_arm64.go | 1627 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_darwin_amd64.go | 1627 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_darwin_arm.go | 1627 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_freebsd_386.go | 1616 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_freebsd_arm.go | 1625 SIGWINCH = syscall.Signal(0x1c) const
|
D | zerrors_netbsd_386.go | 1581 SIGWINCH = syscall.Signal(0x1c) const
|