Home
last modified time | relevance | path

Searched defs:Compile (Results 1 – 25 of 2529) sorted by relevance

12345678910>>...102

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Ddebug13.adb6 procedure Compile (P : Natural) subprogram
8 Max_Pos : constant Natural := P;
9 type Position_Set is array (1 .. Max_Pos) of Boolean;
11 Empty : constant Position_Set := (others => False);
13 type Position_Set_Array is array (1 .. Max_Pos) of Position_Set;
37 end Compile; argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dgen_il-gen.adb492 procedure Compile is subprogram
506 Node_Field_Types_Used, Entity_Field_Types_Used : Type_Set;
555 procedure Put_Seinfo;
559 procedure Put_Nodes;
562 procedure Put_Entities;
600 procedure Put_Casts
612 procedure Put_Nmake;
622 procedure Put_Make_Spec
643 procedure Put_C_Getters
648 procedure Put_C_Getter
[all …]
/dports/net-im/cutegram/Cutegram-2.7.1-stable/
H A DREADME.md8 #### Install dependencies
25 #### Available qmake keywords
36 #### Get libqtelegram
53 #### Get TelegramQml
70 #### Get source code from git repository
76 #### Start building
/dports/net-im/telegramqml/TelegramQML-0.9.2/
H A DREADME.md6 #### Install dependencies
23 #### Available qmake keywords
34 #### Get libqtelegram
51 #### Get source code from git repository
57 #### Start building
/dports/devel/matreshka/matreshka-0.7.0/source/uaflex/
H A Dmatreshka-internals-finite_automatons.adb168 procedure Compile subprogram
192 procedure Compile subprogram
219 procedure Walk
227 procedure Walk_List
235 procedure Walk_Array
240 function Get_Follows
254 procedure Make_DFA
281 function Get_Follows
311 procedure Make_DFA
565 procedure Walk_Array
[all …]
/dports/devel/bear/Bear-3.0.17/source/citnames/source/semantic/
H A DSemantic.h85 struct Compile : public CompilerCall { struct
99 fs::path compiler;
100 std::list<std::string> flags;
101 std::vector<fs::path> sources;
102 std::optional<fs::path> output;
/dports/devel/sccache/sccache-0.2.15/src/
H A Dprotocol.rs17 Compile(Compile), enumerator
24 Compile(CompileResponse), enumerator
63 pub struct Compile { struct
65 pub exe: OsString,
67 pub cwd: OsString,
69 pub args: Vec<OsString>,
71 pub env_vars: Vec<(OsString, OsString)>,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-regpat.adb350 procedure Compile subprogram
401 procedure Parse
408 procedure Parse_Branch
415 procedure Parse_Piece
420 procedure Parse_Atom
847 procedure Parse
972 procedure Parse_Atom
2026 -- Start of processing for Compile argument
2048 function Compile subprogram
2056 Compile (Dummy, Expression, Size, Flags); argument
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-regpat.adb350 procedure Compile subprogram
401 procedure Parse
408 procedure Parse_Branch
415 procedure Parse_Piece
420 procedure Parse_Atom
847 procedure Parse
972 procedure Parse_Atom
2026 -- Start of processing for Compile argument
2048 function Compile subprogram
2056 Compile (Dummy, Expression, Size, Flags); argument
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-regpat.adb361 procedure Compile subprogram
411 procedure Parse
421 procedure Parse_Branch
428 procedure Parse_Piece
433 procedure Parse_Atom
836 procedure Parse
969 procedure Parse_Atom
1991 -- Start of processing for Compile argument
2012 function Compile subprogram
2025 Compile (Dummy, Expression, Size, Flags); argument
[all …]

12345678910>>...102