Home
last modified time | relevance | path

Searched refs:Set_Type (Results 1 – 25 of 256) sorted by relevance

1234567891011

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
H A Da-btgbso.adb38 function Copy (Source : Set_Type) return Set_Type;
44 function Copy (Source : Set_Type) return Set_Type is
55 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type) is
113 function Set_Difference (Left, Right : Set_Type) return Set_Type is
181 Source : Set_Type)
237 function Set_Intersection (Left, Right : Set_Type) return Set_Type is
286 (Subset : Set_Type;
365 Source : Set_Type)
433 (Left, Right : Set_Type) return Set_Type
516 procedure Set_Union (Target : in out Set_Type; Source : Set_Type) is
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
H A Da-btgbso.adb38 function Copy (Source : Set_Type) return Set_Type;
44 function Copy (Source : Set_Type) return Set_Type is
55 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type) is
113 function Set_Difference (Left, Right : Set_Type) return Set_Type is
181 Source : Set_Type)
237 function Set_Intersection (Left, Right : Set_Type) return Set_Type is
286 (Subset : Set_Type;
365 Source : Set_Type)
433 (Left, Right : Set_Type) return Set_Type
516 procedure Set_Union (Target : in out Set_Type; Source : Set_Type) is
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Da-btgbso.ads42 with procedure Assign (Target : in out Set_Type; Source : Set_Type);
55 procedure Set_Union (Target : in out Set_Type; Source : Set_Type);
63 function Set_Union (Left, Right : Set_Type) return Set_Type;
67 procedure Set_Intersection (Target : in out Set_Type; Source : Set_Type);
71 function Set_Intersection (Left, Right : Set_Type) return Set_Type;
75 procedure Set_Difference (Target : in out Set_Type; Source : Set_Type);
79 function Set_Difference (Left, Right : Set_Type) return Set_Type;
84 (Target : in out Set_Type;
85 Source : Set_Type);
90 function Set_Symmetric_Difference (Left, Right : Set_Type) return Set_Type;
[all …]

1234567891011