Home
last modified time | relevance | path

Searched defs:sendbuf (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/mpi/collectives/
Dscatter.hpp64 packed_oarchive::buffer_type& sendbuf, std::vector<int>& archsizes) { in fill_scatter_sendbuf()
97packed_oarchive::buffer_type const& sendbuf, std::vector<int> const& archsizes, in dispatch_scatter_sendbuf()
136 packed_oarchive::buffer_type sendbuf; in scatter_impl() local
Dscatterv.hpp65 packed_oarchive::buffer_type sendbuf; in scatterv_impl() local
/third_party/uboot/u-boot-2020.01/drivers/tpm/
Dtpm_atmel_twi.c71 const uint8_t *sendbuf, size_t send_size, in tpm_atmel_twi_xfer()
Dtpm-uclass.c68 int tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, size_t send_size, in tpm_xfer()
Dtpm_tis_sandbox.c179 static int sandbox_tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, in sandbox_tpm_xfer()
Dtpm2_tis_sandbox.c258 static int sandbox_tpm2_xfer(struct udevice *dev, const u8 *sendbuf, in sandbox_tpm2_xfer()
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
Dminimal-raw-adopt-udp.c34 static uint8_t sendbuf[4096]; variable
/third_party/curl/lib/
Dpingpong.h64 struct dynbuf sendbuf; member
/third_party/nghttp2/src/
Dshrpx_memcached_connection.cc677 void MemcachedConnection::make_request(MemcachedSendbuf *sendbuf, in make_request()
/third_party/gstreamer/gstplugins_bad/sys/shm/
Dgstshmsink.c670 GstBuffer *sendbuf = NULL; in gst_shm_sink_render() local