Home
last modified time | relevance | path

Searched refs:Thin_Pointer (Results 1 – 25 of 89) sorted by relevance

1234

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-putima.ads73 type Thin_Pointer is access all Byte with Storage_Size => 0; type
75 procedure Put_Image_Thin_Pointer (S : in out Sink'Class; X : Thin_Pointer);
80 procedure Put_Image_Access_Subp (S : in out Sink'Class; X : Thin_Pointer);
84 (S : in out Sink'Class; X : Thin_Pointer);
H A Ds-putima.adb149 procedure Thin_Instance is new Put_Image_Pointer (Byte, Thin_Pointer);
151 (S : in out Sink'Class; X : Thin_Pointer)
165 procedure Put_Image_Access_Subp (S : in out Sink'Class; X : Thin_Pointer) is
171 (S : in out Sink'Class; X : Thin_Pointer)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-putima.ads73 type Thin_Pointer is access all Byte with Storage_Size => 0; type
75 procedure Put_Image_Thin_Pointer (S : in out Sink'Class; X : Thin_Pointer);
80 procedure Put_Image_Access_Subp (S : in out Sink'Class; X : Thin_Pointer);
84 (S : in out Sink'Class; X : Thin_Pointer);
H A Ds-putima.adb149 procedure Thin_Instance is new Put_Image_Pointer (Byte, Thin_Pointer);
151 (S : in out Sink'Class; X : Thin_Pointer)
165 procedure Put_Image_Access_Subp (S : in out Sink'Class; X : Thin_Pointer) is
171 (S : in out Sink'Class; X : Thin_Pointer)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-putima.ads73 type Thin_Pointer is access all Byte with Storage_Size => 0; type
75 procedure Put_Image_Thin_Pointer (S : in out Sink'Class; X : Thin_Pointer);
80 procedure Put_Image_Access_Subp (S : in out Sink'Class; X : Thin_Pointer);
84 (S : in out Sink'Class; X : Thin_Pointer);
H A Ds-putima.adb149 procedure Thin_Instance is new Put_Image_Pointer (Byte, Thin_Pointer);
151 (S : in out Sink'Class; X : Thin_Pointer)
165 procedure Put_Image_Access_Subp (S : in out Sink'Class; X : Thin_Pointer) is
171 (S : in out Sink'Class; X : Thin_Pointer)
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-putima.ads73 type Thin_Pointer is access all Byte with Storage_Size => 0; type
75 procedure Put_Image_Thin_Pointer (S : in out Sink'Class; X : Thin_Pointer);
80 procedure Put_Image_Access_Subp (S : in out Sink'Class; X : Thin_Pointer);
84 (S : in out Sink'Class; X : Thin_Pointer);
H A Ds-putima.adb149 procedure Thin_Instance is new Put_Image_Pointer (Byte, Thin_Pointer);
151 (S : in out Sink'Class; X : Thin_Pointer)
165 procedure Put_Image_Access_Subp (S : in out Sink'Class; X : Thin_Pointer) is
171 (S : in out Sink'Class; X : Thin_Pointer)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-stratt.ads65 type Thin_Pointer is record type
103 function I_AS (Stream : not null access RST) return Thin_Pointer;
134 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-stratt.ads65 type Thin_Pointer is record type
103 function I_AS (Stream : not null access RST) return Thin_Pointer;
134 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-stratt.ads67 type Thin_Pointer is record type
105 function I_AS (Stream : access RST) return Thin_Pointer;
134 procedure W_AS (Stream : access RST; Item : in Thin_Pointer);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-stratt.ads67 type Thin_Pointer is record type
105 function I_AS (Stream : access RST) return Thin_Pointer;
134 procedure W_AS (Stream : access RST; Item : in Thin_Pointer);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-stratt.ads65 type Thin_Pointer is record type
102 function I_AS (Stream : not null access RST) return Thin_Pointer;
133 procedure W_AS (Stream : not null access RST; Item : Thin_Pointer);

1234