Home
last modified time | relevance | path

Searched refs:Buffer_Type (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-stbubo.ads22 type Buffer_Type (Max_Characters : Text_Buffer_Count) is type
24 Default_Initial_Condition => not Text_Truncated (Buffer_Type);
26 function Text_Truncated (Buffer : Buffer_Type) return Boolean;
28 function Get (Buffer : in out Buffer_Type) return String with
31 function Wide_Get (Buffer : in out Buffer_Type) return Wide_String with
36 (Buffer : in out Buffer_Type) return Wide_Wide_String with
41 (Buffer : in out Buffer_Type) return UTF_Encoding.UTF_8_String with
46 (Buffer : in out Buffer_Type) return UTF_Encoding.UTF_16_Wide_String with
55 with Pre => Buffer in Buffer_Type'Class;
65 type Buffer_Type (Max_Characters : Text_Buffer_Count) type
[all …]
H A Da-stbubo.adb46 function Text_Truncated (Buffer : Buffer_Type) return Boolean is
49 function Get (Buffer : in out Buffer_Type) return String is
66 function Wide_Get (Buffer : in out Buffer_Type) return Wide_String is
71 function Wide_Wide_Get (Buffer : in out Buffer_Type) return Wide_Wide_String
78 (Buffer : in out Buffer_Type) return UTF_Encoding.UTF_8_String
88 Defaulted : Buffer_Type (0);
92 Dummy : array (1 .. 0) of Buffer_Type (0) :=
110 (Buffer : in out Buffer_Type) return UTF_Encoding.UTF_16_Wide_String
122 procedure Buffer_Type_Implementation (Buffer : in out Buffer_Type);
126 procedure Buffer_Type_Implementation (Buffer : in out Buffer_Type) is
[all …]
H A Da-stbuun.ads23 type Buffer_Type is new Root_Buffer_Type with private; type
25 function Get (Buffer : in out Buffer_Type) return String with
28 function Wide_Get (Buffer : in out Buffer_Type) return Wide_String with
33 (Buffer : in out Buffer_Type) return Wide_Wide_String with
38 (Buffer : in out Buffer_Type) return UTF_Encoding.UTF_8_String with
43 (Buffer : in out Buffer_Type) return UTF_Encoding.UTF_16_Wide_String with
52 with Pre => Buffer in Buffer_Type'Class;
80 type Buffer_Type is new Mapping.Buffer_Type with record type
H A Da-stbuun.adb39 function Get (Buffer : in out Buffer_Type) return String is
56 function Wide_Get (Buffer : in out Buffer_Type) return Wide_String is
61 function Wide_Wide_Get (Buffer : in out Buffer_Type) return Wide_Wide_String
68 (Buffer : in out Buffer_Type) return UTF_Encoding.UTF_8_String
101 Defaulted : Buffer_Type;
105 Dummy : array (1 .. 0) of Buffer_Type :=
124 (Buffer : in out Buffer_Type) return UTF_Encoding.UTF_16_Wide_String
136 procedure Buffer_Type_Implementation (Buffer : in out Buffer_Type);
140 procedure Buffer_Type_Implementation (Buffer : in out Buffer_Type) is
168 Buffer_Type_Implementation (Buffer_Type (Buffer));
H A Da-sttebu.ads116 type Buffer_Type is abstract new Root_Buffer_Type with null record; type
118 overriding procedure Put (Buffer : in out Buffer_Type; Item : String);
121 (Buffer : in out Buffer_Type; Item : Wide_String);
124 (Buffer : in out Buffer_Type; Item : Wide_Wide_String);
127 (Buffer : in out Buffer_Type;
131 (Buffer : in out Buffer_Type; Item : UTF_Encoding.UTF_16_Wide_String);
133 overriding procedure New_Line (Buffer : in out Buffer_Type);
H A Da-sttebu.adb60 procedure Put (Buffer : in out Buffer_Type; Item : String) is
65 procedure Wide_Put (Buffer : in out Buffer_Type; Item : Wide_String) is
75 (Buffer : in out Buffer_Type; Item : Wide_Wide_String)
86 (Buffer : in out Buffer_Type;
105 (Buffer : in out Buffer_Type; Item : UTF_Encoding.UTF_16_Wide_String)
111 procedure New_Line (Buffer : in out Buffer_Type) is
/dports/games/exult/exult-snapshot-v1.7.0.20211128/imagewin/
H A Dscale_xbr.cc259 template <class OutMatrix, class Buffer_Type>
266 template <class OutMatrix, class Buffer_Type>
272 template <class OutMatrix, class Buffer_Type>
278 template <class OutMatrix, class Buffer_Type>
283 template <class OutMatrix, class Buffer_Type>
297 template <class OutMatrix, class Buffer_Type>
306 template <class OutMatrix, class Buffer_Type>
314 template <class OutMatrix, class Buffer_Type>
322 template <class OutMatrix, class Buffer_Type>
329 template <class OutMatrix, class Buffer_Type>
[all …]
H A Dscale_xbr.h151 Buffer_Type const &a1, Buffer_Type const &b1, Buffer_Type const &c1, in scalePixel()
152Buffer_Type const &a0, Buffer_Type const &a, Buffer_Type const &b, Buffer_Type const &c, Buffer_… in scalePixel()
153Buffer_Type const &d0, Buffer_Type const &d, Buffer_Type const &e, Buffer_Type const &f, Buffer_… in scalePixel()
154Buffer_Type const &g0, Buffer_Type const &g, Buffer_Type const &h, Buffer_Type const &i, Buffer_… in scalePixel()
155 Buffer_Type const &g5, Buffer_Type const &h5, Buffer_Type const &i5, in scalePixel()
232 Buffer_Type *row, in fill_rgbcolor_row()
245 Buffer_Type *&b1, in cycle_buffers()
246 Buffer_Type *&b2, in cycle_buffers()
247 Buffer_Type *&b3, in cycle_buffers()
248 Buffer_Type *&b4, in cycle_buffers()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D6vcstrea.adb61 type Buffer_Type is array (size_t range 1 .. count, type
63 type Buffer_Access is access Buffer_Type;
103 type Buffer_Type is array (size_t range 1 .. count, type
105 type Buffer_Access is access Buffer_Type;
144 type Buffer_Type is array (size_t range 1 .. count, type
146 type Buffer_Access is access Buffer_Type;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D6vcstrea.adb61 type Buffer_Type is array (size_t range 1 .. count, type
63 type Buffer_Access is access Buffer_Type;
103 type Buffer_Type is array (size_t range 1 .. count, type
105 type Buffer_Access is access Buffer_Type;
144 type Buffer_Type is array (size_t range 1 .. count, type
146 type Buffer_Access is access Buffer_Type;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Di-cstrea-vms.adb79 type Buffer_Type is array (size_t range 1 .. count, type
81 type Buffer_Access is access Buffer_Type;
117 type Buffer_Type is array (size_t range 1 .. count, type
119 type Buffer_Access is access Buffer_Type;
179 type Buffer_Type is array (size_t range 1 .. count, type
181 type Buffer_Access is access Buffer_Type;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Di-cstrea-vms.adb79 type Buffer_Type is array (size_t range 1 .. count, type
81 type Buffer_Access is access Buffer_Type;
117 type Buffer_Type is array (size_t range 1 .. count, type
119 type Buffer_Access is access Buffer_Type;
179 type Buffer_Type is array (size_t range 1 .. count, type
181 type Buffer_Access is access Buffer_Type;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Di-cstrea-vms.adb79 type Buffer_Type is array (size_t range 1 .. count, type
81 type Buffer_Access is access Buffer_Type;
117 type Buffer_Type is array (size_t range 1 .. count, type
119 type Buffer_Access is access Buffer_Type;
179 type Buffer_Type is array (size_t range 1 .. count, type
181 type Buffer_Access is access Buffer_Type;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gnat.dg/specs/
H A Dai_116.ads6 type Buffer_Type is limited interface; type
8 type Handle is new Finalization.Limited_Controlled and Buffer_Type with
16 type Handle is new Finalization.Limited_Controlled and Buffer_Type with

1234567891011