Home
last modified time | relevance | path

Searched refs:Last_Value (Results 1 – 25 of 33) sorted by relevance

12

/dports/dns/ironsides/ironsides_authoritative-2015_04_15/
H A Ddns_network.adb102 Last_Value : Ada.Streams.Stream_Element_Offset; variable
109 Last => Last_Value);
110 Number_Bytes := DNS_Types.Packet_Length_Range(Last_Value)-2;
178 Last_Value : Ada.Streams.Stream_Element_Offset; variable
185 Last => Last_Value,
187 Number_Bytes := DNS_Types.Packet_Length_Range(Last_Value);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-regpat.adb1195 Last_Value : Character := ASCII.Nul; variable
1268 Set_In_Class (Bitmap, Last_Value);
1455 Last_Value := Value;
1480 if Last_Value > Value then
1481 Fail ("Invalid Range [" & Last_Value'Img
1485 while Last_Value <= Value loop
1486 Set_In_Class (Bitmap, Last_Value);
1487 Last_Value := Character'Succ (Last_Value);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-regpat.adb1195 Last_Value : Character := ASCII.Nul; variable
1268 Set_In_Class (Bitmap, Last_Value);
1455 Last_Value := Value;
1480 if Last_Value > Value then
1481 Fail ("Invalid Range [" & Last_Value'Img
1485 while Last_Value <= Value loop
1486 Set_In_Class (Bitmap, Last_Value);
1487 Last_Value := Character'Succ (Last_Value);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1471 if Last_Value > Value then
1472 Fail ("Invalid Range [" & Last_Value'Img
1476 while Last_Value <= Value loop
1477 Set_In_Class (Bitmap, Last_Value);
1478 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-regpat.adb1170 Last_Value : Character := ASCII.NUL; variable
1243 Set_In_Class (Bitmap, Last_Value);
1430 Last_Value := Value;
1459 if Last_Value > Value then
1460 Fail ("Invalid Range [" & Last_Value'Img
1464 while Last_Value <= Value loop
1465 Set_In_Class (Bitmap, Last_Value);
1466 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1471 if Last_Value > Value then
1472 Fail ("Invalid Range [" & Last_Value'Img
1476 while Last_Value <= Value loop
1477 Set_In_Class (Bitmap, Last_Value);
1478 Last_Value := Character'Succ (Last_Value);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-regpat.adb1170 Last_Value : Character := ASCII.NUL; variable
1243 Set_In_Class (Bitmap, Last_Value);
1430 Last_Value := Value;
1459 if Last_Value > Value then
1460 Fail ("Invalid Range [" & Last_Value'Img
1464 while Last_Value <= Value loop
1465 Set_In_Class (Bitmap, Last_Value);
1466 Last_Value := Character'Succ (Last_Value);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-regpat.adb1170 Last_Value : Character := ASCII.NUL; variable
1243 Set_In_Class (Bitmap, Last_Value);
1430 Last_Value := Value;
1459 if Last_Value > Value then
1460 Fail ("Invalid Range [" & Last_Value'Img
1464 while Last_Value <= Value loop
1465 Set_In_Class (Bitmap, Last_Value);
1466 Last_Value := Character'Succ (Last_Value);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1471 if Last_Value > Value then
1472 Fail ("Invalid Range [" & Last_Value'Img
1476 while Last_Value <= Value loop
1477 Set_In_Class (Bitmap, Last_Value);
1478 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1471 if Last_Value > Value then
1472 Fail ("Invalid Range [" & Last_Value'Img
1476 while Last_Value <= Value loop
1477 Set_In_Class (Bitmap, Last_Value);
1478 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-regpat.adb1192 Last_Value : Character := ASCII.NUL; variable
1265 Set_In_Class (Bitmap, Last_Value);
1452 Last_Value := Value;
1481 if Last_Value > Value then
1482 Fail ("Invalid Range [" & Last_Value'Img
1486 while Last_Value <= Value loop
1487 Set_In_Class (Bitmap, Last_Value);
1488 Last_Value := Character'Succ (Last_Value);

12