Home
last modified time | relevance | path

Searched refs:Set_Generic_Map_Aspect_Chain (Results 1 – 8 of 8) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-canon.adb2060 Set_Generic_Map_Aspect_Chain (Stmt, Assoc_Chain);
2096 Set_Generic_Map_Aspect_Chain (Header, Chain);
2426 Set_Generic_Map_Aspect_Chain (Bind, Map_Chain);
2616 Set_Generic_Map_Aspect_Chain
2885 Set_Generic_Map_Aspect_Chain
2928 Set_Generic_Map_Aspect_Chain
H A Dvhdl-parse.adb1959 Set_Generic_Map_Aspect_Chain (Inter, Map);
8186 Set_Generic_Map_Aspect_Chain (Res, Parse_Generic_Map_Aspect);
8733 Set_Generic_Map_Aspect_Chain (Res, Parse_Generic_Map_Aspect);
8756 Set_Generic_Map_Aspect_Chain (Res, Parse_Generic_Map_Aspect);
10575 Set_Generic_Map_Aspect_Chain (Res, Parse_Generic_Map_Aspect);
10934 Set_Generic_Map_Aspect_Chain (Res, Parse_Generic_Map_Aspect);
11075 Set_Generic_Map_Aspect_Chain (Res, Parse_Generic_Map_Aspect);
11078 Set_Generic_Map_Aspect_Chain
H A Dvhdl-sem.adb435 Set_Generic_Map_Aspect_Chain (Assoc_Parent, Assoc_Chain);
443 Set_Generic_Map_Aspect_Chain (Assoc_Parent, Assoc_Chain);
H A Dvhdl-sem_specs.adb1846 Set_Generic_Map_Aspect_Chain
H A Dvhdl-nodes.ads8559 procedure Set_Generic_Map_Aspect_Chain (Target : Iir; Generics : Iir); subprogspec
H A Dvhdl-nodes.adb5143 procedure Set_Generic_Map_Aspect_Chain (Target : Iir; Generics : Iir) is subprogram
5149 end Set_Generic_Map_Aspect_Chain;
H A Dvhdl-nodes_meta.adb6725 Set_Generic_Map_Aspect_Chain (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2438 Set_Generic_Map_Aspect_Chain = libghdl.vhdl__nodes__set_generic_map_aspect_chain variable