Home
last modified time | relevance | path

Searched refs:draw_graph (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgraph-depends205 arrow_dir, draw_graph, depth, max_depth, pkg, colors): argument
209 if draw_graph:
234 if draw_graph:
237 arrow_dir, draw_graph, depth + 1, max_depth, d, colors)
324 draw_graph = not args.flat_list
344 if draw_graph:
348 arrow_dir, draw_graph, 0, args.depth, rootpkg, colors)
350 if draw_graph:
H A Dsize-stats135 def draw_graph(pkgsize, outputf): function
300 draw_graph(pkgsize, args.graph)