Home
last modified time | relevance | path

Searched defs:gr (Results 76 – 100 of 4971) sorted by relevance

12345678910>>...199

/dports/devel/texlab/texlab-3.3.0/cargo-crates/petgraph-0.5.1/tests/
H A Dstable_graph.rs47 let mut gr = scc_graph(); in clear_edges() localVariable
91 let gr = scc_graph(); in test_scc() localVariable
107 let gr = scc_graph(); in test_tarjan_scc() localVariable
124 let mut gr = StableGraph::default(); in make_graph() localVariable
158 let gr = make_graph::<Directed>(); in test_edges_directed() localVariable
167 let gr = make_graph::<Directed>(); in test_edge_references() localVariable
173 let gr = make_graph::<Undirected>(); in test_edges_undirected() localVariable
185 let gr = make_graph::<Directed>(); in test_edge_iterators_directed() localVariable
268 let gr = scc_graph(); in test_node_references() localVariable
297 let mut gr = StableGraph::new(); in dot() localVariable
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/petgraph-0.6.0/tests/
H A Dstable_graph.rs67 let mut gr = scc_graph(); in clear_edges() localVariable
111 let gr = scc_graph(); in test_scc() localVariable
127 let gr = scc_graph(); in test_tarjan_scc() localVariable
144 let mut gr = StableGraph::default(); in make_graph() localVariable
178 let gr = make_graph::<Directed>(); in test_edges_directed() localVariable
187 let gr = make_graph::<Directed>(); in test_edge_references() localVariable
193 let gr = make_graph::<Undirected>(); in test_edges_undirected() localVariable
205 let gr = make_graph::<Directed>(); in test_edge_iterators_directed() localVariable
288 let gr = scc_graph(); in test_node_references() localVariable
317 let mut gr = StableGraph::new(); in dot() localVariable
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/petgraph-0.6.0/tests/
H A Dstable_graph.rs67 let mut gr = scc_graph(); in clear_edges() localVariable
111 let gr = scc_graph(); in test_scc() localVariable
127 let gr = scc_graph(); in test_tarjan_scc() localVariable
144 let mut gr = StableGraph::default(); in make_graph() localVariable
178 let gr = make_graph::<Directed>(); in test_edges_directed() localVariable
187 let gr = make_graph::<Directed>(); in test_edge_references() localVariable
193 let gr = make_graph::<Undirected>(); in test_edges_undirected() localVariable
205 let gr = make_graph::<Directed>(); in test_edge_iterators_directed() localVariable
288 let gr = scc_graph(); in test_node_references() localVariable
317 let mut gr = StableGraph::new(); in dot() localVariable
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/petgraph-0.5.1/tests/
H A Dstable_graph.rs47 let mut gr = scc_graph(); in clear_edges() localVariable
91 let gr = scc_graph(); in test_scc() localVariable
107 let gr = scc_graph(); in test_tarjan_scc() localVariable
124 let mut gr = StableGraph::default(); in make_graph() localVariable
158 let gr = make_graph::<Directed>(); in test_edges_directed() localVariable
167 let gr = make_graph::<Directed>(); in test_edge_references() localVariable
173 let gr = make_graph::<Undirected>(); in test_edges_undirected() localVariable
185 let gr = make_graph::<Directed>(); in test_edge_iterators_directed() localVariable
268 let gr = scc_graph(); in test_node_references() localVariable
297 let mut gr = StableGraph::new(); in dot() localVariable
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/petgraph/tests/
H A Dstable_graph.rs47 let mut gr = scc_graph(); in clear_edges() localVariable
91 let gr = scc_graph(); in test_scc() localVariable
107 let gr = scc_graph(); in test_tarjan_scc() localVariable
124 let mut gr = StableGraph::default(); in make_graph() localVariable
158 let gr = make_graph::<Directed>(); in test_edges_directed() localVariable
167 let gr = make_graph::<Directed>(); in test_edge_references() localVariable
173 let gr = make_graph::<Undirected>(); in test_edges_undirected() localVariable
185 let gr = make_graph::<Directed>(); in test_edge_iterators_directed() localVariable
268 let gr = scc_graph(); in test_node_references() localVariable
297 let mut gr = StableGraph::new(); in dot() localVariable
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/petgraph/tests/
H A Dstable_graph.rs47 let mut gr = scc_graph(); in clear_edges() localVariable
91 let gr = scc_graph(); in test_scc() localVariable
107 let gr = scc_graph(); in test_tarjan_scc() localVariable
124 let mut gr = StableGraph::default(); in make_graph() localVariable
158 let gr = make_graph::<Directed>(); in test_edges_directed() localVariable
167 let gr = make_graph::<Directed>(); in test_edge_references() localVariable
173 let gr = make_graph::<Undirected>(); in test_edges_undirected() localVariable
185 let gr = make_graph::<Directed>(); in test_edge_iterators_directed() localVariable
268 let gr = scc_graph(); in test_node_references() localVariable
297 let mut gr = StableGraph::new(); in dot() localVariable
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/petgraph-0.5.1/tests/
H A Dstable_graph.rs47 let mut gr = scc_graph(); in clear_edges() localVariable
91 let gr = scc_graph(); in test_scc() localVariable
107 let gr = scc_graph(); in test_tarjan_scc() localVariable
124 let mut gr = StableGraph::default(); in make_graph() localVariable
158 let gr = make_graph::<Directed>(); in test_edges_directed() localVariable
167 let gr = make_graph::<Directed>(); in test_edge_references() localVariable
173 let gr = make_graph::<Undirected>(); in test_edges_undirected() localVariable
185 let gr = make_graph::<Directed>(); in test_edge_iterators_directed() localVariable
268 let gr = scc_graph(); in test_node_references() localVariable
297 let mut gr = StableGraph::new(); in dot() localVariable
[all …]
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/petgraph-0.5.1/tests/
H A Dstable_graph.rs47 let mut gr = scc_graph(); in clear_edges() localVariable
91 let gr = scc_graph(); in test_scc() localVariable
107 let gr = scc_graph(); in test_tarjan_scc() localVariable
124 let mut gr = StableGraph::default(); in make_graph() localVariable
158 let gr = make_graph::<Directed>(); in test_edges_directed() localVariable
167 let gr = make_graph::<Directed>(); in test_edge_references() localVariable
173 let gr = make_graph::<Undirected>(); in test_edges_undirected() localVariable
185 let gr = make_graph::<Directed>(); in test_edge_iterators_directed() localVariable
268 let gr = scc_graph(); in test_node_references() localVariable
297 let mut gr = StableGraph::new(); in dot() localVariable
[all …]
/dports/devel/ppl/ppl-1.2/tests/Grid/
H A Daffineimage2.cc40 Grid gr(gs); in test01() local
65 Grid gr(2, EMPTY); in test02() local
88 Grid gr(2, EMPTY); in test03() local
110 Grid gr(3); in test04() local
135 Grid gr(2); in test05() local
161 Grid gr(2); in test06() local
188 Grid gr(3); in test07() local
212 Grid gr(3); in test08() local
236 Grid gr(3); in test09() local
260 Grid gr(2, EMPTY); in test10() local
[all …]
H A Daddconstraints1.cc60 Grid gr(3); in test02() local
85 Grid gr(3); in test03() local
111 Grid gr(3); in test04() local
137 Grid gr(3); in test05() local
163 Grid gr(3); in test06() local
189 Grid gr(4); in test07() local
215 Grid gr(1); in test08() local
238 Grid gr(1); in test09() local
261 Grid gr(1); in test10() local
288 Grid gr(3); in test11() local
[all …]
H A Dfrompolyhedron1.cc41 Grid gr(ph); in test01() local
67 Grid gr(ph); in test02() local
83 Grid gr(ph); in test03() local
99 Grid gr(ph); in test04() local
123 Grid gr(ph); in test05() local
151 Grid gr(ph); in test06() local
185 Grid gr(ph); in test07() local
204 Grid gr(ph); in test08() local
232 Grid gr(ph, POLYNOMIAL_COMPLEXITY); in test09() local
264 Grid gr(ph, ANY_COMPLEXITY); in test10() local
[all …]
H A Daddcongruences1.cc42 Grid gr(2); in test01() local
68 Grid gr(2); in test02() local
94 Grid gr(1); in test03() local
117 Grid gr(2, EMPTY); in test04() local
137 Grid gr(0); in test05() local
164 Grid gr(1); in test06() local
184 Grid gr(2, EMPTY); in test07() local
209 Grid gr(2); in test08() local
237 Grid gr(2); in test09() local
294 Grid gr(2); in test11() local
H A Dremovespacedims1.cc36 Grid gr(2); in test01() local
61 Grid gr(4, EMPTY); in test02() local
84 Grid gr(7, UNIVERSE); in test03() local
112 Grid gr(ggs); in test04() local
149 Grid gr(cgs); in test05() local
176 Grid gr(3); in test06() local
204 Grid gr(3, EMPTY); in test07() local
233 Grid gr(3, EMPTY); in test08() local
263 Grid gr(3, EMPTY); in test09() local
290 Grid gr(3, EMPTY); in test10() local
[all …]
H A Drefinewithcongruences1.cc41 Grid gr(2); in test01() local
68 Grid gr(2); in test02() local
91 Grid gr(2); in test03() local
115 Grid gr(1); in test04() local
139 Grid gr(cgs); in test05() local
164 Grid gr(2); in test06() local
186 Grid gr(2); in test07() local
/dports/devel/ppl/ppl-1.2/tests/Octagonal_Shape/
H A Dfromgrid1.cc37 Grid gr(3); in test01() local
60 Grid gr(2); in test02() local
81 Grid gr(3); in test03() local
100 Grid gr(0); in test04() local
117 Grid gr(2, EMPTY); in test05() local
138 Grid gr(3); in test06() local
159 Grid gr(0, EMPTY); in test07() local
176 Grid gr(2); in test08() local
/dports/devel/ppl/ppl-1.2/tests/Polyhedron/
H A Dfromgrid1.cc37 Grid gr(3); in test01() local
60 Grid gr(2); in test02() local
81 Grid gr(3); in test03() local
100 Grid gr(0); in test04() local
117 Grid gr(2, EMPTY); in test05() local
138 Grid gr(3); in test06() local
159 Grid gr(0, EMPTY); in test07() local
176 Grid gr(2); in test08() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgm200.c31 gm200_grctx_generate_r419a3c(struct gf100_gr *gr) in gm200_grctx_generate_r419a3c()
38 gm200_grctx_generate_r418e94(struct gf100_gr *gr) in gm200_grctx_generate_r418e94()
46 gm200_grctx_generate_smid_config(struct gf100_gr *gr) in gm200_grctx_generate_smid_config()
68 gm200_grctx_generate_tpc_mask(struct gf100_gr *gr) in gm200_grctx_generate_tpc_mask()
77 gm200_grctx_generate_r406500(struct gf100_gr *gr) in gm200_grctx_generate_r406500()
83 gm200_grctx_generate_dist_skip_table(struct gf100_gr *gr) in gm200_grctx_generate_dist_skip_table()
H A Dgp100.c33 gp100_gr_zbc_clear_color(struct gf100_gr *gr, int zbc) in gp100_gr_zbc_clear_color()
52 gp100_gr_zbc_clear_depth(struct gf100_gr *gr, int zbc) in gp100_gr_zbc_clear_depth()
72 gp100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) in gp100_gr_init_shader_exceptions()
80 gp100_gr_init_419c9c(struct gf100_gr *gr) in gp100_gr_init_419c9c()
88 gp100_gr_init_fecs_exceptions(struct gf100_gr *gr) in gp100_gr_init_fecs_exceptions()
94 gp100_gr_init_rop_active_fbps(struct gf100_gr *gr) in gp100_gr_init_rop_active_fbps()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgm200.c31 gm200_grctx_generate_r419a3c(struct gf100_gr *gr) in gm200_grctx_generate_r419a3c()
38 gm200_grctx_generate_r418e94(struct gf100_gr *gr) in gm200_grctx_generate_r418e94()
46 gm200_grctx_generate_smid_config(struct gf100_gr *gr) in gm200_grctx_generate_smid_config()
68 gm200_grctx_generate_tpc_mask(struct gf100_gr *gr) in gm200_grctx_generate_tpc_mask()
77 gm200_grctx_generate_r406500(struct gf100_gr *gr) in gm200_grctx_generate_r406500()
83 gm200_grctx_generate_dist_skip_table(struct gf100_gr *gr) in gm200_grctx_generate_dist_skip_table()
H A Dgp100.c33 gp100_gr_zbc_clear_color(struct gf100_gr *gr, int zbc) in gp100_gr_zbc_clear_color()
52 gp100_gr_zbc_clear_depth(struct gf100_gr *gr, int zbc) in gp100_gr_zbc_clear_depth()
72 gp100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) in gp100_gr_init_shader_exceptions()
80 gp100_gr_init_419c9c(struct gf100_gr *gr) in gp100_gr_init_419c9c()
88 gp100_gr_init_fecs_exceptions(struct gf100_gr *gr) in gp100_gr_init_fecs_exceptions()
94 gp100_gr_init_rop_active_fbps(struct gf100_gr *gr) in gp100_gr_init_rop_active_fbps()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgm200.c31 gm200_grctx_generate_r419a3c(struct gf100_gr *gr) in gm200_grctx_generate_r419a3c()
38 gm200_grctx_generate_r418e94(struct gf100_gr *gr) in gm200_grctx_generate_r418e94()
46 gm200_grctx_generate_smid_config(struct gf100_gr *gr) in gm200_grctx_generate_smid_config()
68 gm200_grctx_generate_tpc_mask(struct gf100_gr *gr) in gm200_grctx_generate_tpc_mask()
77 gm200_grctx_generate_r406500(struct gf100_gr *gr) in gm200_grctx_generate_r406500()
83 gm200_grctx_generate_dist_skip_table(struct gf100_gr *gr) in gm200_grctx_generate_dist_skip_table()
H A Dgp100.c33 gp100_gr_zbc_clear_color(struct gf100_gr *gr, int zbc) in gp100_gr_zbc_clear_color()
52 gp100_gr_zbc_clear_depth(struct gf100_gr *gr, int zbc) in gp100_gr_zbc_clear_depth()
72 gp100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) in gp100_gr_init_shader_exceptions()
80 gp100_gr_init_419c9c(struct gf100_gr *gr) in gp100_gr_init_419c9c()
88 gp100_gr_init_fecs_exceptions(struct gf100_gr *gr) in gp100_gr_init_fecs_exceptions()
94 gp100_gr_init_rop_active_fbps(struct gf100_gr *gr) in gp100_gr_init_rop_active_fbps()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/decompiler/test/
H A Dcfg_test.h47 GroupPtr gr = GET(*it); in testUnreachable() local
81 GroupPtr gr = GET(*it); in testBranching() local
116 GroupPtr gr = GET(*it); in testGrouping() local
164 GroupPtr gr = GET(*it); in testWhileDetection() local
184 GroupPtr gr = GET(*it); in testDoWhileDetection() local
204 GroupPtr gr = GET(*it); in testBreakDetection() local
222 GroupPtr gr = GET(*it); in testBreakDetection() local
240 GroupPtr gr = GET(*it); in testBreakDetection() local
260 GroupPtr gr = GET(*it); in testContinueDetection() local
280 GroupPtr gr = GET(*it); in testContinueDetection() local
[all …]
/dports/games/avanor/avanor-0.5.8/game/
H A Dmainloc.cpp209 XRect gr(180, 7, 181, 8); in XMainLocation() local
214 XRect gr(180, 6, 181, 7); in XMainLocation() local
219 XRect gr(184, 7, 185, 8); in XMainLocation() local
224 XRect gr(184, 6, 185, 7); in XMainLocation() local
230 XRect gr(175, 15, 176, 16); in XMainLocation() local
236 XRect gr(172, 14, 173, 15); in XMainLocation() local
240 XRect gr(172, 15, 173, 16); in XMainLocation() local
257 XRect gr(153, 4, 156, 7); in XMainLocation() local
/dports/math/SCIP/scip-7.0.3/examples/TSP/src/
H A DGomoryHuTree.cpp46 GRAPH** gr /**< pointer to store graph */ in create_graph()
80 GRAPH** gr /**< pointer a graph */ in free_graph()
94 GRAPH* gr /**< graph */ in capture_graph()
104 GRAPH** gr /**< graph */ in release_graph()
157 GRAPH* gr, /**< graph */ in global_relabel()
255 GRAPH* gr, /**< graph */ in maxflow()
554 GRAPH* gr, /**< graph */ in nodeOnRootPath()
577 GRAPH* gr, /**< graph */ in constructCutList()
601 GRAPH* gr, /**< graph */ in constructSingleCut()
624 GRAPH* gr, /**< graph */ in ghc_tree()

12345678910>>...199