Home
last modified time | relevance | path

Searched defs:sendbuf (Results 1 – 7 of 7) 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/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
Dminimal-raw-adopt-udp.c36 static uint8_t sendbuf[4096]; variable
/third_party/curl/lib/
Dpingpong.h64 struct dynbuf sendbuf; member
/third_party/ltp/testcases/kernel/syscalls/send/
Dsend02.c27 static char sendbuf[SENDSIZE]; variable
/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.c672 GstBuffer *sendbuf = NULL; in gst_shm_sink_render() local