Home
last modified time | relevance | path

Searched defs:Get_Prefix (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/xmlada/xmlada-e5bbafe/sax/
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.ads203 function Get_Prefix (NS : XML_NS) return Sax.Symbols.Symbol; subprogspec
H A Dsax-utils.adb1005 function Get_Prefix (NS : XML_NS) return Symbol is subprogram
H A Dsax-readers.ads333 function Get_Prefix subprogspec
H A Dsax-readers.adb6538 function Get_Prefix subprogram
/dports/irc/ngircd/ngircd-26.1/src/ngircd/
H A Dirc-write.c560 Get_Prefix(CLIENT *Target, CLIENT *Client) in Get_Prefix() function
/dports/cad/ghdl/ghdl-1.0.0/src/psl/
H A Dpsl-nodes.adb554 function Get_Prefix (N : Node) return Node is subprogram
H A Dpsl-nodes.ads512 function Get_Prefix (N : Node) return Node; subprogspec
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.adb5973 function Get_Prefix (Target : Iir) return Iir is subprogram
H A Dvhdl-nodes.ads8804 function Get_Prefix (Target : Iir) return Iir; subprogspec
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2590 Get_Prefix = libghdl.vhdl__nodes__get_prefix variable