Home
last modified time | relevance | path

Searched defs:First_Node (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Derrout.adb1338 function First_Node (C : Node_Id) return Node_Id is subprogram
1339 L : constant Source_Ptr := Sloc (C);
1340 Sfile : constant Source_File_Index := Get_Source_File_Index (L);
1341 Earliest : Node_Id;
1342 Eloc : Source_Ptr;
1343 Discard : Traverse_Result;
1347 function Test_Earlier (N : Node_Id) return Traverse_Result;
1350 function Search_Tree_First is new Traverse_Func (Test_Earlier);
1376 -- Start of processing for First_Node argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Derrout.adb1338 function First_Node (C : Node_Id) return Node_Id is subprogram
1339 L : constant Source_Ptr := Sloc (C);
1340 Sfile : constant Source_File_Index := Get_Source_File_Index (L);
1341 Earliest : Node_Id;
1342 Eloc : Source_Ptr;
1343 Discard : Traverse_Result;
1347 function Test_Earlier (N : Node_Id) return Traverse_Result;
1350 function Search_Tree_First is new Traverse_Func (Test_Earlier);
1376 -- Start of processing for First_Node argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Derrout.adb1485 function First_Node (C : Node_Id) return Node_Id is subprogram
1486 Orig : constant Node_Id := Original_Node (C);
1487 Loc : constant Source_Ptr := Sloc (Orig);
1488 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1489 Earliest : Node_Id;
1490 Eloc : Source_Ptr;
1492 function Test_Earlier (N : Node_Id) return Traverse_Result;
1495 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1502 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Derrout.adb1351 function First_Node (C : Node_Id) return Node_Id is subprogram
1352 Orig : constant Node_Id := Original_Node (C);
1353 Loc : constant Source_Ptr := Sloc (Orig);
1354 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1355 Earliest : Node_Id;
1356 Eloc : Source_Ptr;
1358 function Test_Earlier (N : Node_Id) return Traverse_Result;
1361 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1368 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Derrout.adb1351 function First_Node (C : Node_Id) return Node_Id is subprogram
1352 Orig : constant Node_Id := Original_Node (C);
1353 Loc : constant Source_Ptr := Sloc (Orig);
1354 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1355 Earliest : Node_Id;
1356 Eloc : Source_Ptr;
1358 function Test_Earlier (N : Node_Id) return Traverse_Result;
1361 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1368 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Derrout.adb1391 function First_Node (C : Node_Id) return Node_Id is subprogram
1392 Orig : constant Node_Id := Original_Node (C);
1393 Loc : constant Source_Ptr := Sloc (Orig);
1394 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1395 Earliest : Node_Id;
1396 Eloc : Source_Ptr;
1398 function Test_Earlier (N : Node_Id) return Traverse_Result;
1401 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1408 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gnat_util/gnat_util/
H A Derrout.adb1485 function First_Node (C : Node_Id) return Node_Id is subprogram
1486 Orig : constant Node_Id := Original_Node (C);
1487 Loc : constant Source_Ptr := Sloc (Orig);
1488 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1489 Earliest : Node_Id;
1490 Eloc : Source_Ptr;
1492 function Test_Earlier (N : Node_Id) return Traverse_Result;
1495 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1502 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Derrout.adb1485 function First_Node (C : Node_Id) return Node_Id is subprogram
1486 Orig : constant Node_Id := Original_Node (C);
1487 Loc : constant Source_Ptr := Sloc (Orig);
1488 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1489 Earliest : Node_Id;
1490 Eloc : Source_Ptr;
1492 function Test_Earlier (N : Node_Id) return Traverse_Result;
1495 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1502 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Derrout.adb1578 function First_Node (C : Node_Id) return Node_Id is subprogram
1579 Orig : constant Node_Id := Original_Node (C);
1580 Loc : constant Source_Ptr := Sloc (Orig);
1581 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1582 Earliest : Node_Id;
1583 Eloc : Source_Ptr;
1585 function Test_Earlier (N : Node_Id) return Traverse_Result;
1588 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1595 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Derrout.adb1578 function First_Node (C : Node_Id) return Node_Id is subprogram
1579 Orig : constant Node_Id := Original_Node (C);
1580 Loc : constant Source_Ptr := Sloc (Orig);
1581 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1582 Earliest : Node_Id;
1583 Eloc : Source_Ptr;
1585 function Test_Earlier (N : Node_Id) return Traverse_Result;
1588 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1595 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Derrout.adb1578 function First_Node (C : Node_Id) return Node_Id is subprogram
1579 Orig : constant Node_Id := Original_Node (C);
1580 Loc : constant Source_Ptr := Sloc (Orig);
1581 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1582 Earliest : Node_Id;
1583 Eloc : Source_Ptr;
1585 function Test_Earlier (N : Node_Id) return Traverse_Result;
1588 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1595 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Derrout.adb1632 function First_Node (C : Node_Id) return Node_Id is subprogram
1633 Orig : constant Node_Id := Original_Node (C);
1634 Loc : constant Source_Ptr := Sloc (Orig);
1635 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1636 Earliest : Node_Id;
1637 Eloc : Source_Ptr;
1639 function Test_Earlier (N : Node_Id) return Traverse_Result;
1642 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1649 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Derrout.adb1632 function First_Node (C : Node_Id) return Node_Id is subprogram
1633 Orig : constant Node_Id := Original_Node (C);
1634 Loc : constant Source_Ptr := Sloc (Orig);
1635 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1636 Earliest : Node_Id;
1637 Eloc : Source_Ptr;
1639 function Test_Earlier (N : Node_Id) return Traverse_Result;
1642 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1649 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Derrout.adb1632 function First_Node (C : Node_Id) return Node_Id is subprogram
1633 Orig : constant Node_Id := Original_Node (C);
1634 Loc : constant Source_Ptr := Sloc (Orig);
1635 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1636 Earliest : Node_Id;
1637 Eloc : Source_Ptr;
1639 function Test_Earlier (N : Node_Id) return Traverse_Result;
1642 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1649 function Test_Earlier (N : Node_Id) return Traverse_Result is
/dports/textproc/templates_parser/templates-parser-1d62939/regtests/tests/0093_test_templates_if/
H A Dtest_templates_if.adb30 First_Node : Natural := 0; variable
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gnat.dg/
H A Dopt27_pkg.ads29 First_Node : Node_T := null; component

1234567