Home
last modified time | relevance | path

Searched refs:LongInt (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/pascal/
Dzlibpas.pas31 total_in: LongInt; (* total nb of input bytes read so far *)
35 total_out: LongInt; (* total nb of bytes output so far *)
45 adler: LongInt; (* adler32 value of the uncompressed data *)
46 reserved: LongInt; (* reserved for future use *)
52 time: LongInt; (* modification time *)
122 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; in deflateBound() argument
134 function inflateMark(var strm: z_stream): LongInt; in inflateMark()
141 function zlibCompileFlags: LongInt; in zlibCompileFlags()
144 function compress(dest: PChar; var destLen: LongInt; in compress() argument
145 const source: PChar; sourceLen: LongInt): Integer;
[all …]
Dexample.pas35 var dictId: LongInt; (* Adler32 value of the dictionary *)
56 procedure test_compress(compr: Pointer; comprLen: LongInt; argument
57 uncompr: Pointer; uncomprLen: LongInt);
59 len: LongInt;
84 uncomprLen: LongInt);
88 pos: LongInt;
184 procedure test_deflate(compr: Pointer; comprLen: LongInt); argument
187 len: LongInt;
229 procedure test_inflate(compr: Pointer; comprLen : LongInt; argument
230 uncompr: Pointer; uncomprLen : LongInt);
[all …]
Dreadme.txt29 LongInt, etc.), to avoid namespace pollution. In particular,
/third_party/zlib/contrib/pascal/
Dzlibpas.pas31 total_in: LongInt; (* total nb of input bytes read so far *)
35 total_out: LongInt; (* total nb of bytes output so far *)
45 adler: LongInt; (* adler32 value of the uncompressed data *)
46 reserved: LongInt; (* reserved for future use *)
52 time: LongInt; (* modification time *)
122 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; in deflateBound() argument
134 function inflateMark(var strm: z_stream): LongInt; in inflateMark()
141 function zlibCompileFlags: LongInt; in zlibCompileFlags()
144 function compress(dest: PChar; var destLen: LongInt; in compress() argument
145 const source: PChar; sourceLen: LongInt): Integer;
[all …]
Dexample.pas35 var dictId: LongInt; (* Adler32 value of the dictionary *)
56 procedure test_compress(compr: Pointer; comprLen: LongInt; argument
57 uncompr: Pointer; uncomprLen: LongInt);
59 len: LongInt;
84 uncomprLen: LongInt);
88 pos: LongInt;
184 procedure test_deflate(compr: Pointer; comprLen: LongInt); argument
187 len: LongInt;
229 procedure test_inflate(compr: Pointer; comprLen : LongInt; argument
230 uncompr: Pointer; uncomprLen : LongInt);
[all …]
Dreadme.txt29 LongInt, etc.), to avoid namespace pollution. In particular,
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/pascal/
Dzlibpas.pas31 total_in: LongInt; (* total nb of input bytes read so far *)
35 total_out: LongInt; (* total nb of bytes output so far *)
45 adler: LongInt; (* adler32 value of the uncompressed data *)
46 reserved: LongInt; (* reserved for future use *)
52 time: LongInt; (* modification time *)
122 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; in deflateBound() argument
134 function inflateMark(var strm: z_stream): LongInt; in inflateMark()
141 function zlibCompileFlags: LongInt; in zlibCompileFlags()
144 function compress(dest: PChar; var destLen: LongInt; in compress() argument
145 const source: PChar; sourceLen: LongInt): Integer;
[all …]
Dexample.pas35 var dictId: LongInt; (* Adler32 value of the dictionary *)
56 procedure test_compress(compr: Pointer; comprLen: LongInt; argument
57 uncompr: Pointer; uncomprLen: LongInt);
59 len: LongInt;
84 uncomprLen: LongInt);
88 pos: LongInt;
184 procedure test_deflate(compr: Pointer; comprLen: LongInt); argument
187 len: LongInt;
229 procedure test_inflate(compr: Pointer; comprLen : LongInt; argument
230 uncompr: Pointer; uncomprLen : LongInt);
[all …]
Dreadme.txt29 LongInt, etc.), to avoid namespace pollution. In particular,