/external/grpc-grpc/test/cpp/microbenchmarks/ |
D | bm_fullstack_streaming_ping_pong.cc | 37 int msg_size = 0; in StreamingPingPongArgs() local 86 int msg_size = 0; in StreamingPingPongWithCoalescingApiArgs() local
|
D | fullstack_streaming_ping_pong.h | 49 const int msg_size = state.range(0); in BM_StreamingPingPong() local 143 const int msg_size = state.range(0); in BM_StreamingPingPongMsgs() local 241 const int msg_size = state.range(0); in BM_StreamingPingPongWithCoalescingApi() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
D | 6-1-buildonly.c | 14 ssize_t msg_size; in test_mq_receive_prototype() local
|
/external/strace/tests-m32/ |
D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send() 164 do_recv(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_recv()
|
/external/strace/tests/ |
D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send() 164 do_recv(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_recv()
|
/external/strace/tests-mx32/ |
D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send() 164 do_recv(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_recv()
|
/external/vixl/examples/aarch64/ |
D | crc-checksums.cc | 83 size_t msg_size = strlen(msg); in RunExample() local
|
/external/libhevc/encoder/ |
D | osal_mbox.h | 72 UWORD32 msg_size; /* Size of the msg */ member
|
D | osal.h | 154 UWORD32 msg_size; /* Length of each message. */ member
|
/external/grpc-grpc/test/core/network_benchmarks/ |
D | low_level_ping_pong.cc | 55 size_t msg_size; member 596 static int run_all_benchmarks(size_t msg_size) { in run_all_benchmarks() 633 int msg_size = -1; in main() local
|
/external/google-breakpad/src/client/linux/crash_generation/ |
D | crash_generation_server.cc | 221 const ssize_t msg_size = HANDLE_EINTR(recvmsg(server_fd_, &msg, 0)); in ClientEvent() local
|
/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/ |
D | intf.c | 221 size_t msg_size; in tegra_bpmp_ipc_init() local
|
/external/iproute2/bridge/ |
D | fdb.c | 327 int msg_size = sizeof(struct ifinfomsg); in fdb_show() local
|
/external/flatbuffers/include/flatbuffers/ |
D | grpc.h | 240 auto msg_size = buf_.size(); // size of msg in GetMessage() local
|
/external/perfetto/src/protozero/ |
D | message_unittest.cc | 410 uint8_t msg_size[proto_utils::kMessageLengthFieldSize] = {}; in TEST_F() local
|
/external/vixl/test/aarch64/examples/ |
D | test-examples.cc | 457 size_t msg_size = strlen(msg); in TEST() local
|
/external/iproute2/tc/ |
D | m_action.c | 580 int ret = 0, prio = 0, msg_size = 0; in tc_act_list_or_flush() local
|
/external/curl/lib/ |
D | smb.c | 293 size_t msg_size; in smb_recv_message() local
|
/external/tcpdump/ |
D | print-ppp.c | 835 int val_size, name_size, msg_size; in handle_chap() local
|
/external/vm_tools/p9/src/protocol/ |
D | messages.rs | 125 let msg_size = match self.msg { in byte_size() localVariable 539 let msg_size = match self.msg { in byte_size() localVariable
|
/external/libchrome/ipc/ |
D | ipc_mojo_perftest.cc | 55 void SetTestParams(int msg_count, size_t msg_size, bool sync) { in SetTestParams()
|
/external/crosvm/src/plugin/ |
D | vcpu.rs | 593 let msg_size = read_pipe.read(&mut request_buffer).map_err(io_to_sys_err)?; in handle_request() localVariable
|
/external/perfetto/test/ |
D | end_to_end_integrationtest.cc | 750 size_t msg_size = packet.for_testing().str().size(); in TEST_F() local
|
/external/crosvm/crosvm_plugin/src/ |
D | lib.rs | 1056 let msg_size = self in vcpu_recv() localVariable
|