Lines Matching full:patches
18 * This program constructs binary patches for images -- such as boot.img
22 * large changes in the compressed bitstream; bsdiff patches of gzipped
43 * chunks, followed by N bsdiff patches, one per chunk.
112 * After the header there are 'chunk count' bsdiff patches; the offset
120 * patches by combining the boot image with recovery ramdisk
941 // Compute bsdiff patches for each chunk's data (the uncompressed
946 printf("Construct patches for %d chunks...\n", num_tgt_chunks);