/external/nanopb-c/tests/fuzztest/ |
D | fuzzstub.c | 19 static bool do_static_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_static_decode() 42 static bool do_pointer_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_pointer_decode() 67 static void do_static_roundtrip(uint8_t *buffer, size_t msglen) in do_static_roundtrip() 114 static void do_pointer_roundtrip(uint8_t *buffer, size_t msglen) in do_pointer_roundtrip() 165 size_t msglen; in run_iteration() local
|
D | fuzztest.c | 203 static bool do_static_encode(uint8_t *buffer, size_t *msglen) in do_static_encode() 229 static void do_protobuf_noise(uint8_t *buffer, size_t *msglen) in do_protobuf_noise() 251 static bool do_static_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_static_decode() 280 static bool do_pointer_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_pointer_decode() 305 static void do_static_roundtrip(uint8_t *buffer, size_t msglen) in do_static_roundtrip() 354 static void do_pointer_roundtrip(uint8_t *buffer, size_t msglen) in do_pointer_roundtrip() 405 size_t msglen; in run_iteration() local
|
/external/trusty/musl/src/network/ |
D | res_send.c | 3 int __res_send(const unsigned char *msg, int msglen, unsigned char *answer, int anslen) in __res_send()
|
D | ns_parse.c | 50 int ns_initparse(const unsigned char *msg, int msglen, ns_msg *handle) in ns_initparse()
|
/external/musl/src/network/ |
D | res_send.c | 4 int __res_send(const unsigned char *msg, int msglen, unsigned char *answer, int anslen) in __res_send()
|
D | ns_parse.c | 50 int ns_initparse(const unsigned char *msg, int msglen, ns_msg *handle) in ns_initparse()
|
/external/nanopb-c/tests/regression/issue_229/ |
D | multiple_oneof.c | 10 size_t msglen; in main() local
|
/external/nanopb-c/tests/regression/issue_363/ |
D | test_oneofmsg.c | 13 pb_size_t msglen = 0; in main() local
|
/external/nanopb-c/tests/regression/issue_376/ |
D | test_fixarray.c | 13 pb_size_t msglen = 0; in main() local
|
/external/libpcap/ |
D | fmtutils.c | 281 size_t msglen; in pcapint_vfmt_errmsg_for_errno() local 364 size_t msglen; in pcapint_vfmt_errmsg_for_win32_err() local
|
/external/nanopb-c/tests/regression/issue_342/ |
D | test_extensions.c | 19 pb_size_t msglen = 0; in main() local
|
/external/ltp/utils/sctp/func_tests/ |
D | test_recvmsg.c | 70 int error, msglen, i; in main() local
|
D | test_1_to_1_initmsg_connect.c | 42 int sk1, sk2, sk3, msglen; in test_sctp() local
|
/external/nanopb-c/tests/regression/issue_249/ |
D | test.c | 37 pb_size_t msglen; in main() local
|
/external/ltp/testcases/kernel/syscalls/recvmsg/ |
D | recvmsg02.c | 27 static const unsigned msglen = ARRAY_SIZE(msg) - 1; variable
|
/external/nanopb-c/tests/io_errors/ |
D | io_errors.c | 49 size_t msglen; in main() local
|
/external/ltp/testcases/network/stress/ns-tools/ |
D | ns-udpserver.c | 145 ssize_t msglen; /* the length of message */ in respond_to_client() local
|
D | ns-mcast_receiver.c | 372 ssize_t msglen; /* the length of message */ in receive_mcast() local
|
/external/iproute2/testsuite/tools/ |
D | generate_nlmsg.c | 97 int msglen; in main() local
|
/external/kernel-headers/original/uapi/scsi/ |
D | scsi_netlink.h | 33 __u16 msglen; member
|
/external/pdfium/core/fdrm/ |
D | fx_crypt_sha.cpp | 479 uint8_t msglen[8]; in CRYPT_SHA256Finish() local 545 uint8_t msglen[16]; in CRYPT_SHA384Finish() local 591 uint8_t msglen[16]; in CRYPT_SHA512Finish() local
|
D | fx_crypt.cpp | 205 uint8_t msglen[8]; in CRYPT_MD5Finish() local
|
/external/pytorch/torch/csrc/distributed/c10d/ |
D | UCCUtils.cpp | 23 size_t msglen, in oob_allgather()
|
D | UCCUtils.hpp | 112 size_t msglen; member
|
/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/ |
D | protocol_lws_minimal_server_echo.c | 35 uint32_t msglen; member
|