Home
last modified time | relevance | path

Searched refs:get_decision_str (Results 1 – 2 of 2) sorted by relevance

/external/bison/src/
Dvcg.c279 get_decision_str (enum decision decision) in get_decision_str() function
754 get_decision_str (g->late_edge_labels)); in output_graph()
757 get_decision_str (g->display_edge_labels)); in output_graph()
760 get_decision_str (g->dirty_edge_labels)); in output_graph()
763 get_decision_str (g->finetuning)); in output_graph()
766 get_decision_str (g->ignore_singles)); in output_graph()
769 get_decision_str (g->priority_phase)); in output_graph()
773 get_decision_str (g->manhattan_edges)); in output_graph()
777 get_decision_str (g->smanhattan_edges)); in output_graph()
780 get_decision_str (g->near_edges)); in output_graph()
[all …]
/external/bison/
DChangeLog659 (get_decision_str, get_orientation_str, get_node_alignment_str):
5247 get_layoutalgorithm_str, get_decision_str, get_orientation_str,
6160 get_layoutalgorithm_str, get_decision_str, get_orientation_str,
13295 (get_decision_str): Modify default behaviour. Remove second argument.