/third_party/ltp/testcases/kernel/syscalls/sync/ |
D | sync02.c | 94 char read_buffer[BUFSIZ]; /* buffer used to read data from file */ in main() local
|
/third_party/boost/libs/asio/example/cpp03/services/ |
D | daytime_client.cpp | 18 char read_buffer[1024]; variable
|
/third_party/boost/doc/html/boost_asio/example/cpp03/services/ |
D | daytime_client.cpp | 18 char read_buffer[1024]; variable
|
/third_party/grpc/src/core/lib/channel/ |
D | handshaker.h | 65 grpc_slice_buffer* read_buffer = nullptr; member
|
/third_party/libsnd/ossfuzz/ |
D | sndfile_fuzzer.cc | 103 float* read_buffer = NULL; in LLVMFuzzerTestOneInput() local
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
D | mount03.c | 69 static char read_buffer[BUFSIZ]; variable
|
/third_party/grpc/test/core/util/ |
D | mock_endpoint.cc | 41 grpc_slice_buffer read_buffer; member
|
D | passthru_endpoint.cc | 45 grpc_slice_buffer read_buffer; member
|
/third_party/gstreamer/gstplugins_good/ext/pulse/ |
D | pulsesrc.h | 65 const void *read_buffer; member
|
/third_party/grpc/test/core/transport/chttp2/ |
D | settings_timeout_test.cc | 130 grpc_slice_buffer read_buffer; in ReadUntilError() local
|
/third_party/boost/boost/compute/ |
D | event.hpp | 63 read_buffer = CL_COMMAND_READ_BUFFER, enumerator
|
/third_party/grpc/include/grpcpp/ |
D | server_builder_impl.h | 80 ByteBuffer read_buffer; // data intended for the grpc server member
|
D | server_builder.h | 76 ByteBuffer read_buffer; // data intended for the grpc server member
|
/third_party/grpc/test/core/iomgr/ |
D | udp_server_test.cc | 73 char read_buffer[512]; in Read() local
|
/third_party/grpc/src/core/lib/security/transport/ |
D | secure_endpoint.cc | 92 grpc_slice_buffer* read_buffer = nullptr; member
|
/third_party/grpc/test/core/tsi/ |
D | transport_security_test_lib.cc | 250 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/ |
D | ext4_write.c | 443 char *read_buffer = NULL; in ext4fs_delete_file() local
|
/third_party/e2fsprogs/misc/ |
D | badblocks.c | 605 unsigned char *buffer, *read_buffer; in test_rw() local
|
/third_party/littlefs/ |
D | lfs.h | 233 void *read_buffer; member
|
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
D | structures.h | 670 void *read_buffer; member
|
/third_party/boost/libs/asio/test/ip/ |
D | tcp.cpp | 637 char read_buffer[sizeof(write_data)]; in test() local
|
/third_party/python/Modules/ |
D | _winapi.c | 97 PyObject *read_buffer; member
|
/third_party/grpc/src/core/ext/transport/cronet/transport/ |
D | cronet_transport.cc | 126 char* read_buffer = nullptr; member
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | internal.h | 625 char *read_buffer; member
|
/third_party/skia/third_party/externals/libpng/ |
D | pngstruct.h | 464 png_bytep read_buffer; /* buffer for reading chunk data */ member
|