Home
last modified time | relevance | path

Searched defs:write_buffer (Results 1 – 20 of 20) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/vmsplice/
Dvmsplice04.c21 static char *write_buffer; variable
/third_party/ltp/testcases/kernel/syscalls/pipe2/
Dpipe2_04.c61 char *write_buffer; in setup() local
/third_party/nghttp2/src/
Dlibevent_util.cc72 int EvbufferBuffer::write_buffer() { in write_buffer() function in nghttp2::util::EvbufferBuffer
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount03.c68 static char write_buffer[BUFSIZ]; variable
/third_party/gstreamer/gstplugins_good/sys/waveform/
Dgstwaveformsink.h82 guint write_buffer; member
/third_party/ffmpeg/libavcodec/
Dcbs.h220 uint8_t *write_buffer; member
Dmlpenc.c126 … int32_t *write_buffer; ///< Pointer to data currently being written to bitstream. member
/third_party/boost/libs/compute/include/boost/compute/
Devent.hpp64 write_buffer = CL_COMMAND_WRITE_BUFFER, enumerator
/third_party/boost/boost/compute/
Devent.hpp64 write_buffer = CL_COMMAND_WRITE_BUFFER, enumerator
/third_party/ltp/testcases/kernel/fs/mongo/
Dreiser_fract_tree.c55 char *write_buffer; /* buffer from which we write */ variable
/third_party/grpc/test/core/util/
Dtrickle_endpoint.cc42 grpc_slice_buffer write_buffer; member
/third_party/libuv/test/
Dbenchmark-pump.c69 static char write_buffer[WRITE_BUFFER_SIZE]; variable
/third_party/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc149 char* write_buffer = nullptr; member
682 char* write_buffer = in create_grpc_frame() local
/third_party/glib/gio/
Dglocalfileoutputstream.c782 const gchar *write_buffer; in copy_file_data() local
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c825 static int write_buffer(snd_pcm_t *handle, uint8_t *ptr, int cptr) in write_buffer() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp2207 Buffer write_buffer(m_context); in iterate() local
2276 Buffer write_buffer(m_context); in iterate() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dstructures.h675 void *write_buffer; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h631 char *write_buffer; member
/third_party/python/Modules/
D_winapi.c112 Py_buffer write_buffer; member
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c4854 int write_buffer(int sg_fd, unsigned size) in write_buffer() function