Home
last modified time | relevance | path

Searched defs:bytes_written (Results 1 – 25 of 59) sorted by relevance

123

/third_party/gstreamer/gstreamer/plugins/elements/
Dgstelements_private.c212 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()
Dgstfilesink.c723 guint64 bytes_written = 0; in gst_file_sink_render_list_internal() local
763 guint64 bytes_written = 0; in gst_file_sink_flush_buffer() local
827 guint64 bytes_written = 0; in render_buffer() local
Dgstfdsink.c263 guint64 bytes_written = 0; in gst_fd_sink_render_list() local
298 guint64 bytes_written = 0; in gst_fd_sink_render() local
/third_party/ltp/testcases/kernel/fs/fs_di/
Dfrag.c48 int bytes_read = 0, bytes_written = 0, fd1 = -1, fd2 = -1; in main() local
/third_party/gn/src/base/files/
Dfile_win.cc108 DWORD bytes_written; in Write() local
120 DWORD bytes_written; in WriteAtCurrentPos() local
Dfile_posix.cc206 int bytes_written = 0; in Write() local
225 int bytes_written = 0; in WriteAtCurrentPos() local
/third_party/jerryscript/tests/unit-core/
Dtest-arraybuffer.cpp182 jerry_length_t bytes_written = jerry_arraybuffer_write (arraybuffer, 0, data, 20); variable
200 jerry_length_t bytes_written = jerry_arraybuffer_write (arraybuffer, 0, data, 20); variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc92 int32_t bytes_written = InternalPut(index, b, offset, actual_length); in Put() local
119 int bytes_written = array->Put(index + dst_offset, &(b[0]), 0, bytes_read); in CopyTo() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc92 int32_t bytes_written = InternalPut(index, b, offset, actual_length); in Put() local
119 int bytes_written = array->Put(index + dst_offset, &(b[0]), 0, bytes_read); in CopyTo() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Daddress_is_readable.cc84 int bytes_written; in AddressIsReadable() local
/third_party/ltp/testcases/kernel/syscalls/stat/
Dstat02.c42 size_t bytes_written = 0; in verify() local
/third_party/libuv/test/
Dtest-tcp-try-write.c38 static int bytes_written; variable
Dtest-ipc-heavy-traffic-deadlock-bug.c46 static size_t bytes_written; variable
/third_party/mesa3d/src/imagination/rogue/tools/
Doffline_compiler.c202 size_t bytes_written; in main() local
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc74 int bytes_written = fwrite(data, 1, data_length, fp_out); in write_file() local
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmputils.c164 gsize bytes_written; member
244 GAsyncResult * result, gsize * bytes_written, GError ** error) in gst_rtmp_output_stream_write_all_buffer_finish()
/third_party/libcoap/src/
Dcoap_session.c286 ssize_t bytes_written; in coap_session_send() local
307 ssize_t bytes_written = coap_socket_write(&session->sock, data, datalen); in coap_session_write() local
380 ssize_t bytes_written = coap_session_send_pdu(session, pdu); in coap_session_send_csm() local
427 ssize_t bytes_written; in coap_session_connected() local
Dcoap_io_riot.c48 ssize_t bytes_written = 0; in coap_network_send() local
Dnet.c767 ssize_t bytes_written = -1; in coap_session_send_pdu() local
800 ssize_t bytes_written; in coap_send_pdu() local
1156 ssize_t bytes_written; in coap_send_internal() local
1343 ssize_t bytes_written; in coap_retransmit() local
1489 ssize_t bytes_written = -1; in coap_write_session() local
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/
Dwindows_screenshot.c31 DWORD bmpsize, bytes_written; in SaveBitmapToFile() local
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dkshelpers.c204 DWORD items_size = 0, bytes_written = 0; in ks_filter_get_pin_property_multi() local
245 DWORD req_value_size = 0, bytes_written = 0; in ks_object_query_property() local
/third_party/mesa3d/src/imagination/rogue/
Drogue_encode.c835 long bytes_written; in rogue_encode_shader() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_mem_access_bit_sizes.c168 const unsigned bytes_written = num_components * (bit_size / 8); in lower_mem_store_bit_size() local
/third_party/lwip/src/api/
Dapi_lib.c975 u8_t apiflags, size_t *bytes_written) in netconn_write_partly()
998 u8_t apiflags, size_t *bytes_written) in netconn_write_vectors_partly()
/third_party/gn/src/base/
Dlogging.cc291 size_t bytes_written = 0; in RawLog() local

123