Home
last modified time | relevance | path

Searched refs:Set_Formal (Results 1 – 17 of 17) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-internals-uml_template_parameter_substitutions.adb154 overriding procedure Set_Formal subprogram
162 end Set_Formal;
H A Damf-uml-template_parameter_substitutions.ads86 not overriding procedure Set_Formal subprogram
H A Damf-internals-uml_template_parameter_substitutions.ads78 overriding procedure Set_Formal subprogspec
H A Damf-internals-tables-uml_reflection.adb70605 (AMF.Internals.Helpers.To_Element (Self)).Set_Formal
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_assocs.adb93 Set_Formal (N_Assoc, Get_Formal (Assoc));
833 Set_Formal (Sub, Formal);
1269 Set_Formal
1473 Set_Formal (Assoc, Finish_Sem_Name (Formal));
1507 Set_Formal (Assoc, Finish_Sem_Name (Formal));
2093 Set_Formal (Assoc, Formal);
H A Dvhdl-canon.adb912 Set_Formal (Assoc_El, Inter);
967 Set_Formal (Assoc_El, Inter);
1048 Set_Formal (Assoc, El);
2504 Set_Formal (El, Formal);
H A Dvhdl-sem_psl.adb1071 Set_Formal (Assoc2, Formal);
H A Dvhdl-sem_specs.adb1972 Set_Formal (Assoc, Name);
H A Dvhdl-nodes.ads7622 procedure Set_Formal (Target : Iir; Formal : Iir); subprogspec
H A Dvhdl-nodes.adb2168 procedure Set_Formal (Target : Iir; Formal : Iir) is subprogram
2174 end Set_Formal;
H A Dvhdl-parse.adb8575 Set_Formal (El, Formal);
H A Dvhdl-nodes_meta.adb6483 Set_Formal (N, V);
/dports/cad/ghdl/ghdl-1.0.0/src/psl/
H A Dpsl-nodes.ads616 procedure Set_Formal (N : Node; E : Node); subprogspec
H A Dpsl-nodes.adb962 procedure Set_Formal (N : Node; E : Node) is subprogram
968 end Set_Formal;
H A Dpsl-nodes_meta.adb891 Set_Formal (N, V);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-elaboration.adb1591 Set_Formal (Assoc, Formal);
2951 Set_Formal (Assoc, Get_Formal (Map));
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1886 Set_Formal = libghdl.vhdl__nodes__set_formal variable