Searched refs:inpath (Results 1 – 3 of 3) sorted by relevance
103 const char *inpath = qemu_opt_get(opts, "input-path"); in qemu_chr_parse_file_out() local112 if (inpath) { in qemu_chr_parse_file_out()120 file->in = g_strdup(inpath); in qemu_chr_parse_file_out()
276 def minimize_trace(inpath, outpath): argument278 with open(inpath) as f:
6435 inpath = os.path.abspath(subdir)6436 outpath = os.path.abspath('.') if local else inpath6437 pprint('Generating a summary of folder:\n %s' % inpath)6461 title = inpath