Searched defs:bytes_to_read (Results 1 – 7 of 7) sorted by relevance
83 int32_t bytes_to_read = in Read() local
422 size_t bytes_to_read = size; in DoReadMemory() local
292 size_t bytes_to_read = size; // Number of bytes to read from the core file in DoReadMemory() local
231 read_bytes(FILE *fp, void *buf, size_t bytes_to_read, int fail_on_eof, in read_bytes()
1106 OPJ_UINT32 bytes_to_read = (OPJ_UINT32)((channel_size[i]+7)>>3); in opj_jp2_read_pclr() local
2406 addr_t bytes_to_read = std::min<addr_t>(bytes_left, cache_line_bytes_left); in ReadStringFromMemory() local2455 addr_t bytes_to_read = std::min<addr_t>(bytes_left, cache_line_bytes_left); in ReadCStringFromMemory() local
1412 addr_t bytes_to_read = std::min<addr_t>(bytes_left, cache_line_bytes_left); in ReadCStringFromMemory() local