/external/tensorflow/tensorflow/core/lib/io/ |
D | zlib_inputstream.cc | 80 uLong read_bytes = z_stream_->next_in - z_stream_input_.get(); in ReadFromStream() local 137 size_t read_bytes = in NumUnreadBytes() local
|
D | zlib_outputbuffer.cc | 97 int32 read_bytes = z_stream_->next_in - z_stream_input_.get(); in AddToInputBuffer() local
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | map_hugetlb.c | 48 static int read_bytes(char *addr) in read_bytes() function
|
D | hugepage-mmap.c | 52 static int read_bytes(char *addr) in read_bytes() function
|
/external/freetype/src/base/ |
D | ftstream.c | 125 FT_ULong read_bytes; in FT_Stream_ReadAt() local 168 FT_ULong read_bytes = 0; in FT_Stream_TryRead() local 238 FT_ULong read_bytes; in FT_Stream_EnterFrame() local
|
/external/tensorflow/tensorflow/core/lib/io/snappy/ |
D | snappy_outputbuffer.cc | 105 const int32 read_bytes = next_in_ - input_buffer_.get(); in AddToInputBuffer() local
|
D | snappy_inputbuffer.cc | 152 size_t read_bytes = next_in_ - input_buffer_.get(); in ReadFromFile() local
|
/external/ltp/testcases/kernel/syscalls/readahead/ |
D | readahead02.c | 202 unsigned long *read_bytes, long *usec, in read_testfile() 287 unsigned long read_bytes, read_bytes_ra; in test_readahead() local
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | ffsb_op.h | 83 uint64_t read_bytes; member
|
/external/webrtc/webrtc/base/ |
D | bytebuffer_unittest.cc | 175 char read_bytes[3]; in TEST() local
|
/external/libunwind/src/ |
D | Los-common.c | 164 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/ |
D | libcontainer_target_unittest.cc | 45 ssize_t read_bytes = read(read_fd_.get(), buffer, sizeof(buffer) - 1); in GetContents() local
|
/external/freetype/builds/amiga/src/base/ |
D | ftsystem.c | 298 unsigned long read_bytes; in ft_amiga_stream_io() local
|
/external/bsdiff/ |
D | bspatch.cc | 305 size_t read_bytes; in bspatch() local
|
/external/libmojo/mojo/public/c/system/tests/ |
D | core_perftest.cc | 140 uint32_t read_bytes = self->num_bytes_; in MessagePipe_WriteAndRead() local
|
/external/kernel-headers/original/uapi/linux/ |
D | taskstats.h | 152 __u64 read_bytes; /* bytes of read I/O */ member
|
/external/python/cpython3/Modules/_io/ |
D | bytesio.c | 356 read_bytes(bytesio *self, Py_ssize_t size) in read_bytes() function
|
/external/libpcap/ |
D | sf-pcap-ng.c | 235 read_bytes(FILE *fp, void *buf, size_t bytes_to_read, int fail_on_eof, in read_bytes() function
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_flate.cpp | 727 size_t read_bytes = in v_GetNextLine() local
|
/external/libxaac/test/ |
D | ixheaacd_main_flush_csd.c | 879 WORD32 buff_pos, read_bytes = 330, input_buff_size; in ixheaacd_main_process() local
|
/external/protobuf/src/google/protobuf/ |
D | wire_format_lite_inl.h | 287 const int read_bytes = num_read * per_value_size; in ReadRepeatedFixedSizePrimitive() local
|
/external/libmojo/mojo/edk/system/ |
D | data_pipe_unittest.cc | 1736 uint32_t read_bytes = num_bytes; in ReadAllData() local
|
/external/python/cpython3/Lib/ |
D | pathlib.py | 1166 def read_bytes(self): member in Path
|
/external/squashfs-tools/squashfs-tools/ |
D | mksquashfs.c | 531 int read_bytes(int fd, void *buff, int bytes) in read_bytes() function
|