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()830 goto out_fname; in ubifs_unlink()835 goto out_fname; in ubifs_unlink()867 out_fname: in ubifs_unlink()937 goto out_fname; in ubifs_rmdir()971 out_fname: in ubifs_rmdir()[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:
616 goto out_fname; in f2fs_try_convert_inline_dir()621 goto out_fname; in f2fs_try_convert_inline_dir()629 out_fname: in f2fs_try_convert_inline_dir()