| /OK3568_Linux_fs/u-boot/fs/fat/ |
| H A D | fat_write.c | 109 int getsize = FATBUFBLOCKS; in flush_dirty_fat_buffer() local 121 if (startblock + getsize > fatlength) in flush_dirty_fat_buffer() 122 getsize = fatlength - startblock; in flush_dirty_fat_buffer() 127 if (disk_write(startblock, getsize, bufptr) < 0) { in flush_dirty_fat_buffer() 135 if (disk_write(startblock, getsize, bufptr) < 0) { in flush_dirty_fat_buffer() 391 int getsize = FATBUFBLOCKS; in set_fatent_value() local 397 if (startblock + getsize > fatlength) in set_fatent_value() 398 getsize = fatlength - startblock; in set_fatent_value() 405 if (disk_read(startblock, getsize, bufptr) < 0) { in set_fatent_value()
|
| H A D | fat.c | 203 __u32 getsize = FATBUFBLOCKS; in get_fatent() local 209 if (startblock + getsize > fatlength) in get_fatent() 210 getsize = fatlength - startblock; in get_fatent() 218 if (disk_read(startblock, getsize, bufptr) < 0) { in get_fatent()
|
| /OK3568_Linux_fs/external/rknn-toolkit2/examples/functions/hybrid_quant/ |
| H A D | ssd_post_process.py | 157 display_str_height = np.ceil((1 + 2 * 0.05) * font.getsize(display_str)[1]) + 1 164 text_width, text_height = font.getsize(display_str)
|
| /OK3568_Linux_fs/external/rknn-toolkit2/examples/caffe/vgg-ssd/ |
| H A D | test.py | 134 display_str_height = np.ceil((1 + 2 * 0.05) * font.getsize(display_str)[1])+1 141 text_width, text_height = font.getsize(display_str)
|
| /OK3568_Linux_fs/yocto/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 | combo-layer | 817 if os.path.getsize(patchfile) == 0: 895 if os.path.getsize(patch_filename) == 0 or runcmd("filterdiff %s" % patch_filename) == "":
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | utils.py | 569 def getsize(filename): function 584 total += sum(roundup(getsize(os.path.join(root, name))) for name in files) 585 total += roundup(getsize(root))
|
| H A D | sdk.py | 150 fsize = int(math.ceil(float(os.path.getsize(os.path.join(root, fn))) / 1024))
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | az.py | 89 if os.path.getsize(ud.localpath) == 0:
|
| H A D | s3.py | 103 if os.path.getsize(ud.localpath) == 0:
|
| H A D | wget.py | 141 if os.path.getsize(ud.localpath) == 0:
|
| H A D | git.py | 822 if not os.path.exists(rev_file) or not os.path.getsize(rev_file):
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | fetch.py | 898 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 899 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.1.tar.gz"), 57892) 912 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 919 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 927 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 934 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 940 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-v1.0.0.tar.gz"), 57749) 947 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 955 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749) 963 self.assertEqual(os.path.getsize(self.dldir + "/bitbake-1.0.tar.gz"), 57749)
|
| /OK3568_Linux_fs/yocto/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:
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/builds/ |
| H A D | test_core_image_min.py | 244 if (os.path.getsize(target_file_name) !=
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | func_test.py | 234 self.assertEqual(len(result.stdout), os.path.getsize(help_file))
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | filemap.py | 535 dst_size = os.path.getsize(src_fname) + seek - skip
|
| /OK3568_Linux_fs/kernel/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…
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | create_buildsys_python.py | 176 if os.path.getsize(fn):
|
| /OK3568_Linux_fs/u-boot/tools/binman/ |
| H A D | func_test.py | 273 self.assertEqual(len(result.stdout), os.path.getsize(help_file))
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | externalsrc.bbclass | 232 …if os.path.exists(os.path.join(s_dir, ".gitmodules")) and os.path.getsize(os.path.join(s_dir, ".gi…
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | build.py | 713 if os.path.exists(logfn) and os.path.getsize(logfn) == 0:
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | wic.py | 750 size = os.path.getsize(wicout[0])
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 360 return (os.path.exists(file) and os.path.getsize(file) > 0)
|