Home
last modified time | relevance | path

Searched refs:Set_Guard (Results 1 – 20 of 20) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-uml-interaction_operands.ads81 not overriding procedure Set_Guard subprogram
H A Damf-uml-activity_edges.ads94 not overriding procedure Set_Guard subprogram
H A Damf-uml-transitions.ads116 not overriding procedure Set_Guard subprogram
H A Damf-internals-uml_interaction_operands.adb142 overriding procedure Set_Guard subprogram
150 end Set_Guard;
H A Damf-internals-uml_control_flows.adb156 overriding procedure Set_Guard subprogram
164 end Set_Guard;
H A Damf-internals-uml_object_flows.adb264 overriding procedure Set_Guard subprogram
272 end Set_Guard;
H A Damf-internals-uml_control_flows.ads91 overriding procedure Set_Guard subprogspec
H A Damf-internals-uml_interaction_operands.ads83 overriding procedure Set_Guard subprogspec
H A Damf-internals-uml_transitions.adb185 overriding procedure Set_Guard subprogram
193 end Set_Guard;
H A Damf-internals-uml_object_flows.ads150 overriding procedure Set_Guard subprogspec
H A Damf-internals-uml_protocol_transitions.adb258 overriding procedure Set_Guard subprogram
266 end Set_Guard;
H A Damf-internals-uml_transitions.ads113 overriding procedure Set_Guard subprogspec
H A Damf-internals-uml_protocol_transitions.ads165 overriding procedure Set_Guard subprogspec
H A Damf-internals-tables-uml_reflection.adb57445 (AMF.Internals.Helpers.To_Element (Self)).Set_Guard
64186 (AMF.Internals.Helpers.To_Element (Self)).Set_Guard
65861 (AMF.Internals.Helpers.To_Element (Self)).Set_Guard
67765 (AMF.Internals.Helpers.To_Element (Self)).Set_Guard
71127 (AMF.Internals.Helpers.To_Element (Self)).Set_Guard
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_stmts.adb727 Set_Guard (Stmt, Guard);
H A Dvhdl-nodes.ads8359 procedure Set_Guard (Target : Iir; Guard : Iir); subprogspec
H A Dvhdl-parse.adb6732 Set_Guard (Stmt, Stmt);
6832 Set_Guard (N_Res, N_Res);
H A Dvhdl-nodes.adb4566 procedure Set_Guard (Target : Iir; Guard : Iir) is subprogram
4572 end Set_Guard;
H A Dvhdl-nodes_meta.adb6699 Set_Guard (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2330 Set_Guard = libghdl.vhdl__nodes__set_guard variable