| /third_party/glib/gio/ |
| D | gdataoutputstream.c | 248 gsize bytes_written; in g_data_output_stream_put_byte() local 275 gsize bytes_written; in g_data_output_stream_put_int16() local 315 gsize bytes_written; in g_data_output_stream_put_uint16() local 355 gsize bytes_written; in g_data_output_stream_put_int32() local 395 gsize bytes_written; in g_data_output_stream_put_uint32() local 435 gsize bytes_written; in g_data_output_stream_put_int64() local 475 gsize bytes_written; in g_data_output_stream_put_uint64() local 515 gsize bytes_written; in g_data_output_stream_put_string() local
|
| D | gpollableoutputstream.c | 170 gsize *bytes_written, in g_pollable_output_stream_default_writev_nonblocking() 333 gsize *bytes_written, in g_pollable_output_stream_writev_nonblocking()
|
| D | gconverter.c | 161 gsize *bytes_written, in g_converter_convert()
|
| D | goutputstream.c | 288 gsize *bytes_written, in g_output_stream_write_all() 364 gsize *bytes_written, in g_output_stream_writev() 450 gsize *bytes_written, in g_output_stream_writev_all() 546 gsize *bytes_written, in g_output_stream_printf() 592 gsize *bytes_written, in g_output_stream_vprintf() 1098 gsize bytes_written; member 1257 gsize *bytes_written, in g_output_stream_write_all_finish() 1359 gsize *bytes_written, in g_output_stream_writev_finish() 1388 gsize bytes_written; member 1579 gsize *bytes_written, in g_output_stream_writev_all_finish() [all …]
|
| D | gsocketoutputstream.c | 140 gsize *bytes_written, in g_socket_output_stream_writev() 190 gsize *bytes_written, in g_socket_output_stream_pollable_writev_nonblocking()
|
| /third_party/libsoup/tests/ |
| D | brotli-decompressor-test.c | 42 gsize bytes_read, bytes_written; in test_brotli() local 84 gsize bytes_read, bytes_written; in test_brotli_corrupt() local 119 gsize bytes_read, bytes_written; in test_brotli_reset() local
|
| /third_party/boost/libs/beast/include/boost/beast/websocket/impl/ |
| D | read.hpp | 876 auto const bytes_written = read(buffer, ec); in read() local 893 std::size_t bytes_written = 0; in read() local 942 auto const bytes_written = in read_some() local 973 auto const bytes_written = read_some(*mb, ec); in read_some() local 1018 auto const bytes_written = read_some(buffers, ec); in read_some() local 1040 std::size_t bytes_written = 0; in read_some() local
|
| /third_party/boost/boost/beast/websocket/impl/ |
| D | read.hpp | 876 auto const bytes_written = read(buffer, ec); in read() local 893 std::size_t bytes_written = 0; in read() local 942 auto const bytes_written = in read_some() local 973 auto const bytes_written = read_some(*mb, ec); in read_some() local 1018 auto const bytes_written = read_some(buffers, ec); in read_some() local 1040 std::size_t bytes_written = 0; in read_some() local
|
| /third_party/glib/glib/ |
| D | gconvert.c | 394 gsize *bytes_written, in g_convert_with_iconv() 561 gsize *bytes_written, in g_convert() 648 gsize *bytes_written, in g_convert_with_fallback() 864 gsize *bytes_written, in strdup_len() 918 gsize *bytes_written, in convert_checked() 1005 gsize *bytes_written, in g_locale_to_utf8() 1054 gsize *bytes_written, in g_locale_from_utf8() 1264 gsize *bytes_written, in g_filename_to_utf8() 1316 gsize *bytes_written, in g_filename_from_utf8() 1987 gsize *bytes_written, in g_filename_to_utf8_utf8() [all …]
|
| /third_party/glib/gio/tests/ |
| D | gsubprocess-testprog.c | 25 gssize bytes_written = write (fd, buf, len); in write_all() local 75 gsize bytes_read, bytes_written; in cat_mode() local 139 size_t bytes_written; in write_to_fds() local
|
| D | buffered-output-stream.c | 127 gsize bytes_written; in test_seek() local 240 gsize bytes_written; in test_truncate() local
|
| D | unix-streams.c | 368 gsize bytes_written; in test_read_write_write_thread() local 400 gsize bytes_written; in test_read_write_writev_thread() local 637 gsize *bytes_written = user_data; in write_async_wouldblock_cb() local 736 gsize *bytes_written = user_data; in writev_async_wouldblock_cb() local
|
| D | memory-output-stream.c | 311 gsize bytes_written; in test_writev() local 354 gsize bytes_written; in test_writev_nonblocking() local
|
| /third_party/grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
| D | alts_iovec_record_protocol.cc | 225 size_t bytes_written = 0; in alts_iovec_record_protocol_integrity_only_protect() local 278 size_t bytes_written = 0; in alts_iovec_record_protocol_integrity_only_unprotect() local 338 size_t bytes_written = 0; in alts_iovec_record_protocol_privacy_integrity_protect() local 409 size_t bytes_written = 0; in alts_iovec_record_protocol_privacy_integrity_unprotect() local
|
| /third_party/gstreamer/gstreamer/plugins/elements/ |
| D | gstelements_private.c | 212 guint64 * bytes_written, gint max_transient_error_timeout, in gst_writev_iovecs() 354 guint64 * bytes_written, guint64 skip, in gst_writev_buffer() 443 guint64 * bytes_written, guint64 skip, in gst_writev_mem() 494 guint64 * bytes_written, guint64 skip, in gst_writev_buffer_list()
|
| /third_party/libsoup/libsoup/ |
| D | soup-converter-wrapper.c | 182 gsize *bytes_written, in soup_converter_wrapper_fallback_convert() 232 gsize *bytes_written, in soup_converter_wrapper_real_convert() 320 gsize *bytes_written, in soup_converter_wrapper_convert()
|
| /third_party/ltp/testcases/kernel/fs/fs_di/ |
| D | frag.c | 48 int bytes_read = 0, bytes_written = 0, fd1 = -1, fd2 = -1; in main() local
|
| /third_party/boost/boost/spirit/home/karma/stream/detail/ |
| D | iterator_sink.hpp | 37 std::streamsize bytes_written = 0; in write() local
|
| /third_party/e2fsprogs/e2fsck/ |
| D | iscan.c | 45 unsigned long long bytes_written; member 141 unsigned long long bytes_written = 0; in print_resource_track() local
|
| /third_party/glib/glib/tests/ |
| D | convert.c | 41 gsize bytes_written = 0; in test_iconv_state() local 66 gsize bytes_written = 0; in test_one_half() local 113 gsize bytes_written = 0; in test_byte_order() local 696 gsize bytes_read, bytes_written; in test_convert_embedded_nul() local 931 gsize bytes_written = 0; in test_no_conv() local
|
| /third_party/boost/libs/asio/test/ |
| D | buffered_read_stream.cpp | 164 std::size_t bytes_written = 0; in test_sync_operations() local 277 std::size_t bytes_written = 0; in test_async_operations() local
|
| D | buffered_write_stream.cpp | 164 std::size_t bytes_written = 0; in test_sync_operations() local 284 std::size_t bytes_written = 0; in test_async_operations() local
|
| D | buffered_stream.cpp | 175 std::size_t bytes_written = 0; in test_sync_operations() local 295 std::size_t bytes_written = 0; in test_async_operations() local
|
| /third_party/e2fsprogs/resize/ |
| D | resource_track.c | 106 unsigned long long bytes_written = 0; in print_resource_track() local
|
| /third_party/gn/src/base/files/ |
| D | file_win.cc | 108 DWORD bytes_written; in Write() local 120 DWORD bytes_written; in WriteAtCurrentPos() local
|