Home
last modified time | relevance | path

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

12

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_names.adb293 Sem_Name_Free (Get_Prefix (El));
557 Prefix := Get_Prefix (Name);
695 Check_Read (Get_Prefix (Res));
1030 Prefix_Name := Get_Prefix (Attr_Name);
1322 Prefix := Get_Prefix (Attr_Name);
1957 Prefix := Get_Prefix (Res);
2020 Prefix := Get_Prefix (Res);
2021 Name_Prefix := Get_Prefix (Name);
3199 Prefix := Get_Prefix (Name);
3690 Prefix_Name := Get_Prefix (Attr);
[all …]
H A Dvhdl-utils.adb220 Adecl := Get_Prefix (Adecl);
429 if Name_To_Object (Get_Prefix (Name)) = Null_Iir then
576 El := Get_Prefix (El);
850 N1 := Get_Prefix (N);
906 Free_Recursive (Get_Prefix (N));
1480 return Get_Named_Entity (Get_Prefix (Block_Spec));
1615 Attr := Get_Prefix (Expr);
H A Dvhdl-canon.adb149 (Get_Prefix (Expr), Sensitivity_List, Is_Target);
161 (Get_Prefix (Expr), Sensitivity_List, Is_Target);
202 (Get_Prefix (Expr), Sensitivity_List, False);
230 (Get_Prefix (Expr), Sensitivity_List, False);
660 Canon_Expression (Get_Prefix (Expr));
664 Canon_Expression (Get_Prefix (Expr));
676 Canon_Expression (Get_Prefix (Expr));
679 Canon_Expression (Get_Prefix (Expr));
722 Prefix : constant Iir := Get_Prefix (Expr);
742 Canon_Expression (Get_Prefix (Expr));
[all …]
H A Dvhdl-sem.adb246 Res := Get_Resolver (Get_Prefix (Obj));
785 Block_Name := Get_Prefix (Block_Spec);
1579 return Are_Trees_Equal (Get_Prefix (Left), Get_Prefix (Right))
1626 return Are_Trees_Equal (Get_Prefix (Left), Get_Prefix (Right));
1634 return Are_Trees_Equal (Get_Prefix (Left), Get_Prefix (Right))
3141 Name_Prefix := Get_Prefix (Name);
3352 Prefix := Get_Prefix (Prefix);
H A Dvhdl-evaluation.adb2034 Prefix := Get_Prefix (Attr);
2546 Prefix := Get_Prefix (Expr);
2694 Prefix := Get_Prefix (Expr);
3053 (Get_Left_Limit (Eval_Static_Range (Get_Prefix (Expr))));
3056 (Get_Right_Limit (Eval_Static_Range (Get_Prefix (Expr))));
3059 (Get_High_Limit (Eval_Static_Range (Get_Prefix (Expr))));
3062 (Get_Low_Limit (Eval_Static_Range (Get_Prefix (Expr))));
3118 Eval_Check_Bound (Res, Get_Type (Get_Prefix (Expr)));
3123 Eval_Check_Bound (Res, Get_Type (Get_Prefix (Expr)));
3879 Prefix := Get_Prefix (Expr);
[all …]
H A Dvhdl-prints.adb305 Print (Ctxt, Get_Prefix (Attr));
1825 Print (Ctxt, Get_Prefix (Attr));
3064 Print (Ctxt, Get_Prefix (Call));
3426 Print (Ctxt, Get_Prefix (Expr));
3435 Print (Ctxt, Get_Prefix (Indexed));
3566 Pfx := Get_Prefix (Expr);
3593 Pfx := Get_Prefix (Expr);
3617 Print (Ctxt, Get_Prefix (Expr));
4711 Print (Ctxt, Get_Prefix (Expr));
4716 Print (Ctxt, Get_Prefix (Expr));
[all …]
H A Dvhdl-xrefs.adb166 Xref_Name_1 (Get_Prefix (Name));
H A Dvhdl-sem_stmts.adb147 if Is_Disjoint (Get_Prefix (N1), Get_Prefix (N2)) then
1181 if not Check_Odcat_Expression (Get_Prefix (Expr)) then
1207 if not Check_Odcat_Expression (Get_Prefix (Expr)) then
1950 Imp := Get_Prefix (Call);
H A Dvhdl-sem_types.adb1844 Prefix := Get_Prefix (Name);
1848 Prefix := Get_Prefix (Prefix);
1873 pragma Assert (Get_Prefix (Def) = Null_Iir);
1909 Prefix := Get_Prefix (Name);
1916 Prefix := Get_Prefix (Name);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap14.adb36 Prefix : constant Iir := Get_Prefix (Expr);
269 (Res_Var, Attr, Get_Type (Get_Prefix (Attr)), Attr);
294 Get_Type (Get_Named_Entity (Get_Prefix (Attr)));
421 Prefix : constant Iir := Get_Prefix (Attr);
708 Prefix : constant Iir := Get_Prefix (Attr);
816 Prefix := Get_Prefix (Attr);
877 Prefix : constant Iir := Get_Prefix (Attr);
887 Get_Base_Type (Get_Type (Get_Prefix (Attr)));
949 Get_Base_Type (Get_Type (Get_Prefix (Attr)));
H A Dtrans-chap6.adb424 Prefix_Type : constant Iir := Get_Type (Get_Prefix (Expr));
532 (Stable_Prefix, Get_Type (Get_Prefix (Expr)), Offset);
552 Prefix_Type : constant Iir := Get_Type (Get_Prefix (Expr));
1181 (Translate_Name (Get_Prefix (Name), Mode), Name);
1185 (Translate_Name (Get_Prefix (Name), Mode), Name);
1191 Prefix : constant Iir := Get_Prefix (Name);
1214 (Translate_Name (Get_Prefix (Name), Mode),
1281 Translate_Signal (Get_Prefix (Name), Pfx_Sig, Pfx_Drv);
1290 Prefix : constant Iir := Get_Prefix (Name);
1311 Translate_Signal (Get_Prefix (Name), Pfx_Sig, Pfx_Drv);
/dports/textproc/xmlada/xmlada-e5bbafe/tests/schema/
H A Dcleanup_schema.adb128 Put_Prefix (Get_Prefix (NS));
167 Put_Prefix (Get_Prefix (NS));
/dports/textproc/xmlada/xmlada-e5bbafe/sax/
H A Dsax-utils.ads203 function Get_Prefix (NS : XML_NS) return Sax.Symbols.Symbol; subprogspec
205 pragma Inline (Get_Prefix, Get_URI);
H A Dsax-attributes.adb420 function Get_Prefix (Attr : Attributes; Index : Natural) subprogram
433 end Get_Prefix; argument
H A Dsax-attributes.ads75 function Get_Prefix (Attr : Attributes; Index : Natural) subprogspec
H A Dsax-utils.adb1005 function Get_Prefix (NS : XML_NS) return Symbol is subprogram
1012 end Get_Prefix;
H A Dsax-readers.ads333 function Get_Prefix subprogspec
340 pragma Inline (Get_Prefix, Get_Name, Get_QName);
H A Dsax-readers.adb5316 Get (Get_Prefix (Parser.Current_Node.NS)).all
5321 if Get_Prefix (Parser.Current_Node.NS) /= Empty_String then
5325 & Get (Get_Prefix (Parser.Current_Node.NS)).all
5931 if Get_Prefix (NS) /= Empty_String
5932 and then Get_Prefix (NS) /= Parser.Xmlns_Sequence
5934 End_Prefix_Mapping (Parser, Get_Prefix (NS));
6197 Qname => Qname_From_Name (Get_Prefix (NS), Local_Name),
6220 Qname => Qname_From_Name (Get_Prefix (NS), Local_Name));
6538 function Get_Prefix subprogram
6542 end Get_Prefix;
/dports/textproc/xmlada/xmlada-e5bbafe/dom/
H A Ddom-readers.adb72 Prefix => Get_Prefix (NS),
82 Prefix => Get_Prefix (Atts, J),
/dports/textproc/xmlada/xmlada-e5bbafe/schema/
H A Dschema-dom_readers.adb69 Prefix => Get_Prefix (NS),
78 Prefix => Get_Prefix (Atts, J),
H A Dschema-validators.adb804 and then Get_Prefix (Atts.all, Found) = Empty_String
813 and then Get_Prefix (Atts.all, Found) /= Empty_String
854 (Is_Local and Get_Prefix (Atts.all, A) = Empty_String)
862 & Get (Get_Prefix (Atts.all, A)).all
/dports/irc/ngircd/ngircd-26.1/src/ngircd/
H A Dirc-write.c35 static const char *Get_Prefix PARAMS((CLIENT *Target, CLIENT *Client));
151 Get_Prefix(Client_NextHop(Client), Prefix), buffer);
560 Get_Prefix(CLIENT *Target, CLIENT *Client) in Get_Prefix() function
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb353 Attr_Type : constant Iir := Get_Type (Get_Prefix (Expr));
2687 (Block, Get_Prefix (Expr), Base, Pfx, Is_Sig);
2728 Prefix := Execute_Name (Block, Get_Prefix (Expr));
3092 Res := Execute_Bounds (Block, Get_Prefix (Expr));
3096 Res := Execute_Bounds (Block, Get_Prefix (Expr));
3100 Res := Execute_Bounds (Block, Get_Prefix (Expr));
3104 Res := Execute_Bounds (Block, Get_Prefix (Expr));
3132 Res := Execute_Name (Block, Get_Prefix (Expr), True);
3136 Res := Execute_Name (Block, Get_Prefix (Expr), True);
3227 (Block, Get_Type (Get_Prefix (Expr)));
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-expr.adb501 Pfx_Typ := Synth_Type_Of_Object (Syn_Inst, Get_Prefix (Expr));
515 Pfx_Typ := Synth_Type_Of_Object (Syn_Inst, Get_Prefix (Expr));
524 Pfx_Typ := Synth_Type_Of_Object (Syn_Inst, Get_Prefix (Expr));
535 Val := Synth_Expression (Syn_Inst, Get_Prefix (Expr));
555 Prefix_Name : constant Iir := Get_Prefix (Attr);
1083 Val := Synth_Expression (Syn_Inst, Get_Prefix (Name));
1587 return Get_Prefix (Expr);
1848 Typ := Get_Subtype_Object (Syn_Inst, Get_Type (Get_Prefix (Expr)));
2234 Pfx : constant Node := Get_Prefix (Expr);
/dports/cad/ghdl/ghdl-1.0.0/src/psl/
H A Dpsl-nodes.ads512 function Get_Prefix (N : Node) return Node; subprogspec

12