Searched refs:seek (Results 1 – 8 of 8) sorted by relevance
/device/google/trout/tools/ |
D | bpttool | 323 self._image.seek(0, os.SEEK_END) 326 self._image.seek(0, os.SEEK_SET) 439 self._image.seek(self.NUM_CHUNKS_AND_BLOCKS_OFFSET, os.SEEK_SET) 455 self._image.seek(0, os.SEEK_END) 467 self._image.seek(self._sparse_end, os.SEEK_SET) 486 self._image.seek(0, os.SEEK_END) 495 self._image.seek(self._sparse_end, os.SEEK_SET) 519 self._image.seek(0, os.SEEK_END) 528 self._image.seek(self._sparse_end, os.SEEK_SET) 537 def seek(self, offset): member in ImageHandler [all …]
|
/device/google/cuttlefish/tools/ |
D | create_base_image_arm.sh | 176 …dd if="${rootfs_partition_tempfile}" of="${IMAGE}" bs=512 seek=${rootfs_partition_start} count=${r… 209 …dd if=${UBOOT_DIST}/idbloader.img of="${IMAGE}" bs=512 seek=${idbloader_partition_start} conv=fsyn… 219 dd if=${bootenv} of="${IMAGE}" bs=512 seek=${ubootenv_partition_start} conv=fsync,notrunc 226 …dd if=${UBOOT_DIST}/u-boot.itb of="${IMAGE}" bs=512 seek=${uboot_partition_start} conv=fsync,notru…
|
/device/generic/goldfish/tools/ |
D | mk_qemu_image.sh | 33 dd if=$srcimg of=$target conv=notrunc,sync ibs=1024k obs=1024k seek=1 > /dev/null 2>&1 37 dd if=/dev/zero of=$target conv=notrunc bs=1 count=1024k seek=$curdisksize > /dev/null 2>&1
|
/device/google/bluejay/storage/ |
D | ufs_firmware_update.sh | 18 dd if="$file" of=$blk_dev bs=4k seek=1
|
/device/google/gs201/storage/ |
D | ufs_firmware_update.sh | 28 dd if="$file" of=$blk_dev bs=4k seek=1
|
/device/google/cuttlefish/host/commands/append_squashfs_overlay/src/ |
D | main.rs | 57 src.seek(SeekFrom::Start(BYTES_USED_FIELD_POS))?; in merge_fs()
|
/device/amlogic/yukawa/binaries/gpu/ |
D | END_USER_LICENCE_AGREEMENT.txt | 119 ARM does not seek to limit or exclude liability for death or personal
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 30340 HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->seek(I)Z 50299 HSPLjava/io/RandomAccessFile;->seek(J)V
|