Home
last modified time | relevance | path

Searched refs:dictify (Results 1 - 2 of 2) sorted by relevance

/third_party/littlefs/scripts/
H A Dplotmpl.py1252 def dictify(ns): function
1254 ns.subplots = [(dir, dictify(subplot_ns))
1257 ns.subplot = dictify(ns.subplot)
1262 sys.exit(main(**dictify(parser.parse_intermixed_args())))
H A Dplot.py1582 def dictify(ns): function
1584 ns.subplots = [(dir, dictify(subplot_ns))
1587 ns.subplot = dictify(ns.subplot)
1592 sys.exit(main(**dictify(parser.parse_intermixed_args())))

Completed in 4 milliseconds