Home
last modified time | relevance | path

Searched defs:send_size (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/drivers/tpm/
Dtpm_atmel_twi.c71 const uint8_t *sendbuf, size_t send_size, in tpm_atmel_twi_xfer()
Dtpm-uclass.c71 int tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, size_t send_size, in tpm_xfer()
Dtpm_tis_sandbox.c140 size_t send_size, uint8_t *recvbuf, in sandbox_tpm_xfer()
Dtpm2_tis_sandbox.c259 size_t send_size, u8 *recvbuf, in sandbox_tpm2_xfer()
/external/webrtc/webrtc/base/
Dsocket_unittest.cc968 int send_size = 0; in GetSetOptionsInternal() local
/external/webrtc/talk/media/sctp/
Dsctpdataengine.cc266 int send_size = usrsctp_sysctl_get_sctp_sendspace(); in SctpDataEngine() local
/external/virglrenderer/src/
Dvrend_renderer.c5823 uint32_t send_size = util_format_get_nblocks(res->format, box->width, in read_transfer_data() local
5866 uint32_t send_size = util_format_get_nblocks(res->format, box->width, in write_transfer_data() local
5947 GLuint send_size; in check_iov_bounds() local
6035 GLuint send_size = 0; in vrend_renderer_transfer_write_iov() local
6327 uint32_t send_size = 0; in vrend_transfer_send_readpixels() local
6509 uint32_t send_size = info->box->width * util_format_get_blocksize(res->base.format); in vrend_renderer_transfer_send_iov() local
6519 uint32_t send_size = info->box->width * util_format_get_blocksize(res->base.format); in vrend_renderer_transfer_send_iov() local
/external/curl/lib/
Dsmb.h44 size_t send_size; member