Home
last modified time | relevance | path

Searched refs:Current_Format (Results 1 – 10 of 10) sorted by relevance

/dports/devel/adacurses/AdaCurses-20180127/samples/
H A Dsample-menu_demo.adb101 Current_Format : Format_Code := Four_By_1; variable
128 Current_Format := Four_By_1;
132 Current_Format := Four_By_2;
136 Current_Format := Four_By_3;
145 if Current_Format /= Four_By_3 then
180 if Current_Format = Four_By_1 then
210 if Current_Format = Four_By_3 then
260 case Current_Format is
/dports/devel/ncurses/ncurses-6.3/Ada95/samples/
H A Dsample-menu_demo.adb102 Current_Format : Format_Code := Four_By_1; variable
129 Current_Format := Four_By_1;
133 Current_Format := Four_By_2;
137 Current_Format := Four_By_3;
146 if Current_Format /= Four_By_3 then
181 if Current_Format = Four_By_1 then
211 if Current_Format = Four_By_3 then
261 case Current_Format is
/dports/lang/asis/asis-gpl-2016-src/tools/gnat2xml/test/
H A Dmckae-xml-ez_out-generic_medium.adb162 case Current_Format is
169 case Current_Format is
177 case Current_Format is
185 case Current_Format is
H A Dmckae-xml-ez_out-generic_medium.ads82 Current_Format : Formatting_Options := Format; variable
H A Dvatox-traversal.adb973 Current_Format := McKae.XML.EZ_Out.Continuous_Stream;
/dports/lang/asis/asis-gpl-2016-src/tools/gnat2xml/mckae/
H A Dmckae-xml-ez_out-generic_medium.adb198 case Current_Format is
207 case Current_Format is
217 case Current_Format is
227 case Current_Format is
H A Dmckae-xml-ez_out-generic_medium.ads83 Current_Format : Formatting_Options := Format; variable
/dports/lang/adacontrol/adactl-1.18r9/src/
H A Dframework-reports.ads88 function Current_Format return Output_Format; subprogspec
H A Dframework-reports.adb309 function Current_Format return Output_Format is subprogram
312 end Current_Format;
/dports/lang/asis/asis-gpl-2016-src/tools/gnat2xml/
H A Dgnat2xml-xml.adb529 Current_Format := McKae.XML.EZ_Out.Continuous_Stream;