Home
last modified time | relevance | path

Searched defs:to_read (Results 26 – 45 of 45) sorted by relevance

12

/aosp_15_r20/external/erofs-utils/lib/
H A Dio.c379 size_t to_read; in __erofs_copy_file_range() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dmemmapped_file_system.cc64 Status Read(uint64 offset, size_t to_read, StringPiece* result, in Read()
/aosp_15_r20/bootable/recovery/uncrypt/
H A Duncrypt.cpp371 size_t to_read = static_cast<size_t>( in ProductBlockMap() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcreate_cow.cpp368 size_t to_read = std::min((dev_sz - file_offset), read_sz); in ReadBlocks() local
H A Dcow_reader.cpp697 size_t to_read = std::min(length, remaining_); in Read() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/inference_interface/
H A Dasset_manager_filesystem.cc90 Status Read(uint64 offset, size_t to_read, StringPiece* result, in Read()
/aosp_15_r20/external/tinycompress/
H A Dcompress.c389 int to_read = 0; in compress_read() local
/aosp_15_r20/external/grpc-grpc/test/core/tsi/
H A Dtransport_security_test_lib.cc187 size_t to_read = *buf_size < *bytes_written - *bytes_read in receive_bytes_from_peer() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshotctl.cpp442 size_t to_read = std::min((dev_sz - file_offset), read_sz); in WriteSnapshotPatch() local
/aosp_15_r20/system/core/libsparse/
H A Dsparse_read.cpp464 unsigned int to_read; in do_sparse_file_read_normal() local
/aosp_15_r20/art/dt_fd_forward/
H A Ddt_fd_forward.cc183 size_t to_read = std::min(static_cast<size_t>(avail), ndata); in ReadUpToMax() local
/aosp_15_r20/external/libevent/test/
H A Dregress_ssl.c804 size_t to_read; member
/aosp_15_r20/external/flashrom/
H A Dspi25.c683 size_t to_read; in spi_read_chunked() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc440 size_t to_read = written < avail ? written : avail; in btm_route_sco_data() local
/aosp_15_r20/external/libbrillo/brillo/files/
H A Dsafe_fd_test.cc161 char to_read; in TEST_F() local
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DTCPStoreLibUvBackend.cpp485 auto to_read = std::min(buffers[buff_idx].len - buff_offset, remaining); in read_many() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_framer_test.cc3201 size_t to_read = std::min(kReadChunkSize, unframed_data); in TEST_P() local
4657 size_t to_read = std::min(kReadChunkSize, unframed_data); in TEST_P() local
/aosp_15_r20/system/apex/apexd/
H A Dapexd.cpp317 size_t to_read = std::min(bytes_left, kBufSize); in ReadVerityDevice() local
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_dirread.c1231 tmsize_t to_read = size - already_read; in TIFFReadDirEntryDataAndRealloc() local
/aosp_15_r20/external/python/cpython3/Modules/
D_pickle.c1375 Py_ssize_t to_read = Py_MIN(in_buffer, n); in _Unpickler_ReadInto() local

12