Home
last modified time | relevance | path

Searched refs:INVALID_EDGE (Results 1 – 25 of 25) sorted by relevance

/dports/games/abstreet/fast_paths-192ae1997f9857791826ac5ed16892b2f692920c/src/
H A Dfast_graph_builder.rs26 use crate::constants::{EdgeId, NodeId, INVALID_EDGE, INVALID_NODE};
103 INVALID_EDGE, in run_contraction()
104 INVALID_EDGE, in run_contraction()
116 INVALID_EDGE, in run_contraction()
117 INVALID_EDGE, in run_contraction()
161 INVALID_EDGE, in run_contraction_with_order()
162 INVALID_EDGE, in run_contraction_with_order()
173 INVALID_EDGE, in run_contraction_with_order()
174 INVALID_EDGE, in run_contraction_with_order()
198 self.fast_graph.edges_fwd[edge_id].replaced_in_edge = INVALID_EDGE; in finish_contraction()
[all …]
H A Dfast_graph.rs24 use crate::constants::{EdgeId, NodeId, INVALID_EDGE};
118 (self.replaced_in_edge == INVALID_EDGE && self.replaced_out_edge == INVALID_EDGE) in is_shortcut()
119 || (self.replaced_in_edge != INVALID_EDGE in is_shortcut()
120 && self.replaced_out_edge != INVALID_EDGE) in is_shortcut()
122 return self.replaced_in_edge != INVALID_EDGE; in is_shortcut()
H A Dpath_calculator.rs23 use crate::constants::INVALID_EDGE;
76 self.update_node_fwd(start, 0, INVALID_NODE, INVALID_EDGE); in calc_path()
77 self.update_node_bwd(end, 0, INVALID_NODE, INVALID_EDGE); in calc_path()
215 while self.data_fwd[node].inc_edge != INVALID_EDGE { in extract_nodes()
221 while self.data_bwd[node].inc_edge != INVALID_EDGE { in extract_nodes()
351 inc_edge: INVALID_EDGE, in new()
367 .push(FastGraphEdge::new(0, 1, 3, INVALID_EDGE, INVALID_EDGE)); in unpack_fwd_single()
378 .push(FastGraphEdge::new(0, 1, 2, INVALID_EDGE, INVALID_EDGE)); in unpack_fwd_simple()
381 .push(FastGraphEdge::new(2, 1, 3, INVALID_EDGE, INVALID_EDGE)); in unpack_fwd_simple()
H A Dconstants.rs25 pub const INVALID_EDGE: EdgeId = std::usize::MAX; const
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dmcf.c65 INVALID_EDGE, enumerator
406 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dmcf.c65 INVALID_EDGE, enumerator
406 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dmcf.c64 INVALID_EDGE, enumerator
405 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dmcf.c65 INVALID_EDGE, enumerator
406 curr_edge->type = INVALID_EDGE; in add_rfixup_edge()