Home
last modified time | relevance | path

Searched refs:zs (Results 201 – 225 of 8228) sorted by relevance

12345678910>>...330

/dports/x11-toolkits/p5-Tk/Tk-804.035/PNG/zlib/contrib/iostream2/
H A Dzstream.h125 return zs;
130 zs > val.byte; in zstringlen()
139 zstringlen len(zs);
142 return zs;
146 zstringlen len(zs); in read_string()
274 return zs;
280 else zs < val; in zstringlen()
287 zstringlen len(zs, x);
289 return zs;
303 zs.os_flush();
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/zlib/contrib/iostream2/
H A Dzstream.h125 return zs;
130 zs > val.byte; in zstringlen()
139 zstringlen len(zs);
142 return zs;
146 zstringlen len(zs); in read_string()
274 return zs;
280 else zs < val; in zstringlen()
287 zstringlen len(zs, x);
289 return zs;
303 zs.os_flush();
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/libz-sys-1.1.2/src/zlib/contrib/iostream2/
H A Dzstream.h125 return zs;
130 zs > val.byte; in zstringlen()
139 zstringlen len(zs);
142 return zs;
146 zstringlen len(zs); in read_string()
274 return zs;
280 else zs < val; in zstringlen()
287 zstringlen len(zs, x);
289 return zs;
303 zs.os_flush();
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/extern/zlib-1.2.11/contrib/iostream2/
H A Dzstream.h125 return zs;
130 zs > val.byte; in zstringlen()
139 zstringlen len(zs);
142 return zs;
146 zstringlen len(zs); in read_string()
274 return zs;
280 else zs < val; in zstringlen()
287 zstringlen len(zs, x);
289 return zs;
303 zs.os_flush();
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/iostream2/
H A Dzstream.h125 return zs;
130 zs > val.byte; in zstringlen()
139 zstringlen len(zs);
142 return zs;
146 zstringlen len(zs); in read_string()
274 return zs;
280 else zs < val; in zstringlen()
287 zstringlen len(zs, x);
289 return zs;
303 zs.os_flush();
[all …]
/dports/devel/binutils/binutils-2.37/zlib/contrib/iostream2/
H A Dzstream.h125 return zs;
130 zs > val.byte; in zstringlen()
139 zstringlen len(zs);
142 return zs;
146 zstringlen len(zs); in read_string()
274 return zs;
280 else zs < val; in zstringlen()
287 zstringlen len(zs, x);
289 return zs;
303 zs.os_flush();
[all …]
/dports/games/libretro-mgba/mgba-6186d45/src/third-party/zlib/contrib/iostream2/
H A Dzstream.h125 return zs;
130 zs > val.byte; in zstringlen()
139 zstringlen len(zs);
142 return zs;
146 zstringlen len(zs); in read_string()
274 return zs;
280 else zs < val; in zstringlen()
287 zstringlen len(zs, x);
289 return zs;
303 zs.os_flush();
[all …]
/dports/graphics/povray36/povray-3.6.1/libraries/zlib/contrib/iostream2/
H A Dzstream.h125 return zs;
130 zs > val.byte; in zstringlen()
139 zstringlen len(zs);
142 return zs;
146 zstringlen len(zs); in read_string()
274 return zs;
280 else zs < val; in zstringlen()
287 zstringlen len(zs, x);
289 return zs;
303 zs.os_flush();
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/zlib/contrib/iostream2/
H A Dzstream.h125 return zs;
130 zs > val.byte; in zstringlen()
139 zstringlen len(zs);
142 return zs;
146 zstringlen len(zs); in read_string()
274 return zs;
280 else zs < val; in zstringlen()
287 zstringlen len(zs, x);
289 return zs;
303 zs.os_flush();
[all …]
/dports/biology/iqtree/IQ-TREE-2.0.6/zlib-1.2.7/contrib/iostream2/
H A Dzstream.h125 return zs;
130 zs > val.byte; in zstringlen()
139 zstringlen len(zs);
142 return zs;
146 zstringlen len(zs); in read_string()
274 return zs;
280 else zs < val; in zstringlen()
287 zstringlen len(zs, x);
289 return zs;
303 zs.os_flush();
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/codexlib/compress/
H A Dcompress.c134 #define state zs->zs_state
135 #define n_bits zs->zs_n_bits
139 #define htab zs->zs_htab
141 #define hsize zs->zs_hsize
145 #define ratio zs->zs_ratio
152 #define buf zs->zs_buf
155 #define ent zs->u.w.zs_ent
447 register State_t* zs; in lzw_open() local
465 zs->codex = p; in lzw_open()
466 p->data = zs; in lzw_open()
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/codexlib/compress/
H A Dcompress.c134 #define state zs->zs_state
135 #define n_bits zs->zs_n_bits
139 #define htab zs->zs_htab
141 #define hsize zs->zs_hsize
145 #define ratio zs->zs_ratio
152 #define buf zs->zs_buf
155 #define ent zs->u.w.zs_ent
447 register State_t* zs; in lzw_open() local
465 zs->codex = p; in lzw_open()
466 p->data = zs; in lzw_open()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/
H A Dzlib.d241 etc.c.zlib.z_stream zs; variable
242 zs.next_in = cast(typeof(zs.next_in)) srcbuf.ptr;
256 zs.next_out = cast(typeof(zs.next_out)) &destbuf[olddestlen];
342 z_stream zs;
350 { deflateEnd(&zs); in error()
427 if (zs.avail_in) in compress()
428 buf = zs.next_in[0 .. zs.avail_in] ~ cast(ubyte[]) buf; in compress()
430 zs.next_in = cast(typeof(zs.next_in)) buf.ptr; in compress()
523 z_stream zs;
605 if (zs.avail_in)
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/
H A Dzlib.d241 etc.c.zlib.z_stream zs; variable
242 zs.next_in = cast(typeof(zs.next_in)) srcbuf.ptr;
256 zs.next_out = cast(typeof(zs.next_out)) &destbuf[olddestlen];
342 z_stream zs;
350 { deflateEnd(&zs); in error()
427 if (zs.avail_in) in compress()
428 buf = zs.next_in[0 .. zs.avail_in] ~ cast(ubyte[]) buf; in compress()
430 zs.next_in = cast(typeof(zs.next_in)) buf.ptr; in compress()
523 z_stream zs;
605 if (zs.avail_in)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/
H A Dzlib.d241 etc.c.zlib.z_stream zs; variable
242 zs.next_in = cast(typeof(zs.next_in)) srcbuf.ptr;
256 zs.next_out = cast(typeof(zs.next_out)) &destbuf[olddestlen];
342 z_stream zs;
350 { deflateEnd(&zs); in error()
427 if (zs.avail_in) in compress()
428 buf = zs.next_in[0 .. zs.avail_in] ~ cast(ubyte[]) buf; in compress()
430 zs.next_in = cast(typeof(zs.next_in)) buf.ptr; in compress()
523 z_stream zs;
605 if (zs.avail_in)
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/
H A Dzlib.d241 etc.c.zlib.z_stream zs; variable
242 zs.next_in = cast(typeof(zs.next_in)) srcbuf.ptr;
256 zs.next_out = cast(typeof(zs.next_out)) &destbuf[olddestlen];
342 z_stream zs;
350 { deflateEnd(&zs); in error()
427 if (zs.avail_in) in compress()
428 buf = zs.next_in[0 .. zs.avail_in] ~ cast(ubyte[]) buf; in compress()
430 zs.next_in = cast(typeof(zs.next_in)) buf.ptr; in compress()
523 z_stream zs;
605 if (zs.avail_in)
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/
H A Dzlib.d241 etc.c.zlib.z_stream zs; variable
242 zs.next_in = cast(typeof(zs.next_in)) srcbuf.ptr;
256 zs.next_out = cast(typeof(zs.next_out)) &destbuf[olddestlen];
342 z_stream zs;
350 { deflateEnd(&zs); in error()
427 if (zs.avail_in) in compress()
428 buf = zs.next_in[0 .. zs.avail_in] ~ cast(ubyte[]) buf; in compress()
430 zs.next_in = cast(typeof(zs.next_in)) buf.ptr; in compress()
523 z_stream zs;
605 if (zs.avail_in)
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/codexlib/compress/
H A Dcompress.c134 #define state zs->zs_state
135 #define n_bits zs->zs_n_bits
139 #define htab zs->zs_htab
141 #define hsize zs->zs_hsize
145 #define ratio zs->zs_ratio
152 #define buf zs->zs_buf
155 #define ent zs->u.w.zs_ent
447 register State_t* zs; in lzw_open() local
465 zs->codex = p; in lzw_open()
466 p->data = zs; in lzw_open()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/
H A Dzlib.d241 etc.c.zlib.z_stream zs; variable
242 zs.next_in = cast(typeof(zs.next_in)) srcbuf.ptr;
256 zs.next_out = cast(typeof(zs.next_out)) &destbuf[olddestlen];
342 z_stream zs;
350 { deflateEnd(&zs); in error()
427 if (zs.avail_in) in compress()
428 buf = zs.next_in[0 .. zs.avail_in] ~ cast(ubyte[]) buf; in compress()
430 zs.next_in = cast(typeof(zs.next_in)) buf.ptr; in compress()
523 z_stream zs;
605 if (zs.avail_in)
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/
H A Dzlib.d241 etc.c.zlib.z_stream zs; variable
242 zs.next_in = cast(typeof(zs.next_in)) srcbuf.ptr;
256 zs.next_out = cast(typeof(zs.next_out)) &destbuf[olddestlen];
342 z_stream zs;
350 { deflateEnd(&zs); in error()
427 if (zs.avail_in) in compress()
428 buf = zs.next_in[0 .. zs.avail_in] ~ cast(ubyte[]) buf; in compress()
430 zs.next_in = cast(typeof(zs.next_in)) buf.ptr; in compress()
523 z_stream zs;
605 if (zs.avail_in)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/
H A Dzlib.d241 etc.c.zlib.z_stream zs; variable
242 zs.next_in = cast(typeof(zs.next_in)) srcbuf.ptr;
256 zs.next_out = cast(typeof(zs.next_out)) &destbuf[olddestlen];
342 z_stream zs;
350 { deflateEnd(&zs); in error()
427 if (zs.avail_in) in compress()
428 buf = zs.next_in[0 .. zs.avail_in] ~ cast(ubyte[]) buf; in compress()
430 zs.next_in = cast(typeof(zs.next_in)) buf.ptr; in compress()
523 z_stream zs;
605 if (zs.avail_in)
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/
H A Dzlib.d241 etc.c.zlib.z_stream zs; variable
242 zs.next_in = cast(typeof(zs.next_in)) srcbuf.ptr;
256 zs.next_out = cast(typeof(zs.next_out)) &destbuf[olddestlen];
342 z_stream zs;
350 { deflateEnd(&zs); in error()
427 if (zs.avail_in) in compress()
428 buf = zs.next_in[0 .. zs.avail_in] ~ cast(ubyte[]) buf; in compress()
430 zs.next_in = cast(typeof(zs.next_in)) buf.ptr; in compress()
523 z_stream zs;
605 if (zs.avail_in)
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/mpl_toolkits/mplot3d/
H A Dart3d.py175 zs = np.broadcast_to(zs, xs.shape)
232 zs = np.broadcast_to(zs, len(path))
242 if not np.iterable(zs):
243 zs = np.broadcast_to(zs, len(paths))
256 zs = np.broadcast_to(zs, len(path))
273 zs = np.broadcast_to(zs, len(paths))
342 zs = np.broadcast_to(zs, len(verts))
370 Patch3D.set_3d_properties(self, path.vertices, zs=zs, zdir=zdir)
903 return zs, xs, ys
932 def _zalpha(colors, zs): argument
[all …]
/dports/devel/libslang2/slang-2.3.2/modules/
H A Dzlib-module.c44 z_stream zs; member
124 z_stream *zs; in init_deflate_object() local
132 zs = &z->zs; in init_deflate_object()
142 deflateEnd (zs); in init_deflate_object()
147 deflateEnd (zs); in init_deflate_object()
159 z_stream *zs; in run_deflate() local
163 zs = &z->zs; in run_deflate()
196 || ((zs->avail_in == 0) && (zs->avail_out != 0)) in run_deflate()
332 zs = &z->zs; in run_inflate()
338 zs = &z->zs; in run_inflate()
[all …]
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Ddecompress.cc14 z_stream zs; in zlibDecompress() local
18 memset( &zs, 0, sizeof(zs) ); in zlibDecompress()
19 zs.next_in = (Bytef *)bufptr; in zlibDecompress()
20 zs.avail_in = length; in zlibDecompress()
23 res = inflateInit( &zs ); in zlibDecompress()
37 inflateEnd( &zs ); in zlibDecompress()
51 bz_stream zs; in decompressBzip2() local
55 memset( &zs, 0, sizeof(zs) ); in decompressBzip2()
57 zs.avail_in = length; in decompressBzip2()
58 zs.total_in_lo32 = length; in decompressBzip2()
[all …]

12345678910>>...330