Home
last modified time | relevance | path

Searched refs:Graphviz (Results 1 – 25 of 53) sorted by relevance

123

/third_party/mindspore/mindspore/ccsrc/debug/
Ddraw.h30 class Graphviz {
32Graphviz(const std::string &name, const std::string &filename) : name_(name), filename_(filename),… in Graphviz() function
34 explicit Graphviz(const std::string &name) : name_(name) {} in Graphviz() function
36 virtual ~Graphviz() {} in ~Graphviz()
52 class BaseDigraph : public Graphviz {
54 BaseDigraph(const std::string &name, const std::string &filename) : Graphviz(name, filename) {} in BaseDigraph()
55 explicit BaseDigraph(const std::string &name) : Graphviz(name) {} in BaseDigraph()
Ddraw.cc230 std::string Graphviz::Shape(const AnfNodePtr &node) { in Shape()
250 std::string Graphviz::Color(const AnfNodePtr &node) { in Color()
395 static void DrawValueNode(Graphviz *const graph_obj, const ValueNodePtr &node) { in DrawValueNode()
445 static void DrawParallelInfo(Graphviz *const graph_obj, const CNodePtr &node) { in DrawParallelInfo()
464 static void DrawCNode(Graphviz *const graph_obj, const CNodePtr &node) { in DrawCNode()
/third_party/wayland_standard/doc/
Dmeson.build17 …error('Dot (Graphviz) 2.26 or later is required for building documentation, found @0@.'.format(ver…
/third_party/wayland_standard/
Dconfigure.ac163 …AC_MSG_ERROR([Graphviz dot $dot_version too old. Graphviz 2.26+ required for documentation build. …
/third_party/libinput/doc/api/
Dmeson.build29 error('Graphviz dot needs to be at least version 2.26 (have @0@)'.format(dot_version))
/third_party/boost/libs/graph_parallel/doc/
Dindex.rst50 - Graphviz output
/third_party/boost/libs/test/doc/runtime_configuration/
Druntime_config_reference.qbk230 # DOT, standing for the [@http://www.graphviz.org/doc/info/lang.html Graphviz graph format]. This f…
284 directive. The SVG generated from the produced Graphviz/dot file can be downloaded
/third_party/libcoap/
Dconfigure.ac256 …AC_MSG_WARN([==> Graphviz dot $dot_version too old. Graphviz >= $dot_version_required required for…
/third_party/flutter/skia/third_party/externals/sdl/Xcode/XcodeDocSet/
DDoxyfile1395 # available from the path. This tool is part of Graphviz, a graph visualization
1505 DOT_PATH = /Applications/Graphviz.app/Contents/MacOS
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
DDoxyfile.global813 # available from the path. This tool is part of Graphviz, a graph visualization
/third_party/popt/
DDoxyfile.in1097 # available from the path. This tool is part of Graphviz, a graph visualization
/third_party/ninja/doc/
Ddoxygen.config1096 # available from the path. This tool is part of Graphviz, a graph visualization
/third_party/skia/third_party/externals/tint/
DDoxyfile2200 # available from the path. This tool is part of Graphviz (see:
2355 # output formats in the documentation of the dot tool (Graphviz (see:
/third_party/lwip/doc/doxygen/
Dlwip.Doxyfile2250 # available from the path. This tool is part of Graphviz (see:
2405 # output formats in the documentation of the dot tool (Graphviz (see:
Dlwip.Doxyfile.cmake.in2250 # available from the path. This tool is part of Graphviz (see:
2405 # output formats in the documentation of the dot tool (Graphviz (see:
/third_party/weston/doc/sphinx/
Ddoxygen.ini.in2197 # available from the path. This tool is part of Graphviz (see:
2352 # output formats in the documentation of the dot tool (Graphviz (see:
/third_party/flutter/skia/third_party/externals/icu/source/
DDoxyfile.in2198 # available from the path. This tool is part of Graphviz (see:
2353 # output formats in the documentation of the dot tool (Graphviz (see:
/third_party/libexif/doc/
DDoxyfile-internals.in2160 # available from the path. This tool is part of Graphviz (see:
2315 # output formats in the documentation of the dot tool (Graphviz (see:
DDoxyfile.in2159 # available from the path. This tool is part of Graphviz (see:
2314 # output formats in the documentation of the dot tool (Graphviz (see:
/third_party/flutter/skia/tools/doxygen/
DDoxyfile2220 # available from the path. This tool is part of Graphviz (see:
2375 # output formats in the documentation of the dot tool (Graphviz (see:
/third_party/icu/icu4c/source/
DDoxyfile.in2198 # available from the path. This tool is part of Graphviz (see:
2353 # output formats in the documentation of the dot tool (Graphviz (see:
/third_party/skia/tools/doxygen/
DDoxyfile2222 # available from the path. This tool is part of Graphviz (see:
2377 # output formats in the documentation of the dot tool (Graphviz (see:
/third_party/skia/third_party/externals/oboe/
DDoxyfile2201 # available from the path. This tool is part of Graphviz (see:
2356 # output formats in the documentation of the dot tool (Graphviz (see:
/third_party/skia/third_party/externals/icu/source/
DDoxyfile.in2198 # available from the path. This tool is part of Graphviz (see:
2353 # output formats in the documentation of the dot tool (Graphviz (see:
/third_party/libusb/doc/
Ddoxygen.cfg.in2211 # available from the path. This tool is part of Graphviz (see:
2366 # output formats in the documentation of the dot tool (Graphviz (see:

123