Home
last modified time | relevance | path

Searched refs:UI_Image_Length (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1658 return UI_Image_Buffer (1 .. UI_Image_Length);
H A Durealp.adb1422 Write_Str (UI_Image_Buffer (4 .. UI_Image_Length));
1426 UI_Image_Length := UI_Image_Length - 4;
1427 UI_Image_Length := UI_Image_Length - UI_Image_Length / 5;
1430 UI_Write (Int (UI_Image_Length) - Val.Den, Decimal);
1453 if UI_Image_Length = 1 then
1456 Write_Str (UI_Image_Buffer (2 .. UI_Image_Length));
1460 UI_Write (Int (UI_Image_Length - 1) - Val.Den, Decimal);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1658 return UI_Image_Buffer (1 .. UI_Image_Length);
H A Durealp.adb1422 Write_Str (UI_Image_Buffer (4 .. UI_Image_Length));
1426 UI_Image_Length := UI_Image_Length - 4;
1427 UI_Image_Length := UI_Image_Length - UI_Image_Length / 5;
1430 UI_Write (Int (UI_Image_Length) - Val.Den, Decimal);
1453 if UI_Image_Length = 1 then
1456 Write_Str (UI_Image_Buffer (2 .. UI_Image_Length));
1460 UI_Write (Int (UI_Image_Length - 1) - Val.Den, Decimal);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1658 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1701 return UI_Image_Buffer (1 .. UI_Image_Length);
H A Durealp.adb1422 Write_Str (UI_Image_Buffer (4 .. UI_Image_Length));
1426 UI_Image_Length := UI_Image_Length - 4;
1427 UI_Image_Length := UI_Image_Length - UI_Image_Length / 5;
1430 UI_Write (Int (UI_Image_Length) - Val.Den, Decimal);
1453 if UI_Image_Length = 1 then
1456 Write_Str (UI_Image_Buffer (2 .. UI_Image_Length));
1460 UI_Write (Int (UI_Image_Length - 1) - Val.Den, Decimal);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1671 return UI_Image_Buffer (1 .. UI_Image_Length);
H A Durealp.adb1422 Write_Str (UI_Image_Buffer (4 .. UI_Image_Length));
1426 UI_Image_Length := UI_Image_Length - 4;
1427 UI_Image_Length := UI_Image_Length - UI_Image_Length / 5;
1430 UI_Write (Int (UI_Image_Length) - Val.Den, Decimal);
1453 if UI_Image_Length = 1 then
1456 Write_Str (UI_Image_Buffer (2 .. UI_Image_Length));
1460 UI_Write (Int (UI_Image_Length - 1) - Val.Den, Decimal);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1658 return UI_Image_Buffer (1 .. UI_Image_Length);
H A Durealp.adb1422 Write_Str (UI_Image_Buffer (4 .. UI_Image_Length));
1426 UI_Image_Length := UI_Image_Length - 4;
1427 UI_Image_Length := UI_Image_Length - UI_Image_Length / 5;
1430 UI_Write (Int (UI_Image_Length) - Val.Den, Decimal);
1453 if UI_Image_Length = 1 then
1456 Write_Str (UI_Image_Buffer (2 .. UI_Image_Length));
1460 UI_Write (Int (UI_Image_Length - 1) - Val.Den, Decimal);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Duintp.adb309 if UI_Image_Length + 6 > UI_Image_Max then
312 UI_Image_Length := UI_Image_Length + 1;
313 UI_Image_Buffer (UI_Image_Length) := C;
330 UI_Image_Length := UI_Image_Length + 1;
331 UI_Image_Buffer (UI_Image_Length) :=
369 UI_Image_Length := 0;
394 UI_Image_Length := UI_Image_Length + 1;
395 UI_Image_Buffer (UI_Image_Length) := 'E';
1643 return UI_Image_Buffer (1 .. UI_Image_Length);
H A Durealp.adb1386 Write_Str (UI_Image_Buffer (4 .. UI_Image_Length));
1390 UI_Image_Length := UI_Image_Length - 4;
1391 UI_Image_Length := UI_Image_Length - UI_Image_Length / 5;
1394 UI_Write (Int (UI_Image_Length) - Val.Den, Decimal);
1417 if UI_Image_Length = 1 then
1420 Write_Str (UI_Image_Buffer (2 .. UI_Image_Length));
1424 UI_Write (Int (UI_Image_Length - 1) - Val.Den, Decimal);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1701 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Duintp.adb351 if UI_Image_Length + 6 > UI_Image_Max then
354 UI_Image_Length := UI_Image_Length + 1;
355 UI_Image_Buffer (UI_Image_Length) := C;
372 UI_Image_Length := UI_Image_Length + 1;
373 UI_Image_Buffer (UI_Image_Length) :=
422 UI_Image_Length := 0;
447 UI_Image_Length := UI_Image_Length + 1;
448 UI_Image_Buffer (UI_Image_Length) := 'E';
1703 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1658 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/lang/gnat_util/gnat_util/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1671 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1658 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Duintp.adb309 if UI_Image_Length + 6 > UI_Image_Max then
312 UI_Image_Length := UI_Image_Length + 1;
313 UI_Image_Buffer (UI_Image_Length) := C;
330 UI_Image_Length := UI_Image_Length + 1;
331 UI_Image_Buffer (UI_Image_Length) :=
369 UI_Image_Length := 0;
394 UI_Image_Length := UI_Image_Length + 1;
395 UI_Image_Buffer (UI_Image_Length) := 'E';
1643 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1701 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1658 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Duintp.adb309 if UI_Image_Length + 6 > UI_Image_Max then
312 UI_Image_Length := UI_Image_Length + 1;
313 UI_Image_Buffer (UI_Image_Length) := C;
330 UI_Image_Length := UI_Image_Length + 1;
331 UI_Image_Buffer (UI_Image_Length) :=
369 UI_Image_Length := 0;
394 UI_Image_Length := UI_Image_Length + 1;
395 UI_Image_Buffer (UI_Image_Length) := 'E';
1643 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1658 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1658 return UI_Image_Buffer (1 .. UI_Image_Length);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Duintp.adb316 if UI_Image_Length + 6 > UI_Image_Max then
319 UI_Image_Length := UI_Image_Length + 1;
320 UI_Image_Buffer (UI_Image_Length) := C;
337 UI_Image_Length := UI_Image_Length + 1;
338 UI_Image_Buffer (UI_Image_Length) :=
376 UI_Image_Length := 0;
401 UI_Image_Length := UI_Image_Length + 1;
402 UI_Image_Buffer (UI_Image_Length) := 'E';
1671 return UI_Image_Buffer (1 .. UI_Image_Length);

123456789