Searched refs:chunks (Results 1 – 5 of 5) sorted by relevance
84 def construct_sparse_image(chunks): argument126 sum(chunk[1] for chunk in chunks),127 len(chunks), 0))129 for chunk in chunks:
255 chunks := int(size / chunkSize)271 for i := 0; i < chunks; i++ {303 for i := 0; i < chunks; i++ {
374 chunks = line.split()375 identifier = chunks[1]376 value = chunks[2]
349 chunks = [padded_long_name[i:i+26] for i in range(0,354 for c in chunks:
186 chunks, or even single lines, of a makefile. Just move the lines you want to