Home
last modified time | relevance | path

Searched refs:dump_graph (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/math/igraph/igraph-0.9.5/examples/simple/
H A Dgraphml.c32 void dump_graph(const char* header, const igraph_t* g) { in dump_graph() function
108 dump_graph("The directed graph:\n", &g); in main()
117 dump_graph("The undirected graph:\n", &g); in main()
126 dump_graph("The directed graph:\n", &g); in main()
139 dump_graph("The undirected graph:\n", &g); in main()
148 dump_graph("The undirected graph:\n", &g); in main()
/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/cmpgraph/
H A Dcmpgraph.pl40 dump_graph();
128 sub dump_graph subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/resource_coordinator/memory_instrumentation/
H A Dgraph.h91 explicit Node(GlobalDumpGraph::Process* dump_graph, Node* parent);
166 const GlobalDumpGraph::Process* dump_graph() const { return dump_graph_; } in dump_graph() function
280 Node* CreateNode(GlobalDumpGraph::Process* dump_graph,
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/resource_coordinator/memory_instrumentation/
H A Dgraph.h92 explicit Node(GlobalDumpGraph::Process* dump_graph, Node* parent);
167 const GlobalDumpGraph::Process* dump_graph() const { return dump_graph_; } in dump_graph() function
281 Node* CreateNode(GlobalDumpGraph::Process* dump_graph,
/dports/security/tinc/tinc-1.0.36/src/
H A Dgraph.h25 extern void dump_graph(void);
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dgraph.h25 extern void dump_graph(void);
/dports/cad/opentimer/OpenTimer-18d28ff/example/simple/
H A Dsimple.conf7 dump_graph
H A Dsimple.cpp30 timer.dump_graph(std::cout); in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/clang/blink_gc_plugin/
H A DBlinkGCPluginOptions.h13 bool dump_graph = false; member
H A DBlinkGCPlugin.cpp35 options_.dump_graph = true; in ParseArgs()
/dports/lang/v8/v8-9.6.180.12/tools/clang/blink_gc_plugin/
H A DBlinkGCPluginOptions.h13 bool dump_graph = false; member
H A DBlinkGCPlugin.cpp35 options_.dump_graph = true; in ParseArgs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/blink_gc_plugin/
H A DBlinkGCPluginOptions.h13 bool dump_graph = false; member
H A DBlinkGCPlugin.cpp35 options_.dump_graph = true; in ParseArgs()
/dports/cad/opentimer/OpenTimer-18d28ff/example/map9v3/
H A Dmap9v3.conf8 dump_graph -o map9v3.dot
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavdevice/
H A Dlavfi.c48 char *dump_graph; member
262 if (lavfi->dump_graph) { in lavfi_read_header()
263 char *dump = avfilter_graph_dump(lavfi->graph, lavfi->dump_graph); in lavfi_read_header()
415 …{ "dumpgraph", "dump graph to stderr", OFFSET(dump_graph), AV_OPT_TYPE_STRING, {.str = NULL}, 0, …
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavdevice/
H A Dlavfi.c48 char *dump_graph; member
262 if (lavfi->dump_graph) { in lavfi_read_header()
263 char *dump = avfilter_graph_dump(lavfi->graph, lavfi->dump_graph); in lavfi_read_header()
415 …{ "dumpgraph", "dump graph to stderr", OFFSET(dump_graph), AV_OPT_TYPE_STRING, {.str = NULL}, 0, …
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_test.cc352 int dump_graph(SELECT_LEX *select_lex, TABLE_LIST *first_leaf);
357 dumper.dump_graph(select_lex, tl); in dump_TABLE_LIST_graph()
410 int Dbug_table_list_dumper::dump_graph(SELECT_LEX *select_lex, in dump_graph() function in Dbug_table_list_dumper
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgraphds.h52 void dump_graph (FILE *, struct graph *);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgraphds.h53 void dump_graph (FILE *, struct graph *);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgraphds.h53 void dump_graph (FILE *, struct graph *);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgraphds.h55 void dump_graph (FILE *, struct graph *);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgraphds.h55 void dump_graph (FILE *, struct graph *);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphds.h55 void dump_graph (FILE *, struct graph *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgraphds.h55 void dump_graph (FILE *, struct graph *);

12345678