Searched defs:graph (Results 1 – 8 of 8) sorted by relevance
63 cs_acpi_validate_dsd_graph(const union acpi_object *graph) in cs_acpi_validate_dsd_graph()225 const union acpi_object *graph_list, *graph; in cs_get_coresight_graph() local299 const union acpi_object *graph; in coresight_acpi_get_ports() local
11 graph(void) in graph() function
126 explicit MaxBipartiteMatchState(const MatchMatrix& graph) in MaxBipartiteMatchState()
89 static NODE *graph, **cycle_buf, **longest_cycle; variable
266 int graph; /* Last character was non-blank. */ in term_fill() local
501 MatchMatrix graph(nodes, nodes); in TEST_P() local553 MatchMatrix graph(nlhs, nrhs); in TEST_P() local578 MatchMatrix graph(static_cast<size_t>(nodes), static_cast<size_t>(nodes)); in TEST_P() local
1639 graph = SchedGraph(root) variable
700 const ctype_base::mask ctype_base::graph; member in ctype_base