/openbmc/openbmc-tools/rootfs_size/ |
H A D | rootfs_size.py | 10 from os.path import getsize 52 original_size = getsize(SQUASHFS) 86 original_size - getsize(newsquashfsroot + "/test"), 103 if getsize(filepath) > FILE_SIZE_LIMIT:
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 298 | 48 self.assertTrue(os.path.getsize(disk) > 100 * MiB) 51 self.assertTrue(os.path.getsize(disk) < 10 * MiB) 116 self.assertTrue(os.path.getsize(disk) == 25 * MiB)
|
/openbmc/u-boot/board/synopsys/axs10x/ |
H A D | headerize-axs.py | 89 uboot_img_size = os.path.getsize(uboot_bin_filename) 132 load_size = os.path.getsize(headerised_filename)
|
/openbmc/u-boot/board/synopsys/hsdk/ |
H A D | headerize-hsdk.py | 80 uboot_img_size = os.path.getsize(uboot_bin_filename) 114 load_size = os.path.getsize(headerised_filename)
|
/openbmc/u-boot/fs/fat/ |
H A D | fat_write.c | 107 int getsize = FATBUFBLOCKS; in flush_dirty_fat_buffer() local 119 if (startblock + getsize > fatlength) in flush_dirty_fat_buffer() 120 getsize = fatlength - startblock; in flush_dirty_fat_buffer() 125 if (disk_write(startblock, getsize, bufptr) < 0) { in flush_dirty_fat_buffer() 133 if (disk_write(startblock, getsize, bufptr) < 0) { in flush_dirty_fat_buffer() 289 int getsize = FATBUFBLOCKS; in set_fatent_value() local 295 if (startblock + getsize > fatlength) in set_fatent_value() 296 getsize = fatlength - startblock; in set_fatent_value() 303 if (disk_read(startblock, getsize, bufptr) < 0) { in set_fatent_value()
|
H A D | fat.c | 197 __u32 getsize = FATBUFBLOCKS; in get_fatent() local 203 if (startblock + getsize > fatlength) in get_fatent() 204 getsize = fatlength - startblock; in get_fatent() 212 if (disk_read(startblock, getsize, bufptr) < 0) { in get_fatent()
|
/openbmc/openbmc/poky/scripts/ |
H A D | relocate_sdk.py | 247 old_size = os.path.getsize(e) 262 if old_size != os.path.getsize(e):
|
H A D | patchtest | 192 if os.path.getsize(patch) == 0:
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | az.py | 89 if os.path.getsize(ud.localpath) == 0:
|
H A D | gcp.py | 79 if os.path.getsize(ud.localpath) == 0:
|
H A D | s3.py | 103 if os.path.getsize(ud.localpath) == 0:
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | utils.py | 514 def getsize(filename): function 529 total += sum(roundup(getsize(os.path.join(root, name))) for name in files) 530 total += roundup(getsize(root))
|
H A D | sdk.py | 152 fsize = int(math.ceil(float(os.path.getsize(os.path.join(root, fn))) / 1024))
|
/openbmc/qemu/tests/avocado/ |
H A D | replay_linux.py | 96 % os.path.getsize(replay_path))
|
H A D | machine_aspeed.py | 403 uboot_size = os.path.getsize(image_dir + 'u-boot-nodtb.bin')
|
H A D | replay_kernel.py | 66 % os.path.getsize(replay_path))
|
H A D | boot_linux_console.py | 34 if size != os.path.getsize(path): 42 size = os.path.getsize(path)
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | gitpkgv.bbclass | 94 if not os.path.exists(rev_file) or os.path.getsize(rev_file)==0:
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/ |
H A D | test_core_image_min.py | 234 if (os.path.getsize(target_file_name) !=
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 952 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 953 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.1.tar.gz"), 57892) 966 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 973 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 982 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 989 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 995 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-v1.0.0.tar.gz"), 57749) 1002 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 1010 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 1018 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749)
|
/openbmc/qemu/scripts/ |
H A D | replay-dump.py | 409 dumpsize = path.getsize(filename)
|
/openbmc/u-boot/tools/buildman/ |
H A D | func_test.py | 235 self.assertEqual(len(gothelp), os.path.getsize(help_file))
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | filemap.py | 542 dst_size = os.path.getsize(src_fname) + seek - skip
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_buildsys_python.py | 581 if os.path.getsize(fn): 814 if os.path.getsize(fn):
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-crypt.rst | 174 …dmsetup create crypt2 --table "0 `blockdev --getsize $1` crypt aes-cbc-essiv:sha256 :32:logon:my_p…
|