/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientstub.c | 117 typedef void (*ProcessReplyFn)(DNSServiceOp *const sdr, const CallbackHeader *const cbh, const char… 157 DNSServiceOp *sdr; member 432 DNSServiceOp *sdr; in ConnectToServer() local 463 sdr = malloc(sizeof(DNSServiceOp)); in ConnectToServer() 464 …if (!sdr) { syslog(LOG_WARNING, "dnssd_clientstub ConnectToServer: malloc failed"); *ref = NULL; r… in ConnectToServer() 465 sdr->next = NULL; in ConnectToServer() 466 sdr->primary = NULL; in ConnectToServer() 467 sdr->sockfd = dnssd_InvalidSocket; in ConnectToServer() 468 sdr->validator = sdr->sockfd ^ ValidatorBits; in ConnectToServer() 469 sdr->op = op; in ConnectToServer() [all …]
|
/external/ltp/testcases/kernel/syscalls/recvmsg/ |
D | recvmsg02.c | 31 static int sdr, sdw; variable 57 sdr = SAFE_SOCKET(PF_INET6, SOCK_DGRAM | SOCK_CLOEXEC, IPPROTO_IP); in verify_recvmsg() 58 SAFE_BIND(sdr, (struct sockaddr*)&addr_init, sizeof(addr_init)); in verify_recvmsg() 60 SAFE_GETSOCKNAME(sdr, (struct sockaddr*)&addr_r, &addrlen_r); in verify_recvmsg() 70 R = recvmsg(sdr, &msghdr, MSG_PEEK); in verify_recvmsg() 84 SAFE_CLOSE(sdr); in verify_recvmsg() 92 if (sdr > 0) in cleanup() 93 SAFE_CLOSE(sdr); in cleanup()
|
/external/llvm-project/llvm/test/MC/Mips/mips2/ |
D | invalid-mips4-wrong-error.s | 13 … sdr $11,-20423($12) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
|
D | invalid-mips3-wrong-error.s | 14 … sdr $a7,-20423($t0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
|
/external/llvm/test/MC/Mips/mips2/ |
D | invalid-mips4-wrong-error.s | 13 … sdr $11,-20423($12) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
|
D | invalid-mips3-wrong-error.s | 14 … sdr $a7,-20423($t0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
|
/external/llvm-project/llvm/test/CodeGen/Mips/ |
D | load-store-left-right.ll | 224 ; MIPS64-EL: sdr $[[R0]], 0($[[R1]]) 227 ; MIPS64R2-EL: sdr $[[R0]], 0($[[R1]]) 230 ; MIPS64-EB: sdr $[[R0]], 7($[[R1]]) 233 ; MIPS64R2-EB: sdr $[[R0]], 7($[[R1]]) 423 ; MIPS64-EL-DAG: sdr $[[R1]], 8($[[PTR]]) 430 ; MIPS64R2-EL-DAG: sdr $[[R1]], 8($[[PTR]]) 436 ; MIPS64-EB-DAG: sdr $[[R1]], 15($[[PTR]]) 442 ; MIPS64R2-EB-DAG: sdr $[[R1]], 15($[[PTR]])
|
/external/llvm-project/llvm/test/MC/Mips/mips1/ |
D | invalid-mips3-wrong-error.s | 19 … sdr $11,-20423($12) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
|
D | invalid-mips4-wrong-error.s | 21 … sdr $11,-20423($12) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
|
/external/strace/tests-m32/ |
D | ioctl_v4l2.c | 159 f->fmt.sdr.pixelformat = sf_magic; in init_v4l2_format() 161 f->fmt.sdr.buffersize = 0x25afabfb; in init_v4l2_format() 167 f->fmt.sdr.pixelformat = magic; in init_v4l2_format() 169 f->fmt.sdr.buffersize = 0x25afabfb; in init_v4l2_format() 367 , f->fmt.sdr.buffersize in dprint_ioctl_v4l2()
|
/external/strace/tests/ |
D | ioctl_v4l2.c | 159 f->fmt.sdr.pixelformat = sf_magic; in init_v4l2_format() 161 f->fmt.sdr.buffersize = 0x25afabfb; in init_v4l2_format() 167 f->fmt.sdr.pixelformat = magic; in init_v4l2_format() 169 f->fmt.sdr.buffersize = 0x25afabfb; in init_v4l2_format() 367 , f->fmt.sdr.buffersize in dprint_ioctl_v4l2()
|
/external/strace/tests-mx32/ |
D | ioctl_v4l2.c | 159 f->fmt.sdr.pixelformat = sf_magic; in init_v4l2_format() 161 f->fmt.sdr.buffersize = 0x25afabfb; in init_v4l2_format() 167 f->fmt.sdr.pixelformat = magic; in init_v4l2_format() 169 f->fmt.sdr.buffersize = 0x25afabfb; in init_v4l2_format() 367 , f->fmt.sdr.buffersize in dprint_ioctl_v4l2()
|
/external/llvm/test/MC/Mips/mips1/ |
D | invalid-mips3-wrong-error.s | 19 … sdr $11,-20423($12) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
|
D | invalid-mips4-wrong-error.s | 21 … sdr $11,-20423($12) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
|
/external/llvm/test/MC/Mips/mips64r6/ |
D | invalid-mips3-wrong-error.s | 11 …sdr $s1,-26590($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instructi…
|
/external/llvm-project/llvm/test/MC/Mips/mips64r6/ |
D | invalid-mips3-wrong-error.s | 11 …sdr $s1,-26590($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instructi…
|
/external/llvm/test/MC/Mips/mips3/ |
D | valid.s | 179 sdr $11,-20423($12) 275 sdr $3, %lo(g_8)($2) # CHECK: encoding: [0xb4,0x43,A,A]
|
/external/llvm/test/MC/Mips/mips64/ |
D | valid.s | 225 sdr $11,-20423($12) 325 sdr $3, %lo(g_8)($2) # CHECK: encoding: [0xb4,0x43,A,A]
|
/external/llvm/test/MC/Mips/mips4/ |
D | valid.s | 206 sdr $11,-20423($12) 304 sdr $3, %lo(g_8)($2) # CHECK: encoding: [0xb4,0x43,A,A]
|
/external/llvm/test/MC/Mips/mips5/ |
D | valid.s | 207 sdr $11,-20423($12) 306 sdr $3, %lo(g_8)($2) # CHECK: encoding: [0xb4,0x43,A,A]
|
/external/strace/ |
D | v4l2.c | 336 print_pixelformat(f->fmt.sdr.pixelformat, v4l2_sdr_fmts); in print_v4l2_format_fmt() 339 f->fmt.sdr.buffersize); in print_v4l2_format_fmt()
|
/external/llvm/test/MC/Mips/mips64r5/ |
D | valid.s | 250 sdr $11,-20423($12) 353 sdr $3, %lo(g_8)($2) # CHECK: encoding: [0xb4,0x43,A,A]
|
/external/llvm/test/MC/Mips/mips64r3/ |
D | valid.s | 249 sdr $11,-20423($12) 352 sdr $3, %lo(g_8)($2) # CHECK: encoding: [0xb4,0x43,A,A]
|
/external/llvm/test/MC/Mips/mips64r2/ |
D | valid.s | 249 sdr $11,-20423($12) 353 sdr $3, %lo(g_8)($2) # CHECK: encoding: [0xb4,0x43,A,A]
|
/external/llvm-project/llvm/test/MC/Mips/mips3/ |
D | valid.s | 207 sdr $11,-20423($12) 351 sdr $3, %lo(g_8)($2) # CHECK: encoding: [0xb4,0x43,A,A]
|