Home
last modified time | relevance | path

Searched defs:read_bytes (Results 1 – 25 of 30) sorted by relevance

12

/external/tensorflow/tensorflow/core/lib/io/
Dzlib_inputstream.cc123 uLong read_bytes = in ReadFromStream() local
183 size_t read_bytes = in NumUnreadBytes() local
Dzlib_outputbuffer.cc97 int32 read_bytes = z_stream_->next_in - z_stream_input_.get(); in AddToInputBuffer() local
/external/linux-kselftest/tools/testing/selftests/vm/
Dmap_hugetlb.c48 static int read_bytes(char *addr) in read_bytes() function
Dhugepage-mmap.c52 static int read_bytes(char *addr) in read_bytes() function
/external/freetype/src/base/
Dftstream.c125 FT_ULong read_bytes; in FT_Stream_ReadAt() local
168 FT_ULong read_bytes = 0; in FT_Stream_TryRead() local
239 FT_ULong read_bytes; in FT_Stream_EnterFrame() local
/external/tensorflow/tensorflow/core/lib/io/snappy/
Dsnappy_outputbuffer.cc105 const int32 read_bytes = next_in_ - input_buffer_.get(); in AddToInputBuffer() local
Dsnappy_inputbuffer.cc152 size_t read_bytes = next_in_ - input_buffer_.get(); in ReadFromFile() local
/external/ltp/testcases/kernel/syscalls/readahead/
Dreadahead02.c161 unsigned long *read_bytes, long long *usec, in read_testfile()
238 unsigned long read_bytes, read_bytes_ra; in test_readahead() local
/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_op.h83 uint64_t read_bytes; member
/external/webrtc/webrtc/base/
Dbytebuffer_unittest.cc175 char read_bytes[3]; in TEST() local
/external/u-boot/drivers/fpga/
Dlattice.c20 static unsigned long read_bytes; variable
/external/libunwind/src/
DLos-common.c164 map_local_is_readable (unw_word_t addr, size_t read_bytes) in map_local_is_readable()
/external/autotest/client/site_tests/security_Libcontainer/src/
Dlibcontainer_target_unittest.cc45 ssize_t read_bytes = read(read_fd_.get(), buffer, sizeof(buffer) - 1); in GetContents() local
/external/freetype/builds/amiga/src/base/
Dftsystem.c298 unsigned long read_bytes; in ft_amiga_stream_io() local
/external/grpc-grpc/test/cpp/codegen/
Dproto_utils_test.cc125 int read_bytes = 0; in BufferWriterTest() local
/external/grpc-grpc/test/core/iomgr/
Dtcp_posix_test.cc152 size_t read_bytes; member
177 size_t read_bytes; in read_cb() local
/external/grpc-grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc56 int (*read_bytes)(struct thread_args* args, char* buf); member
71 static int read_bytes(int fd, char* buf, size_t read_size, int spin) { in read_bytes() function
/external/bsdiff/
Dbspatch.cc305 size_t read_bytes; in bspatch() local
/external/u-boot/drivers/mmc/
Darm_pl180_mmci.c108 static int read_bytes(struct mmc *dev, u32 *dest, u32 blkcount, u32 blksize) in read_bytes() function
/external/kernel-headers/original/uapi/linux/
Dtaskstats.h152 __u64 read_bytes; /* bytes of read I/O */ member
/external/u-boot/drivers/mtd/nand/
Dfsl_elbc_nand.c67 unsigned int read_bytes; /* Number of bytes read during command */ member
Dfsl_ifc_nand.c51 unsigned int read_bytes; /* Number of bytes read during command */ member
/external/python/cpython3/Modules/_io/
Dbytesio.c356 read_bytes(bytesio *self, Py_ssize_t size) in read_bytes() function
/external/libpcap/
Dsf-pcapng.c250 read_bytes(FILE *fp, void *buf, size_t bytes_to_read, int fail_on_eof, in read_bytes() function
/external/pdfium/core/fxcodec/codec/
Dfx_codec_flate.cpp727 size_t read_bytes = in v_GetNextLine() local

12