Home
last modified time | relevance | path

Searched refs:Is_Specified (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dmatreshka-internals-xml-attributes.adb94 Is_Specified : Boolean;
126 Is_Specified => Is_Specified);
144 function Is_Specified subprogram
148 return Self.Attributes (Index).Is_Specified;
149 end Is_Specified;
H A Dmatreshka-internals-xml-attributes.ads58 Is_Specified : Boolean;
98 function Is_Specified subprogspec
118 Is_Specified : Boolean; component
131 pragma Inline (Is_Specified);
H A Dxml-sax-attributes.adb304 function Is_Specified subprogram
312 return Self.Data.Values (Index).Is_Specified;
313 end Is_Specified;
319 function Is_Specified subprogram
329 return Self.Data.Values (J).Is_Specified;
334 end Is_Specified;
340 function Is_Specified subprogram
354 return Self.Data.Values (J).Is_Specified;
359 end Is_Specified;
461 Is_Specified => True);
[all …]
H A Dxml-sax-attributes-internals.adb66 Is_Specified : Boolean) is
88 Is_Specified => Is_Specified);
H A Dxml-sax-attributes.ads115 function Is_Specified subprogspec
123 function Is_Specified subprogspec
130 function Is_Specified subprogspec
296 Is_Specified : Boolean; component
H A Dxml-sax-attributes-internals.ads65 Is_Specified : Boolean);
/dports/lang/asis/asis-gpl-2016-src/tools/gnat2xml/
H A Dasis_ul-environment-check_parameters.adb57 not Gnat2xml.Projects.Is_Specified (Gnat2xml.Projects.Gnat2xml_Prj),
68 if Gnat2xml.Projects.Gnat2xml_Prj.Is_Specified then
H A Dgnat2xml-projects.adb342 and then My_Project.Is_Specified
/dports/devel/matreshka/matreshka-0.7.0/source/web/tools/wsdl2ada/
H A Dwsdl-parsers-soap.adb79 if Attributes.Is_Specified (SOAP_Namespace_URI, Version_Attribute) then
95 if not Attributes.Is_Specified
H A Dwsdl-parsers.adb384 if Attributes.Is_Specified (Interface_Attribute) then
905 if Attributes.Is_Specified (Address_Attribute) then
999 if Attributes.Is_Specified (Message_Label_Attribute) then
1195 if Attributes.Is_Specified (Message_Label_Attribute) then
1281 if Attributes.Is_Specified (Element_Attribute) then
1345 if Attributes.Is_Specified (Extends_Attribute) then
1375 if Attributes.Is_Specified (Style_Default_Attribute) then
1426 if Attributes.Is_Specified (Element_Attribute) then
1477 if Attributes.Is_Specified (Pattern_Attribute) then
1493 if Attributes.Is_Specified (Style_Attribute) then
/dports/lang/asis/asis-gpl-2016-src/tools/gnatpp/
H A Dasis_ul-environment-check_parameters.adb61 not GNATPP.Projects.Is_Specified (GNATPP.Options.Gnatpp_Prj),
72 if GNATPP.Options.Gnatpp_Prj.Is_Specified then
H A Dgnatpp-projects.adb657 and then My_Project.Is_Specified
/dports/lang/asis/asis-gpl-2016-src/tools/gnatmetric/
H A Dasis_ul-environment-check_parameters.adb87 not METRICS.Projects.Is_Specified (METRICS.Options.Gnatmetric_Prj),
98 if METRICS.Options.Gnatmetric_Prj.Is_Specified then
H A Dmetrics-projects.adb639 and then My_Project.Is_Specified
/dports/lang/asis/asis-gpl-2016-src/tools/gnatelim/
H A Dasis_ul-environment-check_parameters.adb73 if Gnatelim.Projects.Is_Specified (Gnatelim.Options.Gnatelim_Prj) then
158 Gnatelim.Options.Gnatelim_Prj.Is_Specified
H A Dgnatelim-closure.adb153 if Gnatelim.Options.Gnatelim_Prj.Is_Specified then
/dports/lang/asis/asis-gpl-2016-src/tools/gnatcheck/
H A Dasis_ul-environment-check_parameters.adb109 not Gnatcheck.Projects.Is_Specified (Gnatcheck.Options.Gnatcheck_Prj),
120 if Gnatcheck.Options.Gnatcheck_Prj.Is_Specified then
H A Dgnatcheck-projects.adb464 and then My_Project.Is_Specified
/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dasis_ul-projects.adb136 Is_Specified (My_Project)
514 function Is_Specified (My_Project : Arg_Project_Type) return Boolean is subprogram
517 end Is_Specified;
618 if not My_Project.Is_Specified then
1014 if Is_Specified (My_Project) then
H A Dasis_ul-projects.ads303 function Is_Specified (My_Project : Arg_Project_Type) return Boolean; subprogspec
H A Dasis_ul-environment.adb703 if not Prj.Is_Specified then
/dports/lang/asis/asis-gpl-2016-src/tools/gnatstub/
H A Dgnatstub-sampler.adb490 if Gnatstub.Projects.Is_Specified (Gnatstub.Options.Gnatstub_Prj) then
531 if not Gnatstub.Projects.Is_Specified (Gnatstub.Options.Gnatstub_Prj)
550 if Gnatstub.Projects.Is_Specified
599 if Gnatstub.Projects.Is_Specified (Gnatstub.Options.Gnatstub_Prj) then
823 if Gnatstub.Options.Gnatstub_Prj.Is_Specified then
/dports/devel/matreshka/matreshka-0.7.0/source/xml/templates/
H A Dxml-templates-processors.adb589 if not Attributes.Is_Specified (Expression_Name) then
616 if not Attributes.Is_Specified (Expression_Name) then
/dports/devel/matreshka/matreshka-0.7.0/source/web/soap/
H A Dweb_services-soap-message_decoders.adb609 and then Attributes.Is_Specified
/dports/devel/matreshka/matreshka-0.7.0/testsuite/xml/
H A Dsax_events_writers.adb657 if Attributes.Is_Specified (Index) then

12