Home
last modified time | relevance | path

Searched refs:dot_cmd (Results 1 – 25 of 102) sorted by relevance

12345

/dports/graphics/gegl/gegl-0.4.34/operations/common/
H A Dintrospect.c45 gchar *dot_cmd = NULL;
73 dot_cmd = g_strdup_printf ("%s -o %s -Tpng %s", dot, png_filename, dot_filename);
74 if (system (dot_cmd) != 0)
111 g_free (dot_cmd);
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/sphinx/
H A Dkfigure.py111 dot_cmd = None variable
163 global dot_cmd, convert_cmd # pylint: disable=W0603
166 dot_cmd = which('dot')
169 if dot_cmd:
170 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
217 if not dot_cmd:
295 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
419 if not dot_cmd and tmp_ext == '.dot':
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/Documentation/sphinx/
H A Dkfigure.py121 dot_cmd = None variable
173 global dot_cmd, convert_cmd # pylint: disable=W0603
176 dot_cmd = which('dot')
179 if dot_cmd:
180 app.verbose("use dot(1) from: " + dot_cmd)
227 if not dot_cmd:
302 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
425 if not dot_cmd and tmp_ext == '.dot':
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/sphinx/
H A Dkfigure.py111 dot_cmd = None variable
163 global dot_cmd, convert_cmd # pylint: disable=W0603
166 dot_cmd = which('dot')
169 if dot_cmd:
170 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
217 if not dot_cmd:
295 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
419 if not dot_cmd and tmp_ext == '.dot':
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/Documentation/sphinx/
H A Dkfigure.py121 dot_cmd = None variable
173 global dot_cmd, convert_cmd # pylint: disable=W0603
176 dot_cmd = which('dot')
179 if dot_cmd:
180 app.verbose("use dot(1) from: " + dot_cmd)
227 if not dot_cmd:
302 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
425 if not dot_cmd and tmp_ext == '.dot':
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/sphinx/
H A Dkfigure.py111 dot_cmd = None variable
163 global dot_cmd, convert_cmd # pylint: disable=W0603
166 dot_cmd = which('dot')
169 if dot_cmd:
170 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
217 if not dot_cmd:
295 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
419 if not dot_cmd and tmp_ext == '.dot':
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/Documentation/sphinx/
H A Dkfigure.py121 dot_cmd = None variable
173 global dot_cmd, convert_cmd # pylint: disable=W0603
176 dot_cmd = which('dot')
179 if dot_cmd:
180 app.verbose("use dot(1) from: " + dot_cmd)
227 if not dot_cmd:
302 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
425 if not dot_cmd and tmp_ext == '.dot':
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/Documentation/sphinx/
H A Dkfigure.py121 dot_cmd = None variable
173 global dot_cmd, convert_cmd # pylint: disable=W0603
176 dot_cmd = which('dot')
179 if dot_cmd:
180 app.verbose("use dot(1) from: " + dot_cmd)
227 if not dot_cmd:
302 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
425 if not dot_cmd and tmp_ext == '.dot':
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/Documentation/sphinx/
H A Dkfigure.py121 dot_cmd = None variable
173 global dot_cmd, convert_cmd # pylint: disable=W0603
176 dot_cmd = which('dot')
179 if dot_cmd:
180 app.verbose("use dot(1) from: " + dot_cmd)
227 if not dot_cmd:
302 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
425 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-sopine/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-rpi/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-chip/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/doc/sphinx/
H A Dkfigure.py123 dot_cmd = None variable
175 global dot_cmd, convert_cmd # pylint: disable=W0603
178 dot_cmd = which('dot')
181 if dot_cmd:
182 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
229 if not dot_cmd:
307 cmd = [dot_cmd, '-T%s' % out_format, dot_fname]
431 if not dot_cmd and tmp_ext == '.dot':

12345