Home
last modified time | relevance | path

Searched refs:zlen (Results 226 – 250 of 809) sorted by relevance

12345678910>>...33

/dports/graphics/nanort/nanort-b1feea8/examples/bidir_path_tracer/
H A Dstb_image_write.h905 int i,j,k,p,zlen; in stbi_write_png_to_mem() local
953 …zlib = stbi_zlib_compress(filt, y*( x*n+1), &zlen, 8); // increase 8 to get smaller but use more m… in stbi_write_png_to_mem()
958 out = (unsigned char *) STBIW_MALLOC(8 + 12+13 + 12+zlen + 12); in stbi_write_png_to_mem()
960 *out_len = 8 + 12+13 + 12+zlen + 12; in stbi_write_png_to_mem()
975 stbiw__wp32(o, zlen); in stbi_write_png_to_mem()
977 STBIW_MEMMOVE(o, zlib, zlen); in stbi_write_png_to_mem()
978 o += zlen; in stbi_write_png_to_mem()
980 stbiw__wpcrc(&o, zlen); in stbi_write_png_to_mem()
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/
H A Dstb_image_write.h905 int i,j,k,p,zlen; in stbi_write_png_to_mem() local
953 …zlib = stbi_zlib_compress(filt, y*( x*n+1), &zlen, 8); // increase 8 to get smaller but use more m… in stbi_write_png_to_mem()
958 out = (unsigned char *) STBIW_MALLOC(8 + 12+13 + 12+zlen + 12); in stbi_write_png_to_mem()
960 *out_len = 8 + 12+13 + 12+zlen + 12; in stbi_write_png_to_mem()
975 stbiw__wp32(o, zlen); in stbi_write_png_to_mem()
977 STBIW_MEMMOVE(o, zlib, zlen); in stbi_write_png_to_mem()
978 o += zlen; in stbi_write_png_to_mem()
980 stbiw__wpcrc(&o, zlen); in stbi_write_png_to_mem()
/dports/graphics/milton/milton-1.9.1/third_party/
H A Dstb_image_write.h903 int i,j,k,p,zlen; in stbi_write_png_to_mem() local
951 …zlib = stbi_zlib_compress(filt, y*( x*n+1), &zlen, 8); // increase 8 to get smaller but use more m… in stbi_write_png_to_mem()
956 out = (unsigned char *) STBIW_MALLOC(8 + 12+13 + 12+zlen + 12); in stbi_write_png_to_mem()
958 *out_len = 8 + 12+13 + 12+zlen + 12; in stbi_write_png_to_mem()
973 stbiw__wp32(o, zlen); in stbi_write_png_to_mem()
975 STBIW_MEMMOVE(o, zlib, zlen); in stbi_write_png_to_mem()
976 o += zlen; in stbi_write_png_to_mem()
978 stbiw__wpcrc(&o, zlen); in stbi_write_png_to_mem()
/dports/textproc/halibut/halibut-1.2/
H A Dbk_pdf.c622 int zlen; in pdf_backend() local
631 zlen = o->stream.pos; in pdf_backend()
632 zbuf = snewn(zlen, char); in pdf_backend()
633 memcpy(zbuf, o->stream.text, zlen); in pdf_backend()
634 sprintf(text, "/Length %d\n>>\n", zlen); in pdf_backend()
638 DEFLATE_END_OF_DATA, &zbuf, &zlen); in pdf_backend()
640 sprintf(text, "/Filter/FlateDecode\n/Length %d\n>>\n", zlen); in pdf_backend()
654 rdaddsn(&rs, zbuf, zlen); in pdf_backend()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_image_write.h913 int i,j,k,p,zlen; in stbi_write_png_to_mem() local
961 …zlib = stbi_zlib_compress(filt, y*( x*n+1), &zlen, 8); // increase 8 to get smaller but use more m… in stbi_write_png_to_mem()
966 out = (unsigned char *) STBIW_MALLOC(8 + 12+13 + 12+zlen + 12); in stbi_write_png_to_mem()
968 *out_len = 8 + 12+13 + 12+zlen + 12; in stbi_write_png_to_mem()
983 stbiw__wp32(o, zlen); in stbi_write_png_to_mem()
985 STBIW_MEMMOVE(o, zlib, zlen); in stbi_write_png_to_mem()
986 o += zlen; in stbi_write_png_to_mem()
988 stbiw__wpcrc(&o, zlen); in stbi_write_png_to_mem()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/
H A Dstb_image_write.h905 int i,j,k,p,zlen; in stbi_write_png_to_mem() local
953 …zlib = stbi_zlib_compress(filt, y*( x*n+1), &zlen, 8); // increase 8 to get smaller but use more m… in stbi_write_png_to_mem()
958 out = (unsigned char *) STBIW_MALLOC(8 + 12+13 + 12+zlen + 12); in stbi_write_png_to_mem()
960 *out_len = 8 + 12+13 + 12+zlen + 12; in stbi_write_png_to_mem()
975 stbiw__wp32(o, zlen); in stbi_write_png_to_mem()
977 STBIW_MEMMOVE(o, zlib, zlen); in stbi_write_png_to_mem()
978 o += zlen; in stbi_write_png_to_mem()
980 stbiw__wpcrc(&o, zlen); in stbi_write_png_to_mem()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/
H A Dstb_image_write.h905 int i,j,k,p,zlen; in stbi_write_png_to_mem() local
953 …zlib = stbi_zlib_compress(filt, y*( x*n+1), &zlen, 8); // increase 8 to get smaller but use more m… in stbi_write_png_to_mem()
958 out = (unsigned char *) STBIW_MALLOC(8 + 12+13 + 12+zlen + 12); in stbi_write_png_to_mem()
960 *out_len = 8 + 12+13 + 12+zlen + 12; in stbi_write_png_to_mem()
975 stbiw__wp32(o, zlen); in stbi_write_png_to_mem()
977 STBIW_MEMMOVE(o, zlib, zlen); in stbi_write_png_to_mem()
978 o += zlen; in stbi_write_png_to_mem()
980 stbiw__wpcrc(&o, zlen); in stbi_write_png_to_mem()
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/extern/
H A Dstb_image_write.h856 int i,j,k,p,zlen; in stbi_write_png_to_mem() local
904 …zlib = stbi_zlib_compress(filt, y*( x*n+1), &zlen, 8); // increase 8 to get smaller but use more m… in stbi_write_png_to_mem()
909 out = (unsigned char *) STBIW_MALLOC(8 + 12+13 + 12+zlen + 12); in stbi_write_png_to_mem()
911 *out_len = 8 + 12+13 + 12+zlen + 12; in stbi_write_png_to_mem()
926 stbiw__wp32(o, zlen); in stbi_write_png_to_mem()
928 STBIW_MEMMOVE(o, zlib, zlen); in stbi_write_png_to_mem()
929 o += zlen; in stbi_write_png_to_mem()
931 stbiw__wpcrc(&o, zlen); in stbi_write_png_to_mem()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/
H A Dstb_image_write.h905 int i,j,k,p,zlen; in stbi_write_png_to_mem() local
953 …zlib = stbi_zlib_compress(filt, y*( x*n+1), &zlen, 8); // increase 8 to get smaller but use more m… in stbi_write_png_to_mem()
958 out = (unsigned char *) STBIW_MALLOC(8 + 12+13 + 12+zlen + 12); in stbi_write_png_to_mem()
960 *out_len = 8 + 12+13 + 12+zlen + 12; in stbi_write_png_to_mem()
975 stbiw__wp32(o, zlen); in stbi_write_png_to_mem()
977 STBIW_MEMMOVE(o, zlib, zlen); in stbi_write_png_to_mem()
978 o += zlen; in stbi_write_png_to_mem()
980 stbiw__wpcrc(&o, zlen); in stbi_write_png_to_mem()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Deoib.c316 size_t zlen; in eoib_transmit() local
332 zlen = ( sizeof ( *eoib_hdr ) + ETH_ZLEN ); in eoib_transmit()
333 assert ( zlen <= IOB_ZLEN ); in eoib_transmit()
334 if ( iob_len ( iobuf ) < zlen ) in eoib_transmit()
335 iob_pad ( iobuf, zlen ); in eoib_transmit()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/
H A Deoib.c316 size_t zlen; in eoib_transmit() local
332 zlen = ( sizeof ( *eoib_hdr ) + ETH_ZLEN ); in eoib_transmit()
333 assert ( zlen <= IOB_ZLEN ); in eoib_transmit()
334 if ( iob_len ( iobuf ) < zlen ) in eoib_transmit()
335 iob_pad ( iobuf, zlen ); in eoib_transmit()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Deoib.c316 size_t zlen; in eoib_transmit() local
332 zlen = ( sizeof ( *eoib_hdr ) + ETH_ZLEN ); in eoib_transmit()
333 assert ( zlen <= IOB_ZLEN ); in eoib_transmit()
334 if ( iob_len ( iobuf ) < zlen ) in eoib_transmit()
335 iob_pad ( iobuf, zlen ); in eoib_transmit()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/
H A Deoib.c316 size_t zlen; in eoib_transmit() local
332 zlen = ( sizeof ( *eoib_hdr ) + ETH_ZLEN ); in eoib_transmit()
333 assert ( zlen <= IOB_ZLEN ); in eoib_transmit()
334 if ( iob_len ( iobuf ) < zlen ) in eoib_transmit()
335 iob_pad ( iobuf, zlen ); in eoib_transmit()
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/
H A Deoib.c316 size_t zlen; in eoib_transmit() local
332 zlen = ( sizeof ( *eoib_hdr ) + ETH_ZLEN ); in eoib_transmit()
333 assert ( zlen <= IOB_ZLEN ); in eoib_transmit()
334 if ( iob_len ( iobuf ) < zlen ) in eoib_transmit()
335 iob_pad ( iobuf, zlen ); in eoib_transmit()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/
H A Deoib.c316 size_t zlen; in eoib_transmit() local
332 zlen = ( sizeof ( *eoib_hdr ) + ETH_ZLEN ); in eoib_transmit()
333 assert ( zlen <= IOB_ZLEN ); in eoib_transmit()
334 if ( iob_len ( iobuf ) < zlen ) in eoib_transmit()
335 iob_pad ( iobuf, zlen ); in eoib_transmit()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/
H A Deoib.c316 size_t zlen; in eoib_transmit() local
332 zlen = ( sizeof ( *eoib_hdr ) + ETH_ZLEN ); in eoib_transmit()
333 assert ( zlen <= IOB_ZLEN ); in eoib_transmit()
334 if ( iob_len ( iobuf ) < zlen ) in eoib_transmit()
335 iob_pad ( iobuf, zlen ); in eoib_transmit()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/
H A Deoib.c316 size_t zlen; in eoib_transmit() local
332 zlen = ( sizeof ( *eoib_hdr ) + ETH_ZLEN ); in eoib_transmit()
333 assert ( zlen <= IOB_ZLEN ); in eoib_transmit()
334 if ( iob_len ( iobuf ) < zlen ) in eoib_transmit()
335 iob_pad ( iobuf, zlen ); in eoib_transmit()
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/tar/multitape/
H A Dmultitape_write.c193 ssize_t zlen; in store_chunk() local
203 zlen = chunks_write_chunk(C, ch->hash, buf, buflen); in store_chunk()
204 if (zlen == -1) { in store_chunk()
210 le32enc(ch->zlen, (uint32_t)(zlen)); in store_chunk()
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/molfile_plugin/src/
H A Dspiderplugin.cpp232 float zlen = vscale * (vol->vol[0].zsize-1); in open_spider_read() local
236 vol->vol[0].zaxis[2] = -zlen; in open_spider_read()
240 vol->vol[0].origin[2] = vol->zoffset + (0.5 * zlen); in open_spider_read()
/dports/databases/adodb5/ADOdb-5.21.3/drivers/
H A Dadodb-pdo_mysql.inc.php231 $zlen = max(array_map('strlen', $arr)) - 2; // PHP >= 4.0.6
232 $fld->max_length = ($zlen > 0) ? $zlen : 1;
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/tar/chunks/
H A Dchunks_directory.c37 uint8_t zlen[4]; /* Compressed length of chunk. */ member
65 le32enc(che.zlen, ch->zlen_flags & CHDATA_ZLEN); in callback_write()
241 p->zlen_flags = le32dec(che.zlen); in chunks_directory_read()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dmath_boolean.cc1982 int xlen, ylen, zlen; in insphereexact() local
2112 zlen = scale_expansion_zeroelim(bcdelen, bcde, pa[2], temp192); in insphereexact()
2113 zlen = scale_expansion_zeroelim(zlen, temp192, pa[2], det384z); in insphereexact()
2127 zlen = scale_expansion_zeroelim(cdealen, cdea, pb[2], temp192); in insphereexact()
2128 zlen = scale_expansion_zeroelim(zlen, temp192, pb[2], det384z); in insphereexact()
2143 zlen = scale_expansion_zeroelim(zlen, temp192, pc[2], det384z); in insphereexact()
2158 zlen = scale_expansion_zeroelim(zlen, temp192, pd[2], det384z); in insphereexact()
2173 zlen = scale_expansion_zeroelim(zlen, temp192, pe[2], det384z); in insphereexact()
2207 int xlen, ylen, zlen, xylen; in insphereadapt() local
2295 zlen = scale_expansion_zeroelim(temp48len, temp48, bez, zdet); in insphereadapt()
[all …]
/dports/www/uwsgi/uwsgi-2.0.20/plugins/http/
H A Dhttp.c674 size_t zlen = 0; local
675 char *gzipped = uwsgi_deflate(&hr->z, NULL, 0, &zlen);
677 if (uwsgi_buffer_append_chunked(hr->last_chunked, zlen)) {free(gzipped) ; return -1;}
678 if (uwsgi_buffer_append(hr->last_chunked, gzipped, zlen)) {free(gzipped) ; return -1;}
716 size_t zlen = 0; local
717 char *gzipped = uwsgi_deflate(&hr->z, peer->in->buf, peer->in->pos, &zlen);
722 if (uwsgi_buffer_insert_chunked(peer->in, 0, zlen)) {free(gzipped); return -1;}
723 if (uwsgi_buffer_append(peer->in, gzipped, zlen)) {
/dports/www/mod_php80/php-8.0.15/main/
H A Dfastcgi.c1155 unsigned int zlen; in fcgi_read_request() local
1174 zlen = (unsigned int)Z_STRLEN_P(value); in fcgi_read_request()
1175 if ((p + 4 + 4 + q->var_len + zlen) >= (buf + sizeof(buf))) { in fcgi_read_request()
1186 if (zlen < 0x80) { in fcgi_read_request()
1187 *p++ = zlen; in fcgi_read_request()
1189 *p++ = ((zlen >> 24) & 0xff) | 0x80; in fcgi_read_request()
1190 *p++ = (zlen >> 16) & 0xff; in fcgi_read_request()
1191 *p++ = (zlen >> 8) & 0xff; in fcgi_read_request()
1192 *p++ = zlen & 0xff; in fcgi_read_request()
1196 memcpy(p, Z_STRVAL_P(value), zlen); in fcgi_read_request()
[all …]
/dports/www/mod_php81/php-8.1.1/main/
H A Dfastcgi.c1154 unsigned int zlen; local
1173 zlen = (unsigned int)Z_STRLEN_P(value);
1174 if ((p + 4 + 4 + q->var_len + zlen) >= (buf + sizeof(buf))) {
1185 if (zlen < 0x80) {
1186 *p++ = zlen;
1188 *p++ = ((zlen >> 24) & 0xff) | 0x80;
1189 *p++ = (zlen >> 16) & 0xff;
1190 *p++ = (zlen >> 8) & 0xff;
1191 *p++ = zlen & 0xff;
1195 memcpy(p, Z_STRVAL_P(value), zlen);
[all …]

12345678910>>...33