/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | syscall_linux_ppc64x.go | 126 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
D | syscall_linux_sparc64.go | 141 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
D | syscall_linux_amd64.go | 157 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
D | syscall_linux_arm64.go | 202 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
D | syscall_linux_mipsx.go | 229 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
D | syscall_linux_arm.go | 254 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
D | syscall_linux_mips64x.go | 209 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
D | syscall_bsd.go | 592 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
D | syscall_linux_s390x.go | 319 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
D | syscall_linux_386.go | 380 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
D | syscall_solaris.go | 577 func Poll(fds []PollFd, timeout int) (n int, err error) { func
|
/external/syzkaller/pkg/vcs/ |
D | akaros.go | 24 func (ctx *akaros) Poll(repo, branch string) (*Commit, error) { func
|
D | fuchsia.go | 29 func (ctx *fuchsia) Poll(repo, branch string) (*Commit, error) { func
|
D | git.go | 36 func (git *git) Poll(repo, branch string) (*Commit, error) { func
|
D | vcs.go | 22 Poll(repo, branch string) (*Commit, error) methodSpec
|
/external/syzkaller/tools/syz-runtest/ |
D | runtest.go | 221 func (mgr *Manager) Poll(a *rpctype.RunTestPollReq, r *rpctype.RunTestPollRes) error { func
|
/external/grpc-grpc/test/cpp/interop/ |
D | reconnect_interop_server.cc | 78 void Poll(int seconds) { reconnect_server_poll(&tcp_server_, seconds); } in Poll() function in ReconnectServiceImpl
|
/external/v4l2_codec2/vda/ |
D | v4l2_device.cc | 142 bool V4L2Device::Poll(bool poll_device, bool* event_pending) { in Poll() function in media::V4L2Device
|
/external/syzkaller/syz-manager/ |
D | manager.go | 997 func (mgr *Manager) Poll(a *rpctype.PollArgs, r *rpctype.PollRes) error { func
|