Home
last modified time | relevance | path

Searched defs:read_buffer (Results 1 – 25 of 43) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sync/
Dsync02.c94 char read_buffer[BUFSIZ]; /* buffer used to read data from file */ in main() local
/third_party/boost/libs/asio/example/cpp03/services/
Ddaytime_client.cpp18 char read_buffer[1024]; variable
/third_party/boost/doc/html/boost_asio/example/cpp03/services/
Ddaytime_client.cpp18 char read_buffer[1024]; variable
/third_party/grpc/src/core/lib/channel/
Dhandshaker.h65 grpc_slice_buffer* read_buffer = nullptr; member
/third_party/libsnd/ossfuzz/
Dsndfile_fuzzer.cc103 float* read_buffer = NULL; in LLVMFuzzerTestOneInput() local
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount03.c69 static char read_buffer[BUFSIZ]; variable
/third_party/grpc/test/core/util/
Dmock_endpoint.cc41 grpc_slice_buffer read_buffer; member
Dpassthru_endpoint.cc45 grpc_slice_buffer read_buffer; member
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesrc.h65 const void *read_buffer; member
/third_party/grpc/test/core/transport/chttp2/
Dsettings_timeout_test.cc130 grpc_slice_buffer read_buffer; in ReadUntilError() local
/third_party/boost/boost/compute/
Devent.hpp63 read_buffer = CL_COMMAND_READ_BUFFER, enumerator
/third_party/grpc/include/grpcpp/
Dserver_builder_impl.h80 ByteBuffer read_buffer; // data intended for the grpc server member
Dserver_builder.h76 ByteBuffer read_buffer; // data intended for the grpc server member
/third_party/grpc/test/core/iomgr/
Dudp_server_test.cc73 char read_buffer[512]; in Read() local
/third_party/grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc92 grpc_slice_buffer* read_buffer = nullptr; member
/third_party/grpc/test/core/tsi/
Dtransport_security_test_lib.cc250 unsigned char* read_buffer = static_cast<unsigned char*>( in tsi_test_frame_protector_receive_message_from_peer() local
/third_party/uboot/u-boot-2020.01/fs/ext4/
Dext4_write.c443 char *read_buffer = NULL; in ext4fs_delete_file() local
/third_party/e2fsprogs/misc/
Dbadblocks.c605 unsigned char *buffer, *read_buffer; in test_rw() local
/third_party/littlefs/
Dlfs.h233 void *read_buffer; member
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dstructures.h670 void *read_buffer; member
/third_party/boost/libs/asio/test/ip/
Dtcp.cpp637 char read_buffer[sizeof(write_data)]; in test() local
/third_party/python/Modules/
D_winapi.c97 PyObject *read_buffer; member
/third_party/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc126 char* read_buffer = nullptr; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h625 char *read_buffer; member
/third_party/skia/third_party/externals/libpng/
Dpngstruct.h464 png_bytep read_buffer; /* buffer for reading chunk data */ member

12