Home
last modified time | relevance | path

Searched refs:Index_Non_Blank (Results 1 – 25 of 940) sorted by relevance

12345678910>>...38

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-strsea.ads412 function Index_Non_Blank subprogspec
430 Index_Non_Blank'Result in Source'Range
434 and then Source (Index_Non_Blank'Result) /= ' '
442 (if J /= Index_Non_Blank'Result
443 and then (J < Index_Non_Blank'Result)
448 function Index_Non_Blank subprogspec
466 Index_Non_Blank'Result = 0,
474 Index_Non_Blank'Result in Source'Range
475 and then (Index_Non_Blank'Result = From
481 and then Source (Index_Non_Blank'Result) /= ' '
[all …]
H A Da-strfix.ads478 function Index_Non_Blank subprogspec
497 Index_Non_Blank'Result = 0,
506 Index_Non_Blank'Result in Source'Range
507 and then (Index_Non_Blank'Result = From
513 and then Source (Index_Non_Blank'Result) /= ' '
521 (if J /= Index_Non_Blank'Result
528 pragma Ada_05 (Index_Non_Blank);
531 function Index_Non_Blank subprogspec
549 Index_Non_Blank'Result in Source'Range
553 and then Source (Index_Non_Blank'Result) /= ' '
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-strfix.ads462 function Index_Non_Blank subprogspec
479 Index_Non_Blank'Result = 0,
488 Index_Non_Blank'Result in Source'Range
489 and then (Index_Non_Blank'Result = From
495 and then Source (Index_Non_Blank'Result) /= ' '
503 (if J /= Index_Non_Blank'Result
510 pragma Ada_05 (Index_Non_Blank);
513 function Index_Non_Blank subprogspec
531 Index_Non_Blank'Result in Source'Range
535 and then Source (Index_Non_Blank'Result) /= ' '
[all …]
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
646 Low : constant Natural := Index_Non_Blank (Source, Forward);
663 High : constant Natural := Index_Non_Blank (Source, Backward);
680 Low : constant Natural := Index_Non_Blank (Source, Forward);
690 Index_Non_Blank (Source, Backward);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Da-strfix.ads462 function Index_Non_Blank subprogspec
479 Index_Non_Blank'Result = 0,
488 Index_Non_Blank'Result in Source'Range
489 and then (Index_Non_Blank'Result = From
495 and then Source (Index_Non_Blank'Result) /= ' '
503 (if J /= Index_Non_Blank'Result
510 pragma Ada_05 (Index_Non_Blank);
513 function Index_Non_Blank subprogspec
531 Index_Non_Blank'Result in Source'Range
535 and then Source (Index_Non_Blank'Result) /= ' '
[all …]
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
646 Low : constant Natural := Index_Non_Blank (Source, Forward);
663 High : constant Natural := Index_Non_Blank (Source, Backward);
680 Low : constant Natural := Index_Non_Blank (Source, Forward);
690 Index_Non_Blank (Source, Backward);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Da-strfix.ads462 function Index_Non_Blank subprogspec
479 Index_Non_Blank'Result = 0,
488 Index_Non_Blank'Result in Source'Range
489 and then (Index_Non_Blank'Result = From
495 and then Source (Index_Non_Blank'Result) /= ' '
503 (if J /= Index_Non_Blank'Result
510 pragma Ada_05 (Index_Non_Blank);
513 function Index_Non_Blank subprogspec
531 Index_Non_Blank'Result in Source'Range
535 and then Source (Index_Non_Blank'Result) /= ' '
[all …]
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
646 Low : constant Natural := Index_Non_Blank (Source, Forward);
663 High : constant Natural := Index_Non_Blank (Source, Backward);
680 Low : constant Natural := Index_Non_Blank (Source, Forward);
690 Index_Non_Blank (Source, Backward);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
634 Low : constant Natural := Index_Non_Blank (Source, Forward);
651 High : constant Natural := Index_Non_Blank (Source, Backward);
668 Low : constant Natural := Index_Non_Blank (Source, Forward);
678 Index_Non_Blank (Source, Backward);
H A Da-stwise.adb565 function Index_Non_Blank subprogram
588 end Index_Non_Blank;
590 function Index_Non_Blank subprogram
602 Index_Non_Blank (Source (From .. Source'Last), Forward);
610 Index_Non_Blank (Source (Source'First .. From), Backward);
612 end Index_Non_Blank;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
634 Low : constant Natural := Index_Non_Blank (Source, Forward);
651 High : constant Natural := Index_Non_Blank (Source, Backward);
668 Low : constant Natural := Index_Non_Blank (Source, Forward);
678 Index_Non_Blank (Source, Backward);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
634 Low : constant Natural := Index_Non_Blank (Source, Forward);
651 High : constant Natural := Index_Non_Blank (Source, Backward);
668 Low : constant Natural := Index_Non_Blank (Source, Forward);
678 Index_Non_Blank (Source, Backward);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
634 Low : constant Natural := Index_Non_Blank (Source, Forward);
651 High : constant Natural := Index_Non_Blank (Source, Backward);
668 Low : constant Natural := Index_Non_Blank (Source, Forward);
678 Index_Non_Blank (Source, Backward);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
634 Low : constant Natural := Index_Non_Blank (Source, Forward);
651 High : constant Natural := Index_Non_Blank (Source, Backward);
668 Low : constant Natural := Index_Non_Blank (Source, Forward);
678 Index_Non_Blank (Source, Backward);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
634 Low : constant Natural := Index_Non_Blank (Source, Forward);
651 High : constant Natural := Index_Non_Blank (Source, Backward);
668 Low : constant Natural := Index_Non_Blank (Source, Forward);
678 Index_Non_Blank (Source, Backward);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
634 Low : constant Natural := Index_Non_Blank (Source, Forward);
651 High : constant Natural := Index_Non_Blank (Source, Backward);
668 Low : constant Natural := Index_Non_Blank (Source, Forward);
678 Index_Non_Blank (Source, Backward);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
634 Low : constant Natural := Index_Non_Blank (Source, Forward);
651 High : constant Natural := Index_Non_Blank (Source, Backward);
668 Low : constant Natural := Index_Non_Blank (Source, Forward);
678 Index_Non_Blank (Source, Backward);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
634 Low : constant Natural := Index_Non_Blank (Source, Forward);
651 High : constant Natural := Index_Non_Blank (Source, Backward);
668 Low : constant Natural := Index_Non_Blank (Source, Forward);
678 Index_Non_Blank (Source, Backward);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
634 Low : constant Natural := Index_Non_Blank (Source, Forward);
651 High : constant Natural := Index_Non_Blank (Source, Backward);
668 Low : constant Natural := Index_Non_Blank (Source, Forward);
678 Index_Non_Blank (Source, Backward);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-strsea.adb558 function Index_Non_Blank subprogram
581 end Index_Non_Blank;
583 function Index_Non_Blank subprogram
595 Index_Non_Blank (Source (From .. Source'Last), Forward);
603 Index_Non_Blank (Source (Source'First .. From), Backward);
605 end Index_Non_Blank;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-strsea.adb558 function Index_Non_Blank subprogram
581 end Index_Non_Blank;
583 function Index_Non_Blank subprogram
595 Index_Non_Blank (Source (From .. Source'Last), Forward);
603 Index_Non_Blank (Source (Source'First .. From), Backward);
605 end Index_Non_Blank;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-strsea.adb558 function Index_Non_Blank subprogram
581 end Index_Non_Blank;
583 function Index_Non_Blank subprogram
595 Index_Non_Blank (Source (From .. Source'Last), Forward);
603 Index_Non_Blank (Source (Source'First .. From), Backward);
605 end Index_Non_Blank;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
642 Low : constant Natural := Index_Non_Blank (Source, Forward);
659 High : constant Natural := Index_Non_Blank (Source, Backward);
676 Low : constant Natural := Index_Non_Blank (Source, Forward);
686 Index_Non_Blank (Source, Backward);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
642 Low : constant Natural := Index_Non_Blank (Source, Forward);
659 High : constant Natural := Index_Non_Blank (Source, Backward);
676 Low : constant Natural := Index_Non_Blank (Source, Forward);
686 Index_Non_Blank (Source, Backward);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Da-strfix.adb95 function Index_Non_Blank subprogram
98 renames Ada.Strings.Search.Index_Non_Blank;
100 function Index_Non_Blank subprogram
104 renames Ada.Strings.Search.Index_Non_Blank;
642 Low : constant Natural := Index_Non_Blank (Source, Forward);
659 High : constant Natural := Index_Non_Blank (Source, Backward);
676 Low : constant Natural := Index_Non_Blank (Source, Forward);
686 Index_Non_Blank (Source, Backward);

12345678910>>...38