Searched defs:read_chunk (Results 1 – 7 of 7) sorted by relevance
122 ByteSpan read_chunk = std::span(source_buffer_).first(chunk_size); in DoReadInChunks() local214 ByteSpan read_chunk = std::span(source_buffer_).first(kSeekReadSizeBytes); in TEST_F() local241 ByteSpan read_chunk = std::span(source_buffer_).first(kSeekReadSizeBytes); in TEST_F() local258 ByteSpan read_chunk = std::span(source_buffer_).first(kSeekReadSizeBytes); in TEST_F() local276 ByteSpan read_chunk = std::span(source_buffer_) in TEST_F() local307 ByteSpan read_chunk = std::span(source_buffer_); in TEST_F() local321 ByteSpan read_chunk = std::span(source_buffer_); in TEST_F() local341 ByteSpan read_chunk = std::span(source_buffer_); in TEST_F() local
72 def read_chunk(fp): function
50 static struct line_list *read_chunk(int fd, int len) in read_chunk() function
612 StringPiece read_chunk; in NewAppendableFile() local
140 static uint32_t *read_chunk(uint32_t *ptr, void **data, unsigned *size) in read_chunk() function
1316 StringPiece read_chunk; in NewAppendableFile() local
3082 read_chunk(struct file *file) in read_chunk() function