Searched refs:Longint (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/delphi/ |
H A D | ZLib.pas | 26 total_in: Longint; // total nb of input bytes read so far 30 total_out: Longint; // total nb of bytes output so far 40 adler: Longint; // adler32 value of the uncompressed data 41 reserved: Longint; // reserved for future use 91 function Read(var Buffer; Count: Longint): Longint; override; in Read() argument 92 function Write(const Buffer; Count: Longint): Longint; override; in Write() argument 93 function Seek(Offset: Longint; Origin: Word): Longint; override; in Seek() 120 function Read(var Buffer; Count: Longint): Longint; override; in Read() argument 121 function Write(const Buffer; Count: Longint): Longint; override; in Write() argument 122 function Seek(Offset: Longint; Origin: Word): Longint; override; in Seek() [all …]
|
H A D | readme.txt | 20 Longint, for consistency with the zlib.h header, and for 64-bit
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/delphi/ |
H A D | ZLib.pas | 26 total_in: Longint; // total nb of input bytes read so far 30 total_out: Longint; // total nb of bytes output so far 40 adler: Longint; // adler32 value of the uncompressed data 41 reserved: Longint; // reserved for future use 91 function Read(var Buffer; Count: Longint): Longint; override; in Read() argument 92 function Write(const Buffer; Count: Longint): Longint; override; in Write() argument 93 function Seek(Offset: Longint; Origin: Word): Longint; override; in Seek() 120 function Read(var Buffer; Count: Longint): Longint; override; in Read() argument 121 function Write(const Buffer; Count: Longint): Longint; override; in Write() argument 122 function Seek(Offset: Longint; Origin: Word): Longint; override; in Seek() [all …]
|
H A D | readme.txt | 20 Longint, for consistency with the zlib.h header, and for 64-bit
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/delphi/ |
H A D | ZLib.pas | 26 total_in: Longint; // total nb of input bytes read so far 30 total_out: Longint; // total nb of bytes output so far 40 adler: Longint; // adler32 value of the uncompressed data 41 reserved: Longint; // reserved for future use 91 function Read(var Buffer; Count: Longint): Longint; override; in Read() argument 92 function Write(const Buffer; Count: Longint): Longint; override; in Write() argument 93 function Seek(Offset: Longint; Origin: Word): Longint; override; in Seek() 120 function Read(var Buffer; Count: Longint): Longint; override; in Read() argument 121 function Write(const Buffer; Count: Longint): Longint; override; in Write() argument 122 function Seek(Offset: Longint; Origin: Word): Longint; override; in Seek() [all …]
|
H A D | readme.txt | 20 Longint, for consistency with the zlib.h header, and for 64-bit
|
/netbsd-src/common/dist/zlib/contrib/delphi/ |
H A D | readme.txt | 20 Longint, for consistency with the zlib.h header, and for 64-bit
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/delphi/ |
H A D | readme.txt | 20 Longint, for consistency with the zlib.h header, and for 64-bit
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | windows | 1548 # Reserved: array[0..26] of Longint 1588 # CRCMessages: Longint;
|