Home
last modified time | relevance | path

Searched defs:Get_Attribute (Results 1 – 25 of 97) sorted by relevance

1234

/dports/devel/matreshka/matreshka-0.7.0/source/amf/ocl/
H A Damf-ocl-tuple_literal_parts.ads60 not overriding function Get_Attribute subprogram
66 not overriding procedure Set_Attribute
H A Damf-internals-ocl_tuple_literal_parts.ads65 overriding function Get_Attribute subprogspec
H A Damf-internals-ocl_tuple_literal_parts.adb70 overriding function Get_Attribute subprogram
/dports/devel/matreshka/matreshka-0.7.0/source/amf/mof/cmof/
H A Damf-cmof-classifiers.ads69 not overriding function Get_Attribute subprogram
77 not overriding function Get_Feature
H A Damf-internals-cmof_classifiers.ads65 overriding function Get_Attribute subprogspec
H A Damf-internals-cmof_classifiers.adb104 overriding function Get_Attribute subprogram
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dpointcloud.h167 …double Get_Attribute ( int iField) const { return( Get_Value(iField + 3) ); … in Get_Attribute() function
177 …double Get_Attribute (int iPoint, int iField) const { return( Get_Value(iPoint, iField + 3… in Get_Attribute() function
186 …virtual bool Get_Attribute ( int iField, CSG_String &Value) const { return( Get… in Get_Attribute() function
188 …virtual bool Get_Attribute (int iPoint, int iField, CSG_String &Value) const { return( Get… in Get_Attribute() function
/dports/textproc/xmlada/xmlada-e5bbafe/dom/
H A Ddom-core-elements.adb34 function Get_Attribute (Elem : Element; Name : DOM_String) subprogram
44 end Get_Attribute; argument
H A Ddom-core-elements.ads36 function Get_Attribute (Elem : Element; Name : DOM_String) subprogspec
/dports/devel/pcsc-ada/libpcscada-0.7.3/src/
H A Dpcsc-scard.ads358 return Byte_Set;
359 -- This function returns an Null_Byte initialized byte set to provide
365 (States : Reader_States_Set;
366 State : Reader_State)
/dports/textproc/templates_parser/templates-parser-1d62939/src/
H A Dtemplates_parser-data.adb52 function Get_Attribute (Tag : String) return Attribute_Data; subprogspec
76 function Get_Attribute (Tag : String) return Attribute_Data is subprogram
77 Start, Stop : Natural;
/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-uml-classifiers.ads95 not overriding function Get_Attribute subprogram
103 not overriding function Get_Collaboration_Use
H A Damf-internals-uml_signals.ads87 overriding function Get_Attribute subprogspec
H A Damf-internals-uml_primitive_types.adb142 overriding function Get_Attribute subprogram
H A Damf-internals-uml_primitive_types.ads95 overriding function Get_Attribute subprogspec
H A Damf-internals-uml_data_types.adb142 overriding function Get_Attribute subprogram
H A Damf-internals-uml_data_types.ads95 overriding function Get_Attribute subprogspec
H A Damf-internals-uml_information_items.adb127 overriding function Get_Attribute subprogram
H A Damf-internals-uml_information_items.ads89 overriding function Get_Attribute subprogspec
/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dad-html.ads93 function Get_Attribute subprogspec
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/
H A Dglib-xml.ads136 function Get_Attribute subprogspec
H A Dglib-xml.adb315 function Get_Attribute subprogram
320 Index : Natural;
321 Key, Value : String_Ptr;
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dglib-xml.ads141 function Get_Attribute subprogspec
H A Dglib-xml.adb320 function Get_Attribute subprogram
325 Index : Natural;
326 Key, Value : String_Ptr;
/dports/textproc/xmlada/xmlada-e5bbafe/tests/dom/
H A Dtestxml.adb167 function Get_Attribute (N : Node; Attribute : String) return String; subprogspec
474 function Get_Attribute (N : Node; Attribute : String) return String is subprogram
482 end Get_Attribute; argument

1234