/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | debug-info-257-args.c | 7 void fn1(int, int, int, int, int, int, int, int, int, int, int, int, int, int, in fn1() argument
|
/aosp_15_r20/external/pytorch/torch/jit/ |
H A D | _shape_functions.py | 27 def broadcast(a: List[int], b: List[int]): 51 def broadcast_three(a: List[int], b: List[int], c: List[int]): 55 def broadcast_one_three(a: List[int], b: Any, c: List[int]): 59 def adaptive_avg_pool2d(self: List[int], out: List[int]): 73 def _copy(self: List[int]): 80 def unary(self: List[int]): 84 def broadcast_inplace(a: List[int], b: List[int]): 104 def expand(self: List[int], sizes: List[int]): 126 def expand_one_unused(self: List[int], sizes: List[int], inp0: Any): 130 def infer_size_impl(shape: List[int], numel: int) -> List[int]: [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/test/ |
D | bind_unary_addr.cpp | 41 void operator()(int) in operator ()() argument 49 void operator()(int, int) in operator ()() argument 53 void operator()(int, int) const in operator ()() argument 57 void operator()(int, int, int) in operator ()() argument 61 void operator()(int, int, int) const in operator ()() argument 65 void operator()(int, int, int, int) in operator ()() argument 69 void operator()(int, int, int, int) const in operator ()() argument 73 void operator()(int, int, int, int, int) in operator ()() argument 77 void operator()(int, int, int, int, int) const in operator ()() argument 81 void operator()(int, int, int, int, int, int) in operator ()() argument [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/boost_bind_compatibility/ |
D | bind_unary_addr.cpp | 51 void operator()(int) in operator ()() argument 59 void operator()(int, int) in operator ()() argument 63 void operator()(int, int) const in operator ()() argument 67 void operator()(int, int, int) in operator ()() argument 71 void operator()(int, int, int) const in operator ()() argument 75 void operator()(int, int, int, int) in operator ()() argument 79 void operator()(int, int, int, int) const in operator ()() argument 83 void operator()(int, int, int, int, int) in operator ()() argument 87 void operator()(int, int, int, int, int) const in operator ()() argument 91 void operator()(int, int, int, int, int, int) in operator ()() argument [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | zsyscall_freebsd_386.go | 17 func getgroups(ngid int, gid *_Gid_t) (n int, err error) { 28 func setgroups(ngid int, gid *_Gid_t) (err error) { 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 49 func accept(s int, rsa *RawSockaddrAny, addrlen *_Socklen) (fd int, err error) { 60 func bind(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 70 func connect(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 80 func socket(domain int, typ int, proto int) (fd int, err error) { 91 func getsockopt(s int, level int, name int, val unsafe.Pointer, vallen *_Socklen) (err error) { 101 func setsockopt(s int, level int, name int, val unsafe.Pointer, vallen uintptr) (err error) { 111 func getpeername(fd int, rsa *RawSockaddrAny, addrlen *_Socklen) (err error) { [all …]
|
D | zsyscall_freebsd_amd64.go | 17 func getgroups(ngid int, gid *_Gid_t) (n int, err error) { 28 func setgroups(ngid int, gid *_Gid_t) (err error) { 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 49 func accept(s int, rsa *RawSockaddrAny, addrlen *_Socklen) (fd int, err error) { 60 func bind(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 70 func connect(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 80 func socket(domain int, typ int, proto int) (fd int, err error) { 91 func getsockopt(s int, level int, name int, val unsafe.Pointer, vallen *_Socklen) (err error) { 101 func setsockopt(s int, level int, name int, val unsafe.Pointer, vallen uintptr) (err error) { 111 func getpeername(fd int, rsa *RawSockaddrAny, addrlen *_Socklen) (err error) { [all …]
|
D | zsyscall_freebsd_riscv64.go | 17 func getgroups(ngid int, gid *_Gid_t) (n int, err error) { 28 func setgroups(ngid int, gid *_Gid_t) (err error) { 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 49 func accept(s int, rsa *RawSockaddrAny, addrlen *_Socklen) (fd int, err error) { 60 func bind(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 70 func connect(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 80 func socket(domain int, typ int, proto int) (fd int, err error) { 91 func getsockopt(s int, level int, name int, val unsafe.Pointer, vallen *_Socklen) (err error) { 101 func setsockopt(s int, level int, name int, val unsafe.Pointer, vallen uintptr) (err error) { 111 func getpeername(fd int, rsa *RawSockaddrAny, addrlen *_Socklen) (err error) { [all …]
|
D | zsyscall_freebsd_arm.go | 17 func getgroups(ngid int, gid *_Gid_t) (n int, err error) { 28 func setgroups(ngid int, gid *_Gid_t) (err error) { 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 49 func accept(s int, rsa *RawSockaddrAny, addrlen *_Socklen) (fd int, err error) { 60 func bind(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 70 func connect(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 80 func socket(domain int, typ int, proto int) (fd int, err error) { 91 func getsockopt(s int, level int, name int, val unsafe.Pointer, vallen *_Socklen) (err error) { 101 func setsockopt(s int, level int, name int, val unsafe.Pointer, vallen uintptr) (err error) { 111 func getpeername(fd int, rsa *RawSockaddrAny, addrlen *_Socklen) (err error) { [all …]
|
D | zsyscall_freebsd_arm64.go | 17 func getgroups(ngid int, gid *_Gid_t) (n int, err error) { 28 func setgroups(ngid int, gid *_Gid_t) (err error) { 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 49 func accept(s int, rsa *RawSockaddrAny, addrlen *_Socklen) (fd int, err error) { 60 func bind(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 70 func connect(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 80 func socket(domain int, typ int, proto int) (fd int, err error) { 91 func getsockopt(s int, level int, name int, val unsafe.Pointer, vallen *_Socklen) (err error) { 101 func setsockopt(s int, level int, name int, val unsafe.Pointer, vallen uintptr) (err error) { 111 func getpeername(fd int, rsa *RawSockaddrAny, addrlen *_Socklen) (err error) { [all …]
|
D | zsyscall_linux.go | 25 func fchmodat(dirfd int, path string, mode uint32) (err error) { 40 func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) { 55 func ioctl(fd int, req uint, arg uintptr) (err error) { 65 func ioctlPtr(fd int, req uint, arg unsafe.Pointer) (err error) { 75 func Linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) { 95 func openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) { 111 func openat2(dirfd int, path string, open_how *OpenHow, size int) (fd int, err error) { 127 func pipe2(p *[2]_C_int, flags int) (err error) { 137 func ppoll(fds *PollFd, nfds int, timeout *Timespec, sigmask *Sigset_t) (n int, err error) { 148 func Readlinkat(dirfd int, path string, buf []byte) (n int, err error) { [all …]
|
D | zsyscall_zos_s390x.go | 18 func fcntl(fd int, cmd int, arg int) (val int, err error) { 31 func impl_Flistxattr(fd int, dest []byte) (sz int, err error) { 53 func enter_Flistxattr(fd int, dest []byte) (sz int, err error) { 63 func error_Flistxattr(fd int, dest []byte) (sz int, err error) { 71 func impl_Fremovexattr(fd int, attr string) (err error) { 91 func enter_Fremovexattr(fd int, attr string) (err error) { 101 func error_Fremovexattr(fd int, attr string) (err error) { 108 func read(fd int, p []byte) (n int, err error) { 127 func write(fd int, p []byte) (n int, err error) { 146 func impl_Fgetxattr(fd int, attr string, dest []byte) (sz int, err error) { [all …]
|
D | zsyscall_aix_ppc64_gccgo.go | 145 func callutimensat(dirfd int, _p0 uintptr, times uintptr, flag int) (r1 uintptr, e1 Errno) { 153 func callgetcwd(_p0 uintptr, _lenp0 int) (r1 uintptr, e1 Errno) { 161 func callaccept(s int, rsa uintptr, addrlen uintptr) (r1 uintptr, e1 Errno) { 169 func callgetdirent(fd int, _p0 uintptr, _lenp0 int) (r1 uintptr, e1 Errno) { 177 func callwait4(pid int, status uintptr, options int, rusage uintptr) (r1 uintptr, e1 Errno) { 185 func callioctl(fd int, req int, arg uintptr) (r1 uintptr, e1 Errno) { 193 func callioctl_ptr(fd int, req int, arg unsafe.Pointer) (r1 uintptr, e1 Errno) { 201 func callfcntl(fd uintptr, cmd int, arg uintptr) (r1 uintptr, e1 Errno) { 209 func callfsync_range(fd int, how int, start int64, length int64) (r1 uintptr, e1 Errno) { 241 func callclose(fd int) (r1 uintptr, e1 Errno) { [all …]
|
D | zsyscall_netbsd_arm.go | 17 func getgroups(ngid int, gid *_Gid_t) (n int, err error) { 28 func setgroups(ngid int, gid *_Gid_t) (err error) { 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 49 func accept(s int, rsa *RawSockaddrAny, addrlen *_Socklen) (fd int, err error) { 60 func bind(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 70 func connect(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 80 func socket(domain int, typ int, proto int) (fd int, err error) { 91 func getsockopt(s int, level int, name int, val unsafe.Pointer, vallen *_Socklen) (err error) { 101 func setsockopt(s int, level int, name int, val unsafe.Pointer, vallen uintptr) (err error) { 111 func getpeername(fd int, rsa *RawSockaddrAny, addrlen *_Socklen) (err error) { [all …]
|
D | zsyscall_netbsd_arm64.go | 17 func getgroups(ngid int, gid *_Gid_t) (n int, err error) { 28 func setgroups(ngid int, gid *_Gid_t) (err error) { 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 49 func accept(s int, rsa *RawSockaddrAny, addrlen *_Socklen) (fd int, err error) { 60 func bind(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 70 func connect(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 80 func socket(domain int, typ int, proto int) (fd int, err error) { 91 func getsockopt(s int, level int, name int, val unsafe.Pointer, vallen *_Socklen) (err error) { 101 func setsockopt(s int, level int, name int, val unsafe.Pointer, vallen uintptr) (err error) { 111 func getpeername(fd int, rsa *RawSockaddrAny, addrlen *_Socklen) (err error) { [all …]
|
D | zsyscall_netbsd_amd64.go | 17 func getgroups(ngid int, gid *_Gid_t) (n int, err error) { 28 func setgroups(ngid int, gid *_Gid_t) (err error) { 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 49 func accept(s int, rsa *RawSockaddrAny, addrlen *_Socklen) (fd int, err error) { 60 func bind(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 70 func connect(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 80 func socket(domain int, typ int, proto int) (fd int, err error) { 91 func getsockopt(s int, level int, name int, val unsafe.Pointer, vallen *_Socklen) (err error) { 101 func setsockopt(s int, level int, name int, val unsafe.Pointer, vallen uintptr) (err error) { 111 func getpeername(fd int, rsa *RawSockaddrAny, addrlen *_Socklen) (err error) { [all …]
|
D | zsyscall_netbsd_386.go | 17 func getgroups(ngid int, gid *_Gid_t) (n int, err error) { 28 func setgroups(ngid int, gid *_Gid_t) (err error) { 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 49 func accept(s int, rsa *RawSockaddrAny, addrlen *_Socklen) (fd int, err error) { 60 func bind(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 70 func connect(s int, addr unsafe.Pointer, addrlen _Socklen) (err error) { 80 func socket(domain int, typ int, proto int) (fd int, err error) { 91 func getsockopt(s int, level int, name int, val unsafe.Pointer, vallen *_Socklen) (err error) { 101 func setsockopt(s int, level int, name int, val unsafe.Pointer, vallen uintptr) (err error) { 111 func getpeername(fd int, rsa *RawSockaddrAny, addrlen *_Socklen) (err error) { [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | zsyscall_linux_ppc64.go | 12 func faccessat(dirfd int, path string, mode uint32) (err error) { 27 func faccessat2(dirfd int, path string, mode uint32, flags int) (err error) { 42 func fchmodat(dirfd int, path string, mode uint32) (err error) { 57 func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) { 72 func linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) { 92 func openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) { 108 func pipe2(p *[2]_C_int, flags int) (err error) { 118 func readlinkat(dirfd int, path string, buf []byte) (n int, err error) { 140 func symlinkat(oldpath string, newdirfd int, newpath string) (err error) { 160 func unlinkat(dirfd int, path string, flags int) (err error) { [all …]
|
D | zsyscall_linux_ppc64le.go | 12 func faccessat(dirfd int, path string, mode uint32) (err error) { 27 func faccessat2(dirfd int, path string, mode uint32, flags int) (err error) { 42 func fchmodat(dirfd int, path string, mode uint32) (err error) { 57 func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) { 72 func linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) { 92 func openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) { 108 func pipe2(p *[2]_C_int, flags int) (err error) { 118 func readlinkat(dirfd int, path string, buf []byte) (n int, err error) { 140 func symlinkat(oldpath string, newdirfd int, newpath string) (err error) { 160 func unlinkat(dirfd int, path string, flags int) (err error) { [all …]
|
D | zsyscall_linux_riscv64.go | 12 func faccessat(dirfd int, path string, mode uint32) (err error) { 27 func faccessat2(dirfd int, path string, mode uint32, flags int) (err error) { 42 func fchmodat(dirfd int, path string, mode uint32) (err error) { 57 func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) { 72 func linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) { 92 func openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) { 108 func pipe2(p *[2]_C_int, flags int) (err error) { 118 func readlinkat(dirfd int, path string, buf []byte) (n int, err error) { 140 func symlinkat(oldpath string, newdirfd int, newpath string) (err error) { 160 func unlinkat(dirfd int, path string, flags int) (err error) { [all …]
|
D | zsyscall_linux_arm64.go | 12 func faccessat(dirfd int, path string, mode uint32) (err error) { 27 func faccessat2(dirfd int, path string, mode uint32, flags int) (err error) { 42 func fchmodat(dirfd int, path string, mode uint32) (err error) { 57 func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) { 72 func linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) { 92 func openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) { 108 func pipe2(p *[2]_C_int, flags int) (err error) { 118 func readlinkat(dirfd int, path string, buf []byte) (n int, err error) { 140 func symlinkat(oldpath string, newdirfd int, newpath string) (err error) { 160 func unlinkat(dirfd int, path string, flags int) (err error) { [all …]
|
D | zsyscall_linux_arm.go | 12 func faccessat(dirfd int, path string, mode uint32) (err error) { 27 func faccessat2(dirfd int, path string, mode uint32, flags int) (err error) { 42 func fchmodat(dirfd int, path string, mode uint32) (err error) { 57 func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) { 72 func linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) { 92 func openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) { 108 func pipe2(p *[2]_C_int, flags int) (err error) { 118 func readlinkat(dirfd int, path string, buf []byte) (n int, err error) { 140 func symlinkat(oldpath string, newdirfd int, newpath string) (err error) { 160 func unlinkat(dirfd int, path string, flags int) (err error) { [all …]
|
D | zsyscall_linux_amd64.go | 12 func faccessat(dirfd int, path string, mode uint32) (err error) { 27 func faccessat2(dirfd int, path string, mode uint32, flags int) (err error) { 42 func fchmodat(dirfd int, path string, mode uint32) (err error) { 57 func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) { 72 func linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) { 92 func openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) { 108 func pipe2(p *[2]_C_int, flags int) (err error) { 118 func readlinkat(dirfd int, path string, buf []byte) (n int, err error) { 140 func symlinkat(oldpath string, newdirfd int, newpath string) (err error) { 160 func unlinkat(dirfd int, path string, flags int) (err error) { [all …]
|
D | zsyscall_linux_loong64.go | 12 func faccessat(dirfd int, path string, mode uint32) (err error) { 27 func faccessat2(dirfd int, path string, mode uint32, flags int) (err error) { 42 func fchmodat(dirfd int, path string, mode uint32) (err error) { 57 func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) { 72 func linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) { 92 func openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) { 108 func pipe2(p *[2]_C_int, flags int) (err error) { 118 func readlinkat(dirfd int, path string, buf []byte) (n int, err error) { 140 func symlinkat(oldpath string, newdirfd int, newpath string) (err error) { 160 func unlinkat(dirfd int, path string, flags int) (err error) { [all …]
|
D | zsyscall_linux_mips.go | 12 func faccessat(dirfd int, path string, mode uint32) (err error) { 27 func faccessat2(dirfd int, path string, mode uint32, flags int) (err error) { 42 func fchmodat(dirfd int, path string, mode uint32) (err error) { 57 func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) { 72 func linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) { 92 func openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) { 108 func pipe2(p *[2]_C_int, flags int) (err error) { 118 func readlinkat(dirfd int, path string, buf []byte) (n int, err error) { 140 func symlinkat(oldpath string, newdirfd int, newpath string) (err error) { 160 func unlinkat(dirfd int, path string, flags int) (err error) { [all …]
|
D | zsyscall_linux_mipsle.go | 12 func faccessat(dirfd int, path string, mode uint32) (err error) { 27 func faccessat2(dirfd int, path string, mode uint32, flags int) (err error) { 42 func fchmodat(dirfd int, path string, mode uint32) (err error) { 57 func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) { 72 func linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) { 92 func openat(dirfd int, path string, flags int, mode uint32) (fd int, err error) { 108 func pipe2(p *[2]_C_int, flags int) (err error) { 118 func readlinkat(dirfd int, path string, buf []byte) (n int, err error) { 140 func symlinkat(oldpath string, newdirfd int, newpath string) (err error) { 160 func unlinkat(dirfd int, path string, flags int) (err error) { [all …]
|