Home
last modified time | relevance | path

Searched refs:Wide_Wide_Text_AFCB (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
H A Da-ztexio.adb121 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr
125 return new Wide_Wide_Text_AFCB;
132 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB) is
154 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB) is
155 type FCB_Ptr is access all Wide_Wide_Text_AFCB;
159 Ada.Unchecked_Deallocation (Wide_Wide_Text_AFCB, FCB_Ptr);
203 Dummy_File_Control_Block : Wide_Wide_Text_AFCB;
1162 Dummy_File_Control_Block : Wide_Wide_Text_AFCB;
1307 (File : in out Wide_Wide_Text_AFCB;
1896 (File : in out Wide_Wide_Text_AFCB;
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
H A Da-ztexio.adb121 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr
125 return new Wide_Wide_Text_AFCB;
132 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB) is
154 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB) is
155 type FCB_Ptr is access all Wide_Wide_Text_AFCB;
159 Ada.Unchecked_Deallocation (Wide_Wide_Text_AFCB, FCB_Ptr);
203 Dummy_File_Control_Block : Wide_Wide_Text_AFCB;
1162 Dummy_File_Control_Block : Wide_Wide_Text_AFCB;
1307 (File : in out Wide_Wide_Text_AFCB;
1897 (File : in out Wide_Wide_Text_AFCB;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-ztexio.ads369 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
422 type File_Type is access all Wide_Wide_Text_AFCB;
425 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
427 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
428 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
431 (File : in out Wide_Wide_Text_AFCB;
437 (File : in out Wide_Wide_Text_AFCB;
445 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
446 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
447 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Da-ztexio.ads372 type Wide_Wide_Text_AFCB is new FCB.AFCB with record type
425 type File_Type is access all Wide_Wide_Text_AFCB;
428 (Control_Block : Wide_Wide_Text_AFCB) return FCB.AFCB_Ptr;
430 procedure AFCB_Close (File : not null access Wide_Wide_Text_AFCB);
431 procedure AFCB_Free (File : not null access Wide_Wide_Text_AFCB);
434 (File : in out Wide_Wide_Text_AFCB;
440 (File : in out Wide_Wide_Text_AFCB;
448 Standard_Err_AFCB : aliased Wide_Wide_Text_AFCB;
449 Standard_In_AFCB : aliased Wide_Wide_Text_AFCB;
450 Standard_Out_AFCB : aliased Wide_Wide_Text_AFCB;

123