Home
last modified time | relevance | path

Searched refs:dot_file (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/verification/dot2/
H A Ddot2k37 print("Opening and parsing the dot file %s" % params.dot_file)
39 monitor=dot2k(params.dot_file, params.monitor_type, vars(params))
H A Dautomata.py47 dot_file = open(self.__dot_path)
51 dot_lines = dot_file.read().splitlines()
52 dot_file.close()
H A Ddot2c25 d = dot2c.Dot2c(args.dot_file)
/linux-6.15/tools/sound/
H A Ddapm-graph101 local dot_file="${tmp_dir}/main.dot"