Home
last modified time | relevance | path

Searched defs:bytes_written (Results 1 - 25 of 67) sorted by relevance

123

/third_party/libcoap/src/
H A Dcoap_io_riot.c57 ssize_t bytes_written = 0; in coap_socket_send() local
H A Dcoap_netif.c125 ssize_t bytes_written; in coap_netif_dgrm_write() local
236 ssize_t bytes_written = coap_socket_write(&session->sock, data, datalen); in coap_netif_strm_write() local
[all...]
H A Dcoap_io_contiki.c163 ssize_t bytes_written = 0; in coap_socket_send() local
/third_party/skia/tools/
H A Dembed_resources.py55 bytes_written = 0 variable
/third_party/ltp/testcases/kernel/fs/fs_di/
H A Dfrag.c48 int bytes_read = 0, bytes_written = 0, fd1 = -1, fd2 = -1; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Daddress_is_readable.cc84 int bytes_written; in AddressIsReadable() local
/third_party/ffmpeg/libavformat/
H A Davio_internal.h57 int64_t bytes_written; member
H A Dlibsmbclient.c175 int bytes_written; in libsmbc_write() local
/third_party/backends/backend/
H A Dpieusb_buffer.h83 SANE_Int bytes_written; /* number of bytes written to the buffer */ member
H A Dgt68xx_shm_channel.c407 int bytes_written; in shm_channel_writer_put_buffer() local
527 int i, bytes_written; in shm_channel_reader_start() local
634 int bytes_written; shm_channel_reader_put_buffer() local
[all...]
/third_party/curl/lib/
H A Ddict.c131 ssize_t bytes_written; in sendf() local
H A Dpingpong.c167 ssize_t bytes_written = 0; in Curl_pp_vsendf() local
/third_party/libuv/test/
H A Dtest-ipc-heavy-traffic-deadlock-bug.c46 static size_t bytes_written; variable
H A Dtest-tcp-try-write.c38 static int bytes_written; variable
/third_party/mesa3d/src/imagination/rogue/tools/
H A Doffline_compiler.c202 size_t bytes_written; in main() local
/third_party/ltp/testcases/kernel/syscalls/stat/
H A Dstat02.c42 size_t bytes_written = 0; in verify() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A 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/mbedtls/programs/psa/
H A Dcrypto_examples.c70 size_t bytes_to_write = 0, bytes_written = 0, len = 0; in cipher_operation() local
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_encode.c835 long bytes_written; in rogue_encode_shader() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_performance_query.c231 iris_get_perf_query_data(struct pipe_context *pipe, struct pipe_query *q, size_t data_size, uint32_t *data, uint32_t *bytes_written) iris_get_perf_query_data() argument
/third_party/ffmpeg/libavcodec/
H A Dlibjxlenc.c256 size_t bytes_written = 0; in libjxl_encode_frame() local
/third_party/gn/src/base/files/
H A Dfile_posix.cc206 int bytes_written = 0; local
225 int bytes_written = 0; local
[all...]
H A Dfile_win.cc108 DWORD bytes_written; in Write() local
/third_party/gn/src/base/
H A Dlogging.cc291 size_t bytes_written = 0; in RawLog() local
/third_party/jerryscript/tests/unit-core/
H A Dtest-arraybuffer.cpp182 jerry_length_t bytes_written = jerry_arraybuffer_write (arraybuffer, 0, data, 20); in HWTEST_F() local
200 jerry_length_t bytes_written = jerry_arraybuffer_write (arraybuffer, 0, data, 20); in HWTEST_F() local

Completed in 16 milliseconds

123