/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
tmschema.h | 889 TM_PART(1,PGRP,UP) 890 TM_PART(2,PGRP,DOWN) 891 TM_PART(3,PGRP,UPHORZ) 892 TM_PART(4,PGRP,DOWNHORZ)
|
commctrl.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
signal.h | 130 /* Send SIG to all processes in process group PGRP. 131 If PGRP is zero, send SIG to all processes in
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
signal.h | 130 /* Send SIG to all processes in process group PGRP. 131 If PGRP is zero, send SIG to all processes in
|
/prebuilts/go/darwin-x86/src/syscall/ |
syscall_openbsd.go | 146 //sysnb Getpgrp() (pgrp int)
|
syscall_dragonfly.go | 149 //sysnb Getpgrp() (pgrp int)
|
syscall_freebsd.go | 169 //sysnb Getpgrp() (pgrp int)
|
syscall_netbsd.go | 167 //sysnb Getpgrp() (pgrp int)
|
mkerrors.sh | 301 $2 ~ /^PRIO_(PROCESS|PGRP|USER)/ ||
|
syscall_darwin.go | 245 //sysnb Getpgrp() (pgrp int)
|
zsyscall_darwin_386.go | 624 func Getpgrp() (pgrp int) { 626 pgrp = int(r0) [all...] |
zsyscall_darwin_amd64.go | 624 func Getpgrp() (pgrp int) { 626 pgrp = int(r0) [all...] |
/prebuilts/go/linux-x86/src/syscall/ |
syscall_openbsd.go | 146 //sysnb Getpgrp() (pgrp int)
|
syscall_dragonfly.go | 149 //sysnb Getpgrp() (pgrp int)
|
syscall_freebsd.go | 169 //sysnb Getpgrp() (pgrp int)
|
syscall_netbsd.go | 167 //sysnb Getpgrp() (pgrp int)
|
mkerrors.sh | 301 $2 ~ /^PRIO_(PROCESS|PGRP|USER)/ ||
|
syscall_darwin.go | 245 //sysnb Getpgrp() (pgrp int)
|
/system/core/toolbox/ |
ps.c | 100 nexttok(&ptr); // pgrp
|
/external/llvm/test/Analysis/ScalarEvolution/ |
avoid-infinite-recursion-1.ll | 26 %16 = type <{ %struct.pgrp*, %struct.pgrp** }> ; type %16 108 %struct.pgrp = type <{ %16, %13, %struct.session*, %struct.sigiolst, i32, i32, %struct.mtx }> 112 %struct.proc = type <{ %7, %8, %struct.mtx, %struct.ucred*, %struct.filedesc*, %struct.filedesc_to_leader*, %struct.pstats*, %struct.plimit*, %struct.callout, %struct.sigacts*, i32, i32, i32, i8, i8, i8, i8, %7, %7, %struct.proc*, %7, %13, %struct.mtx, %struct.ksiginfo*, %struct.sigqueue, i32, i8, i8, i8, i8, %struct.vmspace*, i32, i8, i8, i8, i8, %struct.itimerval, %struct.rusage, %struct.rusage_ext, %struct.rusage_ext, i32, i32, i32, i8, i8, i8, i8, %struct.vnode*, %struct.ucred*, %struct.vnode*, i32, i8, i8, i8, i8, %struct.sigiolst, i32, i32, i64, i32, i32, i8, i8, i8, i8, i8, i8, i8, i8, %struct.nlminfo*, %struct.kaioinfo*, %struct.thread*, i32, i8, i8, i8, i8, %struct.thread*, i32, i32, %struct.itimers*, i32, i32, [20 x i8], i8, i8, i8, i8, %struct.pgrp*, %struct.sysentvec*, %struct.pargs*, i64, i8, i8, i8, i8, i32, i16, i8, i8, i8, i8, i8, i8, %struct.knlist, i32, i8, i8, i8, i8, %struct.mdproc, %struct.callout, i16, i8, i8, i8, i8, i8, i8, %struct.proc*, %struct.proc*, i8*, %struct.label*, %struct.p_sched*, %18, %19, %struct.kdtrace_proc*, %struct.cv }>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
cdefs.h | 173 int __REDIRECT(setpgrp, (__pid_t pid, __pid_t pgrp), setpgid); */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
cdefs.h | 187 int __REDIRECT(setpgrp, (__pid_t pid, __pid_t pgrp), setpgid); */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
cdefs.h | 187 int __REDIRECT(setpgrp, (__pid_t pid, __pid_t pgrp), setpgid); */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/ |
Controls.py | 351 kControlKindPopupGroupBox = FOUR_CHAR_CODE('pgrp')
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
Controls.py | 351 kControlKindPopupGroupBox = FOUR_CHAR_CODE('pgrp')
|