Home
last modified time | relevance | path

Searched refs:Unsigned_8 (Results 1 – 25 of 575) sorted by relevance

12345678910>>...23

/dports/cad/ghdl/ghdl-1.0.0/src/ortho/mcode/
H A Ddwarf.ads430 DW_EH_PE_Omit : constant Unsigned_8 := 16#Ff#;
431 DW_EH_PE_Uleb128 : constant Unsigned_8 := 16#01#;
432 DW_EH_PE_Udata2 : constant Unsigned_8 := 16#02#;
433 DW_EH_PE_Udata4 : constant Unsigned_8 := 16#03#;
434 DW_EH_PE_Udata8 : constant Unsigned_8 := 16#04#;
435 DW_EH_PE_Sleb128 : constant Unsigned_8 := 16#09#;
436 DW_EH_PE_Sdata2 : constant Unsigned_8 := 16#0A#;
437 DW_EH_PE_Sdata4 : constant Unsigned_8 := 16#0B#;
438 DW_EH_PE_Sdata8 : constant Unsigned_8 := 16#0C#;
439 DW_EH_PE_Absptr : constant Unsigned_8 := 16#00#;
[all …]
H A Dcoff.ads91 E_Sclass : Unsigned_8;
92 E_Numaux : Unsigned_8;
104 C_NULL : constant Unsigned_8 := 0;
105 C_AUTO : constant Unsigned_8 := 1;
106 C_EXT : constant Unsigned_8 := 2;
107 C_STAT : constant Unsigned_8 := 3;
108 C_REG : constant Unsigned_8 := 4;
109 C_EXTDEF : constant Unsigned_8 := 5;
110 C_LABEL : constant Unsigned_8 := 6;
111 C_ULABEL : constant Unsigned_8 := 7;
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-ghw.ads28 Ghw_Hie_Design : constant Unsigned_8 := 1;
29 Ghw_Hie_Block : constant Unsigned_8 := 3;
30 Ghw_Hie_Generate_If : constant Unsigned_8 := 4;
31 Ghw_Hie_Generate_For : constant Unsigned_8 := 5;
32 Ghw_Hie_Instance : constant Unsigned_8 := 6;
33 Ghw_Hie_Package : constant Unsigned_8 := 7;
34 Ghw_Hie_Process : constant Unsigned_8 := 13;
35 Ghw_Hie_Generic : constant Unsigned_8 := 14;
38 Ghw_Hie_Port_In : constant Unsigned_8 := 17; -- Port
39 Ghw_Hie_Port_Out : constant Unsigned_8 := 18; -- Port
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dinterfac.ads59 for Unsigned_8'Size use 8;
71 (Value : Unsigned_8;
73 return Unsigned_8;
76 (Value : Unsigned_8;
78 return Unsigned_8;
81 (Value : Unsigned_8;
83 return Unsigned_8;
86 (Value : Unsigned_8;
88 return Unsigned_8;
91 (Value : Unsigned_8;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dinterfac.ads59 for Unsigned_8'Size use 8;
71 (Value : Unsigned_8;
73 return Unsigned_8;
76 (Value : Unsigned_8;
78 return Unsigned_8;
81 (Value : Unsigned_8;
83 return Unsigned_8;
86 (Value : Unsigned_8;
88 return Unsigned_8;
91 (Value : Unsigned_8;
[all …]
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dinterfac.ads62 type Unsigned_8 is mod 2 ** 8; type
63 for Unsigned_8'Size use 8;
76 (Value : Unsigned_8;
77 Amount : Natural) return Unsigned_8;
80 (Value : Unsigned_8;
81 Amount : Natural) return Unsigned_8;
84 (Value : Unsigned_8;
85 Amount : Natural) return Unsigned_8;
88 (Value : Unsigned_8;
89 Amount : Natural) return Unsigned_8;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dinterfac.ads63 type Unsigned_8 is mod 2 ** 8; type
64 for Unsigned_8'Size use 8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
86 (Value : Unsigned_8;
87 Amount : Natural) return Unsigned_8;
90 (Value : Unsigned_8;
91 Amount : Natural) return Unsigned_8;
94 (Value : Unsigned_8;
95 Amount : Natural) return Unsigned_8;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dinterfac.ads62 type Unsigned_8 is mod 2 ** 8; type
63 for Unsigned_8'Size use 8;
81 (Value : Unsigned_8;
82 Amount : Natural) return Unsigned_8;
85 (Value : Unsigned_8;
86 Amount : Natural) return Unsigned_8;
89 (Value : Unsigned_8;
90 Amount : Natural) return Unsigned_8;
93 (Value : Unsigned_8;
94 Amount : Natural) return Unsigned_8;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dinterfac.ads63 type Unsigned_8 is mod 2 ** 8; type
64 for Unsigned_8'Size use 8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
86 (Value : Unsigned_8;
87 Amount : Natural) return Unsigned_8;
90 (Value : Unsigned_8;
91 Amount : Natural) return Unsigned_8;
94 (Value : Unsigned_8;
95 Amount : Natural) return Unsigned_8;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dinterfac.ads63 type Unsigned_8 is mod 2 ** 8; type
64 for Unsigned_8'Size use 8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
86 (Value : Unsigned_8;
87 Amount : Natural) return Unsigned_8;
90 (Value : Unsigned_8;
91 Amount : Natural) return Unsigned_8;
94 (Value : Unsigned_8;
95 Amount : Natural) return Unsigned_8;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dinterfac.ads62 type Unsigned_8 is mod 2 ** 8; type
63 for Unsigned_8'Size use 8;
81 (Value : Unsigned_8;
82 Amount : Natural) return Unsigned_8;
85 (Value : Unsigned_8;
86 Amount : Natural) return Unsigned_8;
89 (Value : Unsigned_8;
90 Amount : Natural) return Unsigned_8;
93 (Value : Unsigned_8;
94 Amount : Natural) return Unsigned_8;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dinterfac.ads63 type Unsigned_8 is mod 2 ** 8; type
64 for Unsigned_8'Size use 8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
86 (Value : Unsigned_8;
87 Amount : Natural) return Unsigned_8;
90 (Value : Unsigned_8;
91 Amount : Natural) return Unsigned_8;
94 (Value : Unsigned_8;
95 Amount : Natural) return Unsigned_8;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dinterfac.ads65 type Unsigned_8 is mod 2 ** 8; type
66 for Unsigned_8'Size use 8;
84 (Value : Unsigned_8;
85 Amount : Natural) return Unsigned_8;
88 (Value : Unsigned_8;
89 Amount : Natural) return Unsigned_8;
92 (Value : Unsigned_8;
93 Amount : Natural) return Unsigned_8;
96 (Value : Unsigned_8;
97 Amount : Natural) return Unsigned_8;
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dinterfac.ads55 type Unsigned_8 is mod 2 ** 8; type
56 for Unsigned_8'Size use 8;
68 (Value : Unsigned_8;
69 Amount : Natural) return Unsigned_8;
72 (Value : Unsigned_8;
73 Amount : Natural) return Unsigned_8;
76 (Value : Unsigned_8;
77 Amount : Natural) return Unsigned_8;
80 (Value : Unsigned_8;
81 Amount : Natural) return Unsigned_8;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dinterfac.ads63 type Unsigned_8 is mod 2 ** 8; type
64 for Unsigned_8'Size use 8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
86 (Value : Unsigned_8;
87 Amount : Natural) return Unsigned_8;
90 (Value : Unsigned_8;
91 Amount : Natural) return Unsigned_8;
94 (Value : Unsigned_8;
95 Amount : Natural) return Unsigned_8;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dinterfac.ads65 type Unsigned_8 is mod 2 ** 8; type
66 for Unsigned_8'Size use 8;
84 (Value : Unsigned_8;
85 Amount : Natural) return Unsigned_8;
88 (Value : Unsigned_8;
89 Amount : Natural) return Unsigned_8;
92 (Value : Unsigned_8;
93 Amount : Natural) return Unsigned_8;
96 (Value : Unsigned_8;
97 Amount : Natural) return Unsigned_8;
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dinterfac.ads55 type Unsigned_8 is mod 2 ** 8; type
56 for Unsigned_8'Size use 8;
68 (Value : Unsigned_8;
69 Amount : Natural) return Unsigned_8;
72 (Value : Unsigned_8;
73 Amount : Natural) return Unsigned_8;
76 (Value : Unsigned_8;
77 Amount : Natural) return Unsigned_8;
80 (Value : Unsigned_8;
81 Amount : Natural) return Unsigned_8;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dinterfac.ads63 type Unsigned_8 is mod 2 ** 8; type
64 for Unsigned_8'Size use 8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
86 (Value : Unsigned_8;
87 Amount : Natural) return Unsigned_8;
90 (Value : Unsigned_8;
91 Amount : Natural) return Unsigned_8;
94 (Value : Unsigned_8;
95 Amount : Natural) return Unsigned_8;
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dinterfac.ads57 type Unsigned_8 is mod 2 ** 8; type
58 for Unsigned_8'Size use 8;
70 (Value : Unsigned_8;
71 Amount : Natural) return Unsigned_8;
74 (Value : Unsigned_8;
75 Amount : Natural) return Unsigned_8;
78 (Value : Unsigned_8;
79 Amount : Natural) return Unsigned_8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dinterfac.ads63 type Unsigned_8 is mod 2 ** 8; type
64 for Unsigned_8'Size use 8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
86 (Value : Unsigned_8;
87 Amount : Natural) return Unsigned_8;
90 (Value : Unsigned_8;
91 Amount : Natural) return Unsigned_8;
94 (Value : Unsigned_8;
95 Amount : Natural) return Unsigned_8;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dinterfac.ads65 type Unsigned_8 is mod 2 ** 8; type
66 for Unsigned_8'Size use 8;
84 (Value : Unsigned_8;
85 Amount : Natural) return Unsigned_8;
88 (Value : Unsigned_8;
89 Amount : Natural) return Unsigned_8;
92 (Value : Unsigned_8;
93 Amount : Natural) return Unsigned_8;
96 (Value : Unsigned_8;
97 Amount : Natural) return Unsigned_8;
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Dinterfac.ads63 type Unsigned_8 is mod 2 ** 8; type
64 for Unsigned_8'Size use 8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
86 (Value : Unsigned_8;
87 Amount : Natural) return Unsigned_8;
90 (Value : Unsigned_8;
91 Amount : Natural) return Unsigned_8;
94 (Value : Unsigned_8;
95 Amount : Natural) return Unsigned_8;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Dinterfac.ads63 type Unsigned_8 is mod 2 ** 8; type
64 for Unsigned_8'Size use 8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
86 (Value : Unsigned_8;
87 Amount : Natural) return Unsigned_8;
90 (Value : Unsigned_8;
91 Amount : Natural) return Unsigned_8;
94 (Value : Unsigned_8;
95 Amount : Natural) return Unsigned_8;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dinterfac.ads63 type Unsigned_8 is mod 2 ** 8; type
64 for Unsigned_8'Size use 8;
82 (Value : Unsigned_8;
83 Amount : Natural) return Unsigned_8;
86 (Value : Unsigned_8;
87 Amount : Natural) return Unsigned_8;
90 (Value : Unsigned_8;
91 Amount : Natural) return Unsigned_8;
94 (Value : Unsigned_8;
95 Amount : Natural) return Unsigned_8;
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Dinterfac.ads65 type Unsigned_8 is mod 2 ** 8; type
66 for Unsigned_8'Size use 8;
84 (Value : Unsigned_8;
85 Amount : Natural) return Unsigned_8;
88 (Value : Unsigned_8;
89 Amount : Natural) return Unsigned_8;
92 (Value : Unsigned_8;
93 Amount : Natural) return Unsigned_8;
96 (Value : Unsigned_8;
97 Amount : Natural) return Unsigned_8;
[all …]

12345678910>>...23