| /minix3/usr.bin/nbperf/ |
| H A D | graph2.c | 53 graph2_setup(struct graph2 *graph, uint32_t v, uint32_t e) in graph2_setup() 68 graph2_free(struct graph2 *graph) in graph2_free() 80 graph2_check_duplicates(struct nbperf *nbperf, struct graph2 *graph) in graph2_check_duplicates() 109 graph2_hash(struct nbperf *nbperf, struct graph2 *graph) in graph2_hash() 154 graph2_remove_vertex(struct graph2 *graph, struct vertex2 *v) in graph2_remove_vertex() 198 graph2_output_order(struct graph2 *graph) in graph2_output_order()
|
| H A D | graph3.c | 53 graph3_setup(struct graph3 *graph, uint32_t v, uint32_t e) in graph3_setup() 68 graph3_free(struct graph3 *graph) in graph3_free() 80 graph3_check_duplicates(struct nbperf *nbperf, struct graph3 *graph) in graph3_check_duplicates() 110 graph3_hash(struct nbperf *nbperf, struct graph3 *graph) in graph3_hash() 168 graph3_remove_vertex(struct graph3 *graph, struct vertex3 *v) in graph3_remove_vertex() 227 graph3_output_order(struct graph3 *graph) in graph3_output_order()
|
| H A D | nbperf-chm.c | 82 struct graph3 graph; member
|
| /netbsd-src/external/mit/isl/dist/ |
| H A D | isl_scheduler.c | 179 static int graph_init_table(isl_ctx *ctx, struct isl_sched_graph *graph) in graph_init_table() 207 struct isl_sched_graph *graph, __isl_keep isl_space *space) in isl_sched_graph_find_node() 228 int isl_sched_graph_is_node(struct isl_sched_graph *graph, in isl_sched_graph_is_node() 245 struct isl_sched_graph *graph, enum isl_edge_type type, in graph_edge_table_add() 267 struct isl_sched_graph *graph, struct isl_sched_edge *edge) in graph_edge_tables_add() 284 static int graph_init_edge_tables(isl_ctx *ctx, struct isl_sched_graph *graph) in graph_init_edge_tables() 303 struct isl_sched_graph *graph, in graph_find_edge_entry() 324 static struct isl_sched_edge *graph_find_edge(struct isl_sched_graph *graph, in graph_find_edge() 343 static isl_bool graph_has_edge(struct isl_sched_graph *graph, in graph_has_edge() 369 struct isl_sched_graph *graph, struct isl_sched_edge *model) in graph_find_matching_edge() [all …]
|
| H A D | isl_scheduler_clustering.c | 30 struct isl_sched_graph *graph) in clustering_init() 84 static int bad_cluster(struct isl_sched_graph *graph) in bad_cluster() 114 static int find_proximity(struct isl_sched_graph *graph, in find_proximity() 161 struct isl_sched_graph *graph; member 179 struct isl_sched_graph *graph = data->graph; in cluster_follows() local 215 static isl_stat mark_merge_sccs(isl_ctx *ctx, struct isl_sched_graph *graph, in mark_merge_sccs() 296 struct isl_sched_graph *graph, struct isl_clustering *c) in collect_domain() 323 struct isl_sched_graph *graph, struct isl_clustering *c) in collect_cluster_map() 475 struct isl_sched_graph *graph, int *scc_in_merge, in collect_constraints() 505 static isl_stat init_merge_graph(isl_ctx *ctx, struct isl_sched_graph *graph, in init_merge_graph() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | graphds.h | 47 struct graph struct 54 struct graph *new_graph (int); argument
|
| H A D | shortest-paths.h | 64 shortest_paths<GraphTraits, Path_t>::shortest_paths (const graph_t &graph, in shortest_paths()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | graphds.h | 47 struct graph struct 54 struct graph *new_graph (int); argument
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/ |
| H A D | graph_header_deps.py | 89 def transitive_closure_of_includes(graph, h1): argument 91 def explore(graph, h1): argument 100 def transitively_includes(graph, h1, h2): argument 127 def get_graphviz(graph, options): argument 188 graph = build_graph(roots, options) variable
|
| /minix3/external/bsd/llvm/dist/clang/test/PCH/Inputs/ |
| H A D | typo.hpp | 4 namespace graph { namespace
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| H A D | reachability.h | 37 reachability (const graph_t &graph, in reachability()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | reachability.h | 37 reachability (const graph_t &graph, in reachability()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/freebsd/ |
| H A D | ctype_base.h | 55 static const mask graph = _CTYPE_A | _CTYPE_D | _CTYPE_P; in _GLIBCXX_VISIBILITY() member 69 static const mask graph = _A | _D | _P; in _GLIBCXX_VISIBILITY() member
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/darwin/ |
| H A D | ctype_base.h | 53 static const mask graph = _CTYPE_A | _CTYPE_D | _CTYPE_P; in _GLIBCXX_VISIBILITY() member 67 static const mask graph = _A | _D | _P; in _GLIBCXX_VISIBILITY() member
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/darwin/ |
| H A D | ctype_base.h | 53 static const mask graph = _CTYPE_A | _CTYPE_D | _CTYPE_P; in _GLIBCXX_VISIBILITY() member 67 static const mask graph = _A | _D | _P; in _GLIBCXX_VISIBILITY() member
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/freebsd/ |
| H A D | ctype_base.h | 55 static const mask graph = _CTYPE_A | _CTYPE_D | _CTYPE_P; in _GLIBCXX_VISIBILITY() member 69 static const mask graph = _A | _D | _P; in _GLIBCXX_VISIBILITY() member
|
| /minix3/external/bsd/byacc/dist/ |
| H A D | graph.c | 15 graph(void) in graph() function
|
| /netbsd-src/external/bsd/byacc/dist/ |
| H A D | graph.c | 15 graph(void) in graph() function
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/ |
| H A D | exploded-graph-rewriter.py | 477 def visit_begin_graph(self, graph): argument 891 def explore(self, graph, visitor): argument 911 def trim(self, graph): argument 939 def parse_target_node(node, graph): argument 951 def parse_target_nodes(target_nodes, graph): argument 955 def trim(self, graph): argument
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/solaris/ |
| H A D | ctype_base.h | 53 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY() member
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/tpf/ |
| H A D | ctype_base.h | 51 static const mask graph = _ISalpha | _ISdigit | _ISpunct; in _GLIBCXX_VISIBILITY() member
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bionic/ |
| H A D | ctype_base.h | 51 static const mask graph = _P | _U | _L | _N; in _GLIBCXX_VISIBILITY() member
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/ |
| H A D | ctype_base.h | 57 static const mask graph = (1 << 2) | (1 << 3) | (1 << 9); // alnum|punct in _GLIBCXX_VISIBILITY() member
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/dragonfly/ |
| H A D | ctype_base.h | 51 static const mask graph = _CTYPE_A | _CTYPE_D | _CTYPE_P; in _GLIBCXX_VISIBILITY() member
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/vxworks/ |
| H A D | ctype_base.h | 52 static const mask graph = _C_UPPER | _C_LOWER | _C_NUMBER | _C_PUNCT; in _GLIBCXX_VISIBILITY() member
|