Home
last modified time | relevance | path

Searched refs:AFCB (Results 1 – 25 of 598) sorted by relevance

12345678910>>...24

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-ficobl.ads80 type AFCB;
81 type AFCB_Ptr is access all AFCB'Class;
83 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
140 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
146 procedure AFCB_Close (File : access AFCB) is abstract;
152 procedure AFCB_Free (File : access AFCB) is abstract;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-ficobl.ads80 type AFCB;
81 type AFCB_Ptr is access all AFCB'Class;
83 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
140 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
146 procedure AFCB_Close (File : access AFCB) is abstract;
152 procedure AFCB_Free (File : access AFCB) is abstract;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
144 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
150 procedure AFCB_Close (File : not null access AFCB) is abstract;
156 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
144 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
150 procedure AFCB_Close (File : not null access AFCB) is abstract;
156 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
144 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
150 procedure AFCB_Close (File : not null access AFCB) is abstract;
156 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
144 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
150 procedure AFCB_Close (File : not null access AFCB) is abstract;
156 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
144 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
150 procedure AFCB_Close (File : not null access AFCB) is abstract;
156 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
144 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
150 procedure AFCB_Close (File : not null access AFCB) is abstract;
156 procedure AFCB_Free (File : not null access AFCB) is abstract;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-ficobl.ads81 type AFCB is tagged; type
82 type AFCB_Ptr is access all AFCB'Class;
84 type AFCB is abstract new Ada.Streams.Root_Stream_Type with record type
141 function AFCB_Allocate (Control_Block : AFCB) return AFCB_Ptr is abstract;
147 procedure AFCB_Close (File : not null access AFCB) is abstract;
153 procedure AFCB_Free (File : not null access AFCB) is abstract;

12345678910>>...24