Home
last modified time | relevance | path

Searched defs:graph (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/sys/arm64/coresight/
H A Dcoresight_acpi.c63 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() local
299 const union acpi_object *graph; in coresight_acpi_get_ports() local
/freebsd-src/contrib/byacc/
H A Dgraph.c11 graph(void) in graph() function
/freebsd-src/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc126 MaxBipartiteMatchState(const MatchMatrix & graph) MaxBipartiteMatchState() argument
[all...]
/freebsd-src/usr.bin/tsort/
H A Dtsort.c89 static NODE *graph, **cycle_buf, **longest_cycle; variable
/freebsd-src/contrib/mandoc/
H A Dterm.c259 int graph; /* Last character was non-blank. */ term_fill() local
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc501 MatchMatrix graph(nodes, nodes); in TEST_P() local
553 MatchMatrix graph(nlhs, nrhs); in TEST_P() local
578 MatchMatrix graph(static_cast<size_t>(nodes), static_cast<size_t>(nodes)); in TEST_P() local
/freebsd-src/tools/sched/
H A Dschedgraph.py1639 graph = SchedGraph(root) variable
/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp702 const ctype_base::mask ctype_base::graph; global() member in ctype_base