/external/llvm/test/MC/AMDGPU/ |
D | sopp-err.s | 5 s_sendmsg sendmsg(11) 8 s_sendmsg sendmsg(MSG_INTERRUPTX) 11 s_sendmsg sendmsg(MSG_INTERRUPT, 0) 14 s_sendmsg sendmsg(MSG_GS) 17 s_sendmsg sendmsg(MSG_GS, GS_OP_NOP) 20 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0, 0) 23 s_sendmsg sendmsg(MSG_GSX, GS_OP_CUT, 0) 26 s_sendmsg sendmsg(MSG_GS, GS_OP_CUTX, 0) 29 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 4) 32 s_sendmsg sendmsg(2) [all …]
|
D | sopp.s | 99 s_sendmsg sendmsg(1) 102 s_sendmsg sendmsg(MSG_INTERRUPT) 108 s_sendmsg sendmsg(2, 1) 111 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0) 117 s_sendmsg sendmsg(2, 2, 1) 120 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT, 1) 126 s_sendmsg sendmsg(2, 3, 2) 129 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT_CUT, 2) 135 s_sendmsg sendmsg(3, 0) 138 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_NOP) [all …]
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.SI.sendmsg.ll | 7 ; CHECK: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT, 0) 8 ; CHECK: s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 1) 9 ; CHECK: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT_CUT, 2) 10 ; CHECK: s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_NOP) 14 call void @llvm.SI.sendmsg(i32 34, i32 0); 15 call void @llvm.SI.sendmsg(i32 274, i32 0); 16 call void @llvm.SI.sendmsg(i32 562, i32 0); 17 call void @llvm.SI.sendmsg(i32 3, i32 0); 22 declare void @llvm.SI.sendmsg(i32, i32) #0
|
D | llvm.SI.sendmsg-m0.ll | 7 ; GCN-NEXT: sendmsg(MSG_GS_DONE, GS_OP_NOP) 11 call void @llvm.SI.sendmsg(i32 3, i32 %a) 15 declare void @llvm.SI.sendmsg(i32, i32) #0
|
/external/ltp/utils/sctp/func_tests/ |
D | test_1_to_1_sendmsg.c | 148 count = sendmsg(-1, &outmessage, flag); in main() 161 count = sendmsg(fd, &outmessage, flag); in main() 173 count = sendmsg(lstn_sk, &outmessage, flag); in main() 182 count = sendmsg(sk, &outmessage, flag); in main() 193 count = sendmsg(sk, &outmessage, flag); in main() 203 count = sendmsg(sk, (struct msghdr *)-1, flag); in main() 212 count = sendmsg(sk, &outmessage, -1); in main() 221 count = sendmsg(sk, &outmessage, flag); in main() 230 count = sendmsg(sk, &outmessage, flag); in main() 247 count = sendmsg(acpt1_sk, &outmessage, flag); in main() [all …]
|
/external/valgrind/memcheck/tests/ |
D | sendmsg.stderr.exp-solaris | 1 Syscall param sendmsg(msg) points to uninitialised byte(s) 4 by 0x........: main (sendmsg.c:46) 6 in frame #2, created by main (sendmsg.c:13) 8 sendmsg: 6
|
D | sendmsg.stderr.exp | 1 Syscall param sendmsg(msg) points to uninitialised byte(s) 2 at 0x........: sendmsg (in /...libc...)
|
D | sendmsg.c | 46 size_t s = sendmsg (fd, &msg, 0); in main() 65 s = sendmsg (fd, &msg, 0); in main()
|
D | sendmsg.vgtest | 1 prog: sendmsg
|
/external/strace/tests/ |
D | msg_control.c | 119 int rc = sendmsg(-1, mh, 0); in test_scm_rights1() 183 int rc = sendmsg(-1, mh, 0); in test_scm_rights2() 221 int rc = sendmsg(-1, mh, 0); in test_scm_rights3() 270 int rc = sendmsg(-1, mh, 0); in test_scm_security() 304 int rc = sendmsg(-1, mh, 0); in test_unknown_type() 406 int rc = sendmsg(-1, mh, 0); in test_ip_pktinfo() 439 int rc = sendmsg(-1, mh, 0); in test_ip_uint() 463 int rc = sendmsg(-1, mh, 0); in test_ip_uint8_t() 508 int rc = sendmsg(-1, mh, 0); in test_ip_opts() 555 int rc = sendmsg(-1, mh, 0); in test_ip_recverr() [all …]
|
D | msg_control.test | 6 run_strace_match_diff -a21 -e trace=sendmsg
|
D | msg_control-v.test | 6 run_strace_match_diff -v -a21 -e trace=sendmsg
|
D | recvmsg.test | 6 run_strace_match_diff -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg
|
/external/strace/tests-m32/ |
D | msg_control.c | 119 int rc = sendmsg(-1, mh, 0); in test_scm_rights1() 183 int rc = sendmsg(-1, mh, 0); in test_scm_rights2() 221 int rc = sendmsg(-1, mh, 0); in test_scm_rights3() 270 int rc = sendmsg(-1, mh, 0); in test_scm_security() 304 int rc = sendmsg(-1, mh, 0); in test_unknown_type() 406 int rc = sendmsg(-1, mh, 0); in test_ip_pktinfo() 439 int rc = sendmsg(-1, mh, 0); in test_ip_uint() 463 int rc = sendmsg(-1, mh, 0); in test_ip_uint8_t() 508 int rc = sendmsg(-1, mh, 0); in test_ip_opts() 555 int rc = sendmsg(-1, mh, 0); in test_ip_recverr() [all …]
|
D | msg_control.test | 6 run_strace_match_diff -a21 -e trace=sendmsg
|
D | msg_control-v.test | 6 run_strace_match_diff -v -a21 -e trace=sendmsg
|
D | recvmsg.test | 6 run_strace_match_diff -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg
|
/external/strace/tests-mx32/ |
D | msg_control.c | 119 int rc = sendmsg(-1, mh, 0); in test_scm_rights1() 183 int rc = sendmsg(-1, mh, 0); in test_scm_rights2() 221 int rc = sendmsg(-1, mh, 0); in test_scm_rights3() 270 int rc = sendmsg(-1, mh, 0); in test_scm_security() 304 int rc = sendmsg(-1, mh, 0); in test_unknown_type() 406 int rc = sendmsg(-1, mh, 0); in test_ip_pktinfo() 439 int rc = sendmsg(-1, mh, 0); in test_ip_uint() 463 int rc = sendmsg(-1, mh, 0); in test_ip_uint8_t() 508 int rc = sendmsg(-1, mh, 0); in test_ip_opts() 555 int rc = sendmsg(-1, mh, 0); in test_ip_recverr() [all …]
|
D | msg_control-v.test | 6 run_strace_match_diff -v -a21 -e trace=sendmsg
|
D | msg_control.test | 6 run_strace_match_diff -a21 -e trace=sendmsg
|
D | recvmsg.test | 6 run_strace_match_diff -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | sopp_vi.txt | 81 # GCN: s_sendmsg sendmsg(MSG_INTERRUPT) ; encoding: [0x01,0x00,0x90,0xbf] 84 # GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0) ; encoding: [0x12,0x00,0x90,0xbf] 87 # GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT, 1) ; encoding: [0x22,0x01,0x90,0xbf] 90 # GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT_CUT, 2) ; encoding: [0x32,0x02,0x90,0xbf] 93 # GCN: s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_NOP) ; encoding: [0x03,0x00,0x90,0xbf] 99 # GCN: s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_ECC_ERR_INTERRUPT) ; encoding: [0x1f,0x00,0x90,0xbf] 105 # GCN: s_sendmsghalt sendmsg(MSG_GS_DONE, GS_OP_NOP) ; encoding: [0x03,0x00,0x91,0xbf] 108 # GCN: s_sendmsghalt sendmsg(MSG_GS, GS_OP_EMIT, 1) ; encoding: [0x22,0x01,0x91,0xbf]
|
/external/ltp/testcases/network/stress/ns-tools/ |
D | ns-tcpserver.c | 293 char *sendmsg; /* pointer to the message to send */ in communicate_client() local 316 sendmsg = malloc(sndbuf_size); in communicate_client() 317 if (sendmsg == NULL) { in communicate_client() 333 sntbyte_size = send(sock_fd, sendmsg, sndbuf_size, 0); in communicate_client() 361 free(sendmsg); in communicate_client()
|
/external/libmojo/mojo/edk/embedder/ |
D | platform_channel_utils_posix.cc | 83 return HANDLE_EINTR(sendmsg(h.handle, &msg, kSendFlags)); in PlatformChannelWritev() 113 return HANDLE_EINTR(sendmsg(h.handle, &msg, kSendFlags)); in PlatformChannelSendmsgWithHandles() 140 ssize_t result = HANDLE_EINTR(sendmsg(h.handle, &msg, kSendFlags)); in PlatformChannelSendHandles()
|
/external/ltp/utils/sctp/lib/ |
D | sendmsg.c | 67 return sendmsg(s, &outmsg, 0); in sctp_sendmsg() 105 return sendmsg(s, &outmsg, flags); in sctp_send()
|