Home
last modified time | relevance | path

Searched refs:For_Each (Results 1 – 25 of 128) sorted by relevance

123456

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); argument
96 For_Each (The_Instance);
97 end For_Each;
H A Dg-table.ads142 procedure For_Each; subprogspec
143 pragma Inline (For_Each);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); subprogram
96 For_Each (The_Instance);
97 end For_Each;
H A Dg-table.ads142 procedure For_Each; subprogspec
143 pragma Inline (For_Each);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); argument
96 For_Each (The_Instance);
97 end For_Each;
H A Dg-table.ads142 procedure For_Each; subprogspec
143 pragma Inline (For_Each);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); argument
96 For_Each (The_Instance);
97 end For_Each;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); subprogram
96 For_Each (The_Instance);
97 end For_Each;
H A Dg-table.ads142 procedure For_Each; subprogspec
143 pragma Inline (For_Each);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); subprogram
96 For_Each (The_Instance);
97 end For_Each;
H A Dg-table.ads142 procedure For_Each; subprogspec
143 pragma Inline (For_Each);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); subprogram
96 For_Each (The_Instance);
97 end For_Each;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); subprogram
96 For_Each (The_Instance);
97 end For_Each;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); argument
96 For_Each (The_Instance);
97 end For_Each;
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); argument
96 For_Each (The_Instance);
97 end For_Each;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); argument
96 For_Each (The_Instance);
97 end For_Each;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); argument
96 For_Each (The_Instance);
97 end For_Each;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); argument
96 For_Each (The_Instance);
97 end For_Each;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); argument
96 For_Each (The_Instance);
97 end For_Each;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); argument
96 For_Each (The_Instance);
97 end For_Each;
H A Dg-table.ads142 procedure For_Each; subprogspec
143 pragma Inline (For_Each);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); subprogram
96 For_Each (The_Instance);
97 end For_Each;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Dg-table.adb93 procedure For_Each is subprogram
94 procedure For_Each is new Tab.For_Each (Action); subprogram
96 For_Each (The_Instance);
97 end For_Each;
/dports/devel/ahven/ahven-2.6/src/
H A Dahven-framework.adb134 procedure For_Each (Target : List) is subprogram
141 end For_Each; argument
545 procedure Run_All is new Test_Command_List.For_Each
595 Test_Command_List.For_Each (Action => Increase);
678 new Indefinite_Test_List.For_Each (Action => Execute_Test);
680 new Test_List.For_Each (Action => Execute_Test_Ptr);
709 new Test_List.For_Each (Action => Execute_Test_Ptr);
771 new Indefinite_Test_List.For_Each (Action => Handle_Test);
773 new Test_List.For_Each (Action => Handle_Test_Ptr);
795 procedure Copy_All is new For_Each (Action => Create_Copy);
[all …]
/dports/devel/ada-util/ada-util-b6612400/testutil/ahven/
H A Dahven-framework.adb405 procedure Run_All is new Test_Command_List.For_Each
455 Test_Command_List.For_Each (Action => Increase);
545 new Indefinite_Test_List.For_Each (Action => Execute_Test);
547 new Test_List.For_Each (Action => Execute_Test_Ptr);
576 new Test_List.For_Each (Action => Execute_Test_Ptr);
638 new Indefinite_Test_List.For_Each (Action => Handle_Test);
640 new Test_List.For_Each (Action => Handle_Test_Ptr);
662 procedure Copy_All is new For_Each (Action => Create_Copy);
677 procedure Free_All is new For_Each (Action => Free_Item);
759 procedure For_Each (Target : List) is subprogram
[all …]

123456