Home
last modified time | relevance | path

Searched defs:node_graph (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/graffer/graffer-1.1/
H A Dparse.y60 struct node_graph { struct
62 struct node_graph *next; argument
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/supernova/server/
H A Dnode_graph.hpp32 class node_graph { class
46 node_graph(void): node_set(node_set_type::bucket_traits(node_buckets, node_set_bucket_count)) { in node_graph() function in nova::node_graph
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/importers/memory_tracker/
H A Dgraph.cc129 Node::Node(Process* node_graph, Node* parent) in Node()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
H A Dgraph.h185 const GlobalNodeGraph::Process* node_graph() const { return node_graph_; } in node_graph() function
/dports/science/hypre/hypre-2.23.0/src/sstruct_ls/
H A Dmaxwell_TV_setup.c100 hypre_SStructGraph *node_graph; in hypre_MaxwellTV_Setup() local