Home
last modified time | relevance | path

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

/dports/lang/adacontrol/adactl-1.18r9/src/
H A Drules-header_comments.adb113 procedure Skip_Blanks is subprogram
123 end Skip_Blanks;
133 Skip_Blanks;
139 Skip_Blanks;
152 Skip_Blanks;
/dports/cad/ghdl/ghdl-1.0.0/src/edif/
H A Dedif-scans.adb100 procedure Skip_Blanks subprogram
116 end Skip_Blanks; argument
280 Skip_Blanks;
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/
H A Dglib-xml.adb72 procedure Skip_Blanks (Buf : String; Index : in out Natural); subprogspec
123 procedure Skip_Blanks (Buf : String; Index : in out Natural) is subprogram
132 end Skip_Blanks;
161 Skip_Blanks (Buf, Index);
198 Skip_Blanks (Tag.all, Index);
224 Skip_Blanks (Buf, Index);
252 Skip_Blanks (Buf, Index);
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dglib-xml.adb77 procedure Skip_Blanks (Buf : String; Index : in out Natural); subprogspec
128 procedure Skip_Blanks (Buf : String; Index : in out Natural) is subprogram
137 end Skip_Blanks;
166 Skip_Blanks (Buf, Index);
203 Skip_Blanks (Tag.all, Index);
229 Skip_Blanks (Buf, Index);
257 Skip_Blanks (Buf, Index);
/dports/sysutils/isc-cron/isc-cron-4.1_2/
H A Dentry.c165 Skip_Blanks(ch, file); in load_entry()
349 Skip_Blanks(ch, file) in load_entry()
434 Skip_Blanks(ch, file) in get_list()
H A Dmacros.h72 #define Skip_Blanks(c, f) \
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-debugger.adb982 function Skip_Blanks (S : String) return Positive subprogram
990 end Skip_Blanks; argument
1322 P := Skip_Blanks (Line);
1545 P := Skip_Blanks (Line (P .. Line'Last));
1648 P := Skip_Blanks (Line);
1884 P := Skip_Blanks (Line (P .. Line'Last));
1983 P := Skip_Blanks (Line);
2233 P := Skip_Blanks (Line (P .. Line'Last));
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-debugger__on.adb266 function Skip_Blanks (S : String) return Positive subprogram
274 end Skip_Blanks; argument
889 P := Skip_Blanks (Line);
1075 P := Skip_Blanks (Line (P .. Line'Last));
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dcrondate.c183 #define Skip_Blanks(c) \ macro
443 Skip_Blanks(ch)
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dcrondate.c183 #define Skip_Blanks(c) \ macro
443 Skip_Blanks(ch)