Searched defs:read_chunk (Results 1 – 7 of 7) sorted by relevance
122 ByteSpan read_chunk = span(source_buffer_).first(chunk_size); in DoReadInChunks() local214 ByteSpan read_chunk = span(source_buffer_).first(kSeekReadSizeBytes); in TEST_F() local284 ByteSpan read_chunk = span(source_buffer_).first(kSeekReadSizeBytes); in TEST_F() local301 ByteSpan read_chunk = span(source_buffer_).first(kSeekReadSizeBytes); in TEST_F() local319 ByteSpan read_chunk = in TEST_F() local349 ByteSpan read_chunk = in TEST_F() local381 ByteSpan read_chunk = span(source_buffer_); in TEST_F() local420 ByteSpan read_chunk = span(source_buffer_); in TEST_F() local434 ByteSpan read_chunk = span(source_buffer_); in TEST_F() local454 ByteSpan read_chunk = span(source_buffer_); in TEST_F() local
72 def read_chunk(fp): function
49 static struct line_list *read_chunk(int fd, int len) in read_chunk() function
140 static uint32_t *read_chunk(uint32_t *ptr, void **data, unsigned *size) in read_chunk() function
215 static uint32_t *read_chunk(uint32_t *ptr, void **data, unsigned *size) in read_chunk() function
1320 StringPiece read_chunk; in NewAppendableFile() local
3072 read_chunk(struct file *file) in read_chunk() function