Home
last modified time | relevance | path

Searched refs:Line_Len (Results 1 – 25 of 41) sorted by relevance

12

/dports/lang/asis/asis-gpl-2016-src/tools/gnatcheck/
H A Dgnatcheck-documentation.adb115 Line_Len : Natural range 0 .. Max_Line_Len; variable
521 Line_Len := 0;
574 Last => Line_Len);
578 if Line_Len = Max_Line_Len then
579 Line_Len := Max_Line_Len - 1;
587 if Line_Len = 14
589 Line_Buf (1 .. Line_Len) = "@c #Questions#"
596 elsif Line_Len = 17
598 Line_Buf (1 .. Line_Len) = "@c #Requirements#"
609 if Line_Len = 17
[all …]
H A Dgnatcheck-rules-rule_table.adb473 Line_Len : Natural := 0; variable
555 Idx + 1 < Line_Len
561 elsif Idx <= Line_Len - 3
566 if Idx + 3 = Line_Len
568 (Idx + 3 < Line_Len
572 (Idx + 4 < Line_Len
580 elsif Idx + 4 <= Line_Len
601 while Idx <= Line_Len loop
618 Idx < Line_Len
825 Get_Line (RF, Line_Buf, Line_Len);
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/debug/
H A Dortho_debug-disp.adb75 Line_Len : Natural; component
94 Ctx.Line_Len := 0;
120 if Ctx.Line_Len > 0 then
124 Ctx.Line_Len := 0;
145 Ctx.Line_Len := Tab;
160 Ctx.Line (Ctx.Line_Len + 1 .. Ctx.Line_Len + Len) :=
162 Ctx.Line_Len := Ctx.Line_Len + Len;
167 if Ctx.Line_Len = 0 then
170 Ctx.Line (Ctx.Line_Len + 1 .. Ctx.Line_Len + Str'Length) := Str;
171 Ctx.Line_Len := Ctx.Line_Len + Str'Length;
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dasis_ul-output.adb250 Line_Len : Natural := 0;
254 Info_No_EOL (Message, Line_Len, Spacing);
269 Line_Len : Natural := 0;
277 if Line_Len = 0
279 End_Idx - Start_Idx + 1 <= Line_Len
293 End_Idx - Start_Idx + 1 <= Line_Len)
344 Line_Len => Line_Len,
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/mcode/
H A Ddisa_sparc.ads7 Line_Len : in out Natural); variable
12 Line_Len : out Natural;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dg-memdum.adb79 Line_Len : Natural; variable
102 Line_Len := AIL + 3 * 16 + 2 + 16;
105 Line_Buf : String (1 .. Line_Len);

12