Home
last modified time | relevance | path

Searched refs:Node_Type (Results 1 – 25 of 1619) sorted by relevance

12345678910>>...65

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.adb.in85 function Get_Field0 (N : Node_Type) return Node_Type;
87 procedure Set_Field0 (N : Node_Type; V : Node_Type);
90 function Get_Field1 (N : Node_Type) return Node_Type;
92 procedure Set_Field1 (N : Node_Type; V : Node_Type);
95 function Get_Field2 (N : Node_Type) return Node_Type;
97 procedure Set_Field2 (N : Node_Type; V : Node_Type);
102 procedure Set_Field3 (N : Node_Type; V : Node_Type);
107 procedure Set_Field4 (N : Node_Type; V : Node_Type);
113 procedure Set_Field5 (N : Node_Type; V : Node_Type);
116 function Get_Field6 (N: Node_Type) return Node_Type;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
87 with function Is_Equal (L, R : Node_Type) return Boolean;
117 Node : Node_Type);
[all …]
H A Da-cborma.adb52 function Left (Node : Node_Type) return Count_Type;
79 Right : Node_Type) return Boolean;
84 Right : Node_Type) return Boolean;
182 (L, R : Node_Type) return Boolean is
737 procedure Assign (Node : in out Node_Type);
809 procedure Assign (Node : in out Node_Type);
882 Right : Node_Type) return Boolean
896 Right : Node_Type) return Boolean
1504 (Node : in out Node_Type;
1596 Node : Node_Type);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
87 with function Is_Equal (L, R : Node_Type) return Boolean;
117 Node : Node_Type);
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
87 with function Is_Equal (L, R : Node_Type) return Boolean;
117 Node : Node_Type);
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
88 with function Is_Equal (L, R : Node_Type) return Boolean;
118 Node : Node_Type);
[all …]
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Da-rbtgbo.ads39 with function Parent (Node : Node_Type) return Count_Type is <>;
42 (Node : in out Node_Type;
45 with function Left (Node : Node_Type) return Count_Type is <>;
48 (Node : in out Node_Type;
51 with function Right (Node : Node_Type) return Count_Type is <>;
54 (Node : in out Node_Type;
57 with function Color (Node : Node_Type) return Color_Type is <>;
60 (Node : in out Node_Type;
87 with function Is_Equal (L, R : Node_Type) return Boolean;
117 Node : Node_Type);
[all …]

12345678910>>...65