Home
last modified time | relevance | path

Searched refs:AXR (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dspark_xrefs.adb114 AXR : SPARK_Xref_Record renames SPARK_Xref_Table.Table (Index); variable
121 if AXR.Entity_Name /= null then
122 Write_Str (AXR.Entity_Name.all);
127 Write_Int (Int (AXR.Entity_Line));
129 Write_Int (Int (AXR.Entity_Col));
131 Write_Int (Int (AXR.File_Num));
133 Write_Int (Int (AXR.Scope_Num));
135 Write_Int (Int (AXR.Line));
137 Write_Int (Int (AXR.Col));
139 Write_Char (AXR.Rtype);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dspark_xrefs.adb114 AXR : SPARK_Xref_Record renames SPARK_Xref_Table.Table (Index); variable
121 if AXR.Entity_Name /= null then
122 Write_Str (AXR.Entity_Name.all);
127 Write_Int (Int (AXR.Entity_Line));
129 Write_Int (Int (AXR.Entity_Col));
131 Write_Int (Int (AXR.File_Num));
133 Write_Int (Int (AXR.Scope_Num));
135 Write_Int (Int (AXR.Line));
137 Write_Int (Int (AXR.Col));
139 Write_Char (AXR.Rtype);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dalfa.adb114 AXR : Alfa_Xref_Record renames Alfa_Xref_Table.Table (Index); variable
121 if AXR.Entity_Name /= null then
122 Write_Str (AXR.Entity_Name.all);
127 Write_Int (Int (AXR.Entity_Line));
129 Write_Int (Int (AXR.Entity_Col));
131 Write_Int (Int (AXR.File_Num));
133 Write_Int (Int (AXR.Scope_Num));
135 Write_Int (Int (AXR.Line));
137 Write_Int (Int (AXR.Col));
139 Write_Char (AXR.Rtype);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dalfa.adb114 AXR : Alfa_Xref_Record renames Alfa_Xref_Table.Table (Index); variable
121 if AXR.Entity_Name /= null then
122 Write_Str (AXR.Entity_Name.all);
127 Write_Int (Int (AXR.Entity_Line));
129 Write_Int (Int (AXR.Entity_Col));
131 Write_Int (Int (AXR.File_Num));
133 Write_Int (Int (AXR.Scope_Num));
135 Write_Int (Int (AXR.Line));
137 Write_Int (Int (AXR.Col));
139 Write_Char (AXR.Rtype);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dspark_xrefs.adb114 AXR : SPARK_Xref_Record renames SPARK_Xref_Table.Table (Index); variable
121 if AXR.Entity_Name /= null then
122 Write_Str (AXR.Entity_Name.all);
127 Write_Int (Int (AXR.Entity_Line));
129 Write_Int (Int (AXR.Entity_Col));
131 Write_Int (Int (AXR.File_Num));
133 Write_Int (Int (AXR.Scope_Num));
135 Write_Int (Int (AXR.Line));
137 Write_Int (Int (AXR.Col));
139 Write_Char (AXR.Rtype);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dspark_xrefs.adb38 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record);
47 procedure Dump (Index : Nat; AXR : SPARK_Xref_Record) is
53 Write_Str (" Entity = " & Unique_Name (AXR.Entity));
55 Write_Int (Nat (AXR.Entity));
58 Write_Str (" Scope = " & Unique_Name (AXR.Ref_Scope));
60 Write_Int (Nat (AXR.Ref_Scope));
63 Write_Str (" Ref_Type = '" & AXR.Rtype & "'");
/dports/audio/sphinx3/sphinx3-0.8/model/hmm/RM1_cd_semi/
H A Dmdef1309 AH AXR AXR s n/a 2 316 317 323 327 334 N
3306 AW AXR AXR b n/a 4 361 363 364 366 369 N
3713 AX AXR AXR s n/a 5 374 387 393 404 409 N
6118 AXR AA AXR s n/a 6 422 427 433 439 445 N
6160 AXR AH AXR s n/a 6 422 427 433 439 445 N
6202 AXR AO AXR s n/a 6 422 427 433 439 445 N
6250 AXR AW AXR e n/a 6 422 427 433 439 445 N
6251 AXR AW AXR s n/a 6 422 427 433 439 445 N
6327 AXR AX AXR s n/a 6 422 427 433 439 445 N
6362 AXR AXR AA s n/a 6 422 427 434 439 445 N
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/crypto/
H A Dchacha-core.S264 AXR( 0, 1, 2, 3, 4, 5, 6, 7, 12,13,14,15, 16);
265 AXR( 8, 9,10,11, 12,13,14,15, 4, 5, 6, 7, 12);
266 AXR( 0, 1, 2, 3, 4, 5, 6, 7, 12,13,14,15, 8);
267 AXR( 8, 9,10,11, 12,13,14,15, 4, 5, 6, 7, 7);
268 AXR( 0, 1, 2, 3, 5, 6, 7, 4, 15,12,13,14, 16);
269 AXR(10,11, 8, 9, 15,12,13,14, 5, 6, 7, 4, 12);
270 AXR( 0, 1, 2, 3, 5, 6, 7, 4, 15,12,13,14, 8);
271 AXR(10,11, 8, 9, 15,12,13,14, 5, 6, 7, 4, 7);
472 AXR( 0, 1, 2, 3, 4, 5, 6, 7, 12,13,14,15, 16);
473 AXR( 8, 9,10,11, 12,13,14,15, 4, 5, 6, 7, 12);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/crypto/
H A Dchacha-core.S264 AXR( 0, 1, 2, 3, 4, 5, 6, 7, 12,13,14,15, 16);
265 AXR( 8, 9,10,11, 12,13,14,15, 4, 5, 6, 7, 12);
266 AXR( 0, 1, 2, 3, 4, 5, 6, 7, 12,13,14,15, 8);
267 AXR( 8, 9,10,11, 12,13,14,15, 4, 5, 6, 7, 7);
268 AXR( 0, 1, 2, 3, 5, 6, 7, 4, 15,12,13,14, 16);
269 AXR(10,11, 8, 9, 15,12,13,14, 5, 6, 7, 4, 12);
270 AXR( 0, 1, 2, 3, 5, 6, 7, 4, 15,12,13,14, 8);
271 AXR(10,11, 8, 9, 15,12,13,14, 5, 6, 7, 4, 7);
472 AXR( 0, 1, 2, 3, 4, 5, 6, 7, 12,13,14,15, 16);
473 AXR( 8, 9,10,11, 12,13,14,15, 4, 5, 6, 7, 12);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/crypto/
H A Dchacha-core.S264 AXR( 0, 1, 2, 3, 4, 5, 6, 7, 12,13,14,15, 16);
265 AXR( 8, 9,10,11, 12,13,14,15, 4, 5, 6, 7, 12);
266 AXR( 0, 1, 2, 3, 4, 5, 6, 7, 12,13,14,15, 8);
267 AXR( 8, 9,10,11, 12,13,14,15, 4, 5, 6, 7, 7);
268 AXR( 0, 1, 2, 3, 5, 6, 7, 4, 15,12,13,14, 16);
269 AXR(10,11, 8, 9, 15,12,13,14, 5, 6, 7, 4, 12);
270 AXR( 0, 1, 2, 3, 5, 6, 7, 4, 15,12,13,14, 8);
271 AXR(10,11, 8, 9, 15,12,13,14, 5, 6, 7, 4, 7);
472 AXR( 0, 1, 2, 3, 4, 5, 6, 7, 12,13,14,15, 16);
473 AXR( 8, 9,10,11, 12,13,14,15, 4, 5, 6, 7, 12);
[all …]

123456789