Searched refs:out_fname (Results 1 – 6 of 6) sorted by relevance
30 out_fname = tools.GetOutputFilename('%s.stripped' % uniq)31 tools.WriteFile(out_fname, tools.ReadFile(self._pathname))32 tools.Run('strip', out_fname)33 self._pathname = out_fname
147 out_fname = tools.GetOutputFilename('%s.out' %149 tools.WriteFile(out_fname, tools.ReadFile(other_fname_dtb))150 other_dtb = fdt.FdtScan(out_fname)
317 goto out_fname; in ubifs_create()346 out_fname: in ubifs_create()753 goto out_fname; in ubifs_link()757 goto out_fname; in ubifs_link()790 out_fname: in ubifs_link()867 out_fname: in ubifs_unlink()971 out_fname: in ubifs_rmdir()1042 out_fname: in ubifs_mkdir()1131 out_fname: in ubifs_mknod()1221 goto out_fname; in ubifs_symlink()[all …]
286 def dot2format(app, dot_fname, out_fname): argument301 out_format = path.splitext(out_fname)[1][1:]305 with open(out_fname, "w") as out:
341 def dot2format(app, dot_fname, out_fname): argument356 out_format = path.splitext(out_fname)[1][1:]360 with open(out_fname, "w") as out:
615 goto out_fname; in f2fs_try_convert_inline_dir()620 goto out_fname; in f2fs_try_convert_inline_dir()628 out_fname: in f2fs_try_convert_inline_dir()