Home
last modified time | relevance | path

Searched refs:Byte_Buffer (Results 1 – 25 of 39) sorted by relevance

12

/dports/archivers/zip-ada/zip-ada/zip_lib/
H A Dzip-headers.adb60 b: Byte_Buffer(1..size);
96 chb: Byte_Buffer( 1..46 );
128 chb: Byte_Buffer( 1..46 );
161 lhb: Byte_Buffer( 1..30 );
188 lhb: Byte_Buffer( 1..30 );
209 buffer : in Byte_Buffer;
234 eb: Byte_Buffer( 1..22 );
308 eb: Byte_Buffer( 1..22 );
327 buffer : in Byte_Buffer;
347 ddb: Byte_Buffer( 1..16 );
[all …]
H A Dzip.ads314 type Byte_Buffer is array(Integer range <>) of aliased Byte; type
315 type p_Byte_Buffer is access Byte_Buffer;
319 buffer : out Byte_Buffer;
328 buffer : out Byte_Buffer;
339 buffer : out Byte_Buffer
347 buffer : in Byte_Buffer
383 buffer : Byte_Buffer;
H A Dzip-compress-lzma_e.adb54 new Ada.Unchecked_Deallocation(Byte_Buffer, p_Byte_Buffer);
196 InBuf:= new Byte_Buffer
199 InBuf:= new Byte_Buffer(1..buffer_size);
201 OutBuf:= new Byte_Buffer(1..buffer_size);
H A Dzip-crc_crypto.ads41 procedure Update( CRC: in out Unsigned_32; InBuf: Zip.Byte_Buffer );
59 procedure Encode(obj: in out Crypto_pack; buf: in out Zip.Byte_Buffer);
H A Dzip.adb855 subtype Size_test_a is Byte_Buffer(1..19);
867 buffer : out Byte_Buffer;
886 Byte_Buffer'Read(
896 buffer : out Byte_Buffer;
915 Byte_Buffer'Read(
925 buffer : out Byte_Buffer
938 buffer : in Byte_Buffer
949 Byte_Buffer'Write(stream'Access, buffer);
1010 buf: Zip.Byte_Buffer(1..buffer_size);
1042 buf: Zip.Byte_Buffer(1..buffer_size);
[all …]
H A Dzip-compress-shrink.adb53 new Ada.Unchecked_Deallocation(Byte_Buffer, p_Byte_Buffer);
440 procedure Process_Input(Source: Byte_Buffer) is
486 InBuf:= new Byte_Buffer
489 InBuf:= new Byte_Buffer(1..buffer_size);
491 OutBuf:= new Byte_Buffer(1..buffer_size);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Di-cstrea.adb88 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
93 type Acc_Bytes is access all Byte_Buffer;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Di-cstrea.adb88 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
93 type Acc_Bytes is access all Byte_Buffer;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Di-cstrea.adb88 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
93 type Acc_Bytes is access all Byte_Buffer;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-cstrea.adb90 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
95 type Acc_Bytes is access all Byte_Buffer;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Di-cstrea.adb84 type Byte_Buffer is array (0 .. size_t'Last / 2 - 1) of Unsigned_8; type
89 type Acc_Bytes is access all Byte_Buffer;

12