Home
last modified time | relevance | path

Searched refs:T_Ptr (Results 1 – 25 of 42) sorted by relevance

12

/dports/textproc/adabrowse/adabrowse_4.0.3/simple_test/
H A Dtest-tasking.ads9 type T_Ptr is access all T; type
12 (P : T_Ptr)
41 A_Task_Ptr : T_Ptr;
58 entry C (Boolean) (A, B, C : in T_Ptr);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-auxdec-vms-alpha.adb46 type T_Ptr is access all Target; type
47 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
48 Ptr : constant T_Ptr := To_T_Ptr (A);
58 type T_Ptr is access all Target; type
59 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
60 Ptr : constant T_Ptr := To_T_Ptr (A);
H A Ds-auxdec-vms-ia64.adb54 type T_Ptr is access all Target; type
55 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
56 Ptr : constant T_Ptr := To_T_Ptr (A);
66 type T_Ptr is access all Target; type
67 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
68 Ptr : constant T_Ptr := To_T_Ptr (A);
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-auxdec-vms-alpha.adb46 type T_Ptr is access all Target; type
47 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
48 Ptr : constant T_Ptr := To_T_Ptr (A);
58 type T_Ptr is access all Target; type
59 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
60 Ptr : constant T_Ptr := To_T_Ptr (A);
H A Ds-auxdec-vms-ia64.adb54 type T_Ptr is access all Target; type
55 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
56 Ptr : constant T_Ptr := To_T_Ptr (A);
66 type T_Ptr is access all Target; type
67 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
68 Ptr : constant T_Ptr := To_T_Ptr (A);
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-auxdec-vms-alpha.adb46 type T_Ptr is access all Target; type
47 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
48 Ptr : constant T_Ptr := To_T_Ptr (A);
58 type T_Ptr is access all Target; type
59 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
60 Ptr : constant T_Ptr := To_T_Ptr (A);
H A Ds-auxdec-vms-ia64.adb54 type T_Ptr is access all Target; type
55 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
56 Ptr : constant T_Ptr := To_T_Ptr (A);
66 type T_Ptr is access all Target; type
67 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
68 Ptr : constant T_Ptr := To_T_Ptr (A);
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-auxdec.adb120 type T_Ptr is access all Target; type
121 function To_T_Ptr is new Unchecked_Conversion (Address, T_Ptr);
122 Ptr : constant T_Ptr := To_T_Ptr (A);
133 type T_Ptr is access all Target; type
134 function To_T_Ptr is new Unchecked_Conversion (Address, T_Ptr);
135 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-auxdec.adb117 type T_Ptr is access all Target; type
118 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
119 Ptr : constant T_Ptr := To_T_Ptr (A);
129 type T_Ptr is access all Target; type
130 function To_T_Ptr is new Ada.Unchecked_Conversion (Address, T_Ptr);
131 Ptr : constant T_Ptr := To_T_Ptr (A);

12