Home
last modified time | relevance | path

Searched defs:bytes_read (Results 1 - 25 of 130) sorted by relevance

123456

/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/node/deps/brotli/c/enc/
H A Dutf8_util.c75 size_t bytes_read = in BrotliIsMostlyUTF8() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dutf8_util.c75 size_t bytes_read = in BrotliIsMostlyUTF8() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dfile_io_test.cc41 size_t bytes_read = fread(&(b1[0]), 1, length, file_handle); in TestFileInputStream() local
102 size_t bytes_read = fread(&(b1[0]), 1, length, file_handle); in TestFontInputStreamBasic() local
/third_party/elfutils/tests/
H A Ddwfl-report-offline-memory.c73 ssize_t bytes_read = read (fd, data, size); in main() local
/third_party/ffmpeg/libavformat/
H A Davio_internal.h52 int64_t bytes_read; member
/third_party/fsverity-utils/programs/
H A Dcmd_dump_metadata.c72 int bytes_read; in fsverity_cmd_dump_metadata() local
/third_party/alsa-utils/alsamixer/
H A Dutils.c125 unsigned int bytes_read; in read_file() local
/third_party/curl/docs/examples/
H A Dimap-append.c59 size_t bytes_read; member
H A Dsmtp-tls.c61 size_t bytes_read; member
H A Dsmtp-ssl.c61 size_t bytes_read; member
H A Dsmtp-authzid.c67 size_t bytes_read; member
H A Dsmtp-mail.c64 size_t bytes_read; member
H A Dsmtp-multi.c57 size_t bytes_read; member
/third_party/jerryscript/jerry-main/
H A Dmain-unix-test.c46 size_t bytes_read = fread (buffer, 1u, sizeof (buffer), file); in read_file() local
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dcur-isolate.cc21 ULONG64 bytes_read; in GetIsolateKey() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subsetter/
H A Dsubset_util.cc55 size_t bytes_read = fread(&(input_buffer[0]), 1, file_size, input_file); in Subset() local
/third_party/gn/src/gn/
H A Dexec_process.cc125 DWORD bytes_read = 0; in ExecProcess() local
/third_party/backends/backend/
H A Dpieusb_buffer.h81 SANE_Int bytes_read; /* number of bytes read from the buffer */ member
/third_party/libuv/test/
H A Dtest-ipc-heavy-traffic-deadlock-bug.c47 static size_t bytes_read; variable
H A Dtest-tcp-try-write.c37 static int bytes_read; variable
/third_party/jerryscript/jerry-port/default/
H A Ddefault-module.c68 size_t bytes_read = fread (buffer_p, 1u, file_size, file_p); in jerry_port_read_source() local
/third_party/mesa3d/src/util/
H A Dos_memory_fd.c74 int bytes_read = read(fd, &header, sizeof(header)); in os_import_memory_fd() local
/third_party/libcoap/src/
H A Dcoap_netif.c73 ssize_t bytes_read; in coap_netif_dgrm_read() local
100 ssize_t bytes_read; in coap_netif_dgrm_read_ep() local
214 ssize_t bytes_read = coap_socket_read(&session->sock, data, datalen); coap_netif_strm_read() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dbyte_array.cc113 int32_t bytes_read = 0; in CopyTo() local
134 int32_t bytes_read = 0; in CopyTo() local
147 int32_t bytes_read in CopyFrom() local
167 int32_t bytes_read = 0; CopyFrom() local
[all...]

Completed in 10 milliseconds

123456