/external/valgrind/coregrind/m_syswrap/ |
syswrap-mips32-linux.c | [all...] |
syswrap-ppc32-linux.c | [all...] |
syswrap-ppc64-linux.c | [all...] |
syswrap-tilegx-linux.c | [all...] |
/prebuilts/go/darwin-x86/src/syscall/ |
zsyscall_darwin_386.go | 649 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0) [all...] |
zsyscall_darwin_amd64.go | 649 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0) [all...] |
zsyscall_darwin_arm.go | 649 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0) [all...] |
zsyscall_darwin_arm64.go | 649 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_dragonfly_amd64.go | 641 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_freebsd_386.go | 607 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_freebsd_amd64.go | 607 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_freebsd_arm.go | 607 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_linux_386.go | 546 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0) [all...] |
zsyscall_netbsd_386.go | 589 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_netbsd_amd64.go | 589 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_netbsd_arm.go | 589 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_openbsd_386.go | 597 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_openbsd_amd64.go | 597 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_openbsd_arm.go | 597 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
/prebuilts/go/linux-x86/src/syscall/ |
zsyscall_darwin_386.go | 649 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0) [all...] |
zsyscall_darwin_amd64.go | 649 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0) [all...] |
zsyscall_darwin_arm.go | 649 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0) [all...] |
zsyscall_darwin_arm64.go | 649 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_dragonfly_amd64.go | 641 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|
zsyscall_freebsd_386.go | 607 r0, _, e1 := Syscall(SYS_GETPRIORITY, uintptr(which), uintptr(who), 0)
|