Home
last modified time | relevance | path

Searched refs:Name_Last (Results 1 – 25 of 610) sorted by relevance

12345678910>>...25

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Daa_util.adb209 Name_Last : Positive := Unit_String'Last; variable
221 while Name_Index <= Name_Last loop
223 and then Name_Index /= Name_Last
230 and then Name_Index <= Name_Last
232 Unit_String (Name_Index .. Name_Last - 1)
233 := Unit_String (Name_Index + 1 .. Name_Last);
234 Name_Last := Name_Last - 1;
242 return Unit_String (Unit_String'First .. Name_Last);
H A Dexp_imgv.adb710 Attribute_Name => Name_Last))));
1151 Attribute_Name => Name_Last)),
1217 Attribute_Name => Name_Last))))));
1330 Attribute_Name => Name_Last))));
1353 Attribute_Name => Name_Last)));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Daa_util.adb209 Name_Last : Positive := Unit_String'Last; variable
221 while Name_Index <= Name_Last loop
223 and then Name_Index /= Name_Last
230 and then Name_Index <= Name_Last
232 Unit_String (Name_Index .. Name_Last - 1)
233 := Unit_String (Name_Index + 1 .. Name_Last);
234 Name_Last := Name_Last - 1;
242 return Unit_String (Unit_String'First .. Name_Last);
H A Dexp_imgv.adb710 Attribute_Name => Name_Last))));
1151 Attribute_Name => Name_Last)),
1217 Attribute_Name => Name_Last))))));
1330 Attribute_Name => Name_Last))));
1353 Attribute_Name => Name_Last)));
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Daa_util.adb209 Name_Last : Positive := Unit_String'Last; variable
221 while Name_Index <= Name_Last loop
223 and then Name_Index /= Name_Last
230 and then Name_Index <= Name_Last
232 Unit_String (Name_Index .. Name_Last - 1)
233 := Unit_String (Name_Index + 1 .. Name_Last);
234 Name_Last := Name_Last - 1;
242 return Unit_String (Unit_String'First .. Name_Last);
H A Dexp_imgv.adb710 Attribute_Name => Name_Last))));
1151 Attribute_Name => Name_Last)),
1217 Attribute_Name => Name_Last))))));
1330 Attribute_Name => Name_Last))));
1353 Attribute_Name => Name_Last)));
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Daa_util.adb209 Name_Last : Positive := Unit_String'Last; variable
221 while Name_Index <= Name_Last loop
223 and then Name_Index /= Name_Last
230 and then Name_Index <= Name_Last
232 Unit_String (Name_Index .. Name_Last - 1)
233 := Unit_String (Name_Index + 1 .. Name_Last);
234 Name_Last := Name_Last - 1;
242 return Unit_String (Unit_String'First .. Name_Last);
H A Dexp_imgv.adb708 Attribute_Name => Name_Last))));
1149 Attribute_Name => Name_Last)),
1215 Attribute_Name => Name_Last))))));
1328 Attribute_Name => Name_Last))));
1351 Attribute_Name => Name_Last)));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Daa_util.adb209 Name_Last : Positive := Unit_String'Last; variable
221 while Name_Index <= Name_Last loop
223 and then Name_Index /= Name_Last
230 and then Name_Index <= Name_Last
232 Unit_String (Name_Index .. Name_Last - 1)
233 := Unit_String (Name_Index + 1 .. Name_Last);
234 Name_Last := Name_Last - 1;
242 return Unit_String (Unit_String'First .. Name_Last);
H A Dexp_imgv.adb708 Attribute_Name => Name_Last))));
1149 Attribute_Name => Name_Last)),
1215 Attribute_Name => Name_Last))))));
1328 Attribute_Name => Name_Last))));
1351 Attribute_Name => Name_Last)));
/dports/devel/matreshka/matreshka-0.7.0/source/web/fastcgi/
H A Dmatreshka-fastcgi-query_items.adb150 Name_Last : Stream_Element_Offset; variable
172 Name_Last := Name_First;
177 Name_Last := Value_First;
187 (From_Percent_Encoding (Data (Name_First .. Name_Last)),
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-comlin.adb180 (It.Dir_Name (1 .. It.Levels (Current).Name_Last) & S (1 .. Last))
188 NL := It.Levels (Current).Name_Last;
198 It.Levels (Current).Name_Last := NL;
213 It.Dir_Name (It.Start .. It.Levels (Current).Name_Last) &
799 Iterator.Levels (1).Name_Last := Iterator.Start - 1;
H A Dexp_imgv.adb584 Attribute_Name => Name_Last))));
766 Attribute_Name => Name_Last)),
827 Attribute_Name => Name_Last))));
858 Attribute_Name => Name_Last)));
H A Dg-comlin.ads296 Name_Last : Natural := 0; component
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-comlin.adb180 (It.Dir_Name (1 .. It.Levels (Current).Name_Last) & S (1 .. Last))
188 NL := It.Levels (Current).Name_Last;
198 It.Levels (Current).Name_Last := NL;
213 It.Dir_Name (It.Start .. It.Levels (Current).Name_Last) &
799 Iterator.Levels (1).Name_Last := Iterator.Start - 1;
H A Dexp_imgv.adb584 Attribute_Name => Name_Last))));
766 Attribute_Name => Name_Last)),
827 Attribute_Name => Name_Last))));
858 Attribute_Name => Name_Last)));
H A Dg-comlin.ads296 Name_Last : Natural := 0; component
/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dada_trees-formatting-dictionaries.adb215 Name_Last : constant Natural := Name'Last; constant
217 SW_End : Integer := Name_Last;
246 if SW_End = Name_Last then
252 SW_End := Name_Last;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_imgv.adb1103 Attribute_Name => Name_Last))));
1580 Attribute_Name => Name_Last)),
1612 Attribute_Name => Name_Last)),
1678 Attribute_Name => Name_Last))))));
1791 Attribute_Name => Name_Last))));
1814 Attribute_Name => Name_Last)));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_imgv.adb1103 Attribute_Name => Name_Last))));
1580 Attribute_Name => Name_Last)),
1612 Attribute_Name => Name_Last)),
1678 Attribute_Name => Name_Last))))));
1791 Attribute_Name => Name_Last))));
1814 Attribute_Name => Name_Last)));
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_imgv.adb1103 Attribute_Name => Name_Last))));
1580 Attribute_Name => Name_Last)),
1612 Attribute_Name => Name_Last)),
1678 Attribute_Name => Name_Last))))));
1791 Attribute_Name => Name_Last))));
1814 Attribute_Name => Name_Last)));
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_imgv.adb908 Attribute_Name => Name_Last))));
1365 Attribute_Name => Name_Last)),
1431 Attribute_Name => Name_Last))))));
1544 Attribute_Name => Name_Last))));
1567 Attribute_Name => Name_Last)));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_imgv.adb908 Attribute_Name => Name_Last))));
1365 Attribute_Name => Name_Last)),
1431 Attribute_Name => Name_Last))))));
1544 Attribute_Name => Name_Last))));
1567 Attribute_Name => Name_Last)));
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_imgv.adb908 Attribute_Name => Name_Last))));
1365 Attribute_Name => Name_Last)),
1431 Attribute_Name => Name_Last))))));
1544 Attribute_Name => Name_Last))));
1567 Attribute_Name => Name_Last)));
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_imgv.adb908 Attribute_Name => Name_Last))));
1365 Attribute_Name => Name_Last)),
1431 Attribute_Name => Name_Last))))));
1544 Attribute_Name => Name_Last))));
1567 Attribute_Name => Name_Last)));

12345678910>>...25