Home
last modified time | relevance | path

Searched refs:cl_hash (Results 1 – 25 of 93) sorted by relevance

1234

/dports/science/hdf5-18/hdf5-1.8.21/hl/tools/gif2h5/
H A Dhdfgifwr.c61 static void cl_hash(count_int);
66 static void compress(), output(), cl_block(), cl_hash();
228 cl_hash( (count_int) hsize_reg); /* clear hash table */ in compress()
367 cl_hash((count_int) hsize); in cl_block()
375 cl_hash(count_int hashsize) /* reset code table */ in cl_hash() function
/dports/science/hdf5/hdf5-1.10.6/hl/tools/gif2h5/
H A Dhdfgifwr.c61 static void cl_hash(count_int);
66 static void compress(), output(), cl_block(), cl_hash();
228 cl_hash( (count_int) hsize_reg); /* clear hash table */ in compress()
367 cl_hash((count_int) hsize); in cl_block()
375 cl_hash(count_int hashsize) /* reset code table */ in cl_hash() function
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dhdfgifwr.c88 static void cl_hash(count_int);
93 static void putword(), compress(), output(), cl_block(), cl_hash();
301 cl_hash( (count_int) hsize_reg); /* clear hash table */
442 cl_hash ( (count_int) hsize ); in cl_block()
451 static void cl_hash(hsize) /* reset code table */ in cl_hash() function
/dports/graphics/liblug/lug/convert/
H A Dencodgif.c56 static cl_hash();
171 cl_hash( (count_int) hsize_reg); /* clear hash table */
320 cl_hash ( (count_int) hsize ); in cl_block()
328 cl_hash(hsize) /* reset code table */ in cl_hash() function
/dports/graphics/mxp/mxp/lug/
H A Dencodgif.c56 static cl_hash();
171 cl_hash( (count_int) hsize_reg); /* clear hash table */
320 cl_hash ( (count_int) hsize ); in cl_block()
328 cl_hash(hsize) /* reset code table */ in cl_hash() function
/dports/devel/erlang-cl/cl-cl-1.2.4/c_src/
H A DMakefile168 cl_hash.$(OBJ)
172 cl_hash.c
189 cl_nif.$(OBJ): cl_hash.h
/dports/x11/xfishtank/xfishtank2.0/fishtogif/
H A Dwritegif.c40 static void cl_hash();
535 cl_hash( (count_int) hsize_reg); /* clear hash table */
678 cl_hash ( (count_int) hsize ); in cl_block()
686 cl_hash(hsize) /* reset code table */ in cl_hash() function
/dports/archivers/deutex/deutex-5.2.2/src/
H A Dlzw.c90 static void cl_hash(count_int hsize);
229 cl_hash((count_int) hsize_reg); /* clear hash table */ in compress()
344 cl_hash((count_int) hsize); in cl_block()
350 static void cl_hash(register count_int hsize) in cl_hash() function
/dports/graphics/xv/xv-3.10a/
H A Dxvgifwr.c52 static void cl_hash PARM((count_int));
370 cl_hash( (count_int) hsize_reg); /* clear hash table */
511 cl_hash ( (count_int) hsize ); in cl_block()
520 static void cl_hash(hsize) /* reset code table */ in cl_hash() function
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvgifwr.c52 static void cl_hash PARM((count_int));
370 cl_hash( (count_int) hsize_reg); /* clear hash table */
511 cl_hash ( (count_int) hsize ); in cl_block()
520 static void cl_hash(hsize) /* reset code table */ in cl_hash() function
/dports/japanese/xv/xv-3.10a/
H A Dxvgifwr.c52 static void cl_hash PARM((count_int));
370 cl_hash( (count_int) hsize_reg); /* clear hash table */
511 cl_hash ( (count_int) hsize ); in cl_block()
520 static void cl_hash(hsize) /* reset code table */ in cl_hash() function
/dports/x11/xloadimage/xloadimage.4.1/tiff/
H A Dtif_lzw.c170 static void cl_hash(LZWState*);
181 static void cl_hash();
639 cl_hash(sp); /* clear hash table */
712 cl_hash(sp);
874 cl_hash(sp);
885 cl_hash(sp) in cl_hash() function
/dports/lang/php73/php-7.3.33/ext/gd/libgd/
H A Dgd_gif_out.c96 static void cl_hash (register count_int chsize, GifCtx *ctx);
532 cl_hash( (count_int) hsize_reg, ctx ); /* clear hash table */
684 cl_hash ( (count_int) hsize, ctx );
692 cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ function
/dports/textproc/ugrep/ugrep-3.4.0/src/
H A Dzopen.c255 static void cl_hash(struct s_zstate *, count_int);
334 cl_hash(zs, (count_int)hsize_reg); /* Clear hash table. */ in z_write()
698 cl_hash(zs, (count_int) hsize); in cl_block()
708 cl_hash(struct s_zstate *zs, count_int cl_hsize) /* Reset code table. */ in cl_hash() function
/dports/www/mod_php73/php-7.3.33/ext/gd/libgd/
H A Dgd_gif_out.c96 static void cl_hash (register count_int chsize, GifCtx *ctx);
532 cl_hash( (count_int) hsize_reg, ctx ); /* clear hash table */
684 cl_hash ( (count_int) hsize, ctx );
692 cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ function
/dports/mail/heirloom-mailx/mailx-12.4/
H A Dlzw.c200 static void cl_hash(struct s_zstate *zs, count_int cl_hsize);
276 cl_hash(zs, (count_int)hsize_reg); /* Clear hash table. */ in zwrite()
631 cl_hash(zs, (count_int) hsize); in cl_block()
641 cl_hash ( /* Reset code table. */ in cl_hash() function
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgd_gif_out.c96 static void cl_hash (register count_int chsize, GifCtx *ctx);
546 cl_hash( (count_int) hsize_reg, ctx ); /* clear hash table */
698 cl_hash ( (count_int) hsize, ctx );
706 cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ function
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgd_gif_out.c96 static void cl_hash (register count_int chsize, GifCtx *ctx);
546 cl_hash( (count_int) hsize_reg, ctx ); /* clear hash table */
698 cl_hash ( (count_int) hsize, ctx );
706 cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ function
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dgd_gif_out.c96 static void cl_hash (register count_int chsize, GifCtx *ctx);
546 cl_hash( (count_int) hsize_reg, ctx ); /* clear hash table */
698 cl_hash ( (count_int) hsize, ctx );
706 cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ function
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dgd_gif_out.c96 static void cl_hash (register count_int chsize, GifCtx *ctx);
546 cl_hash( (count_int) hsize_reg, ctx ); /* clear hash table */
698 cl_hash ( (count_int) hsize, ctx );
706 cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ function
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgd_gif_out.c96 static void cl_hash (register count_int chsize, GifCtx *ctx);
546 cl_hash( (count_int) hsize_reg, ctx ); /* clear hash table */
698 cl_hash ( (count_int) hsize, ctx );
706 cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ function
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgd_gif_out.c96 static void cl_hash (register count_int chsize, GifCtx *ctx);
546 cl_hash( (count_int) hsize_reg, ctx ); /* clear hash table */
698 cl_hash ( (count_int) hsize, ctx );
706 cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ function
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dobs-lzw.c213 static void cl_hash(struct s_zstate *, count_int);
291 cl_hash(zs, (count_int)hsize_reg); /* Clear hash table. */ in zwrite()
653 cl_hash(zs, (count_int) hsize); in cl_block()
663 cl_hash(struct s_zstate *zs, count_int cl_hsize) /* Reset code table. */ in cl_hash() function
/dports/graphics/giftool/giftool-1.0/
H A DwriteGIF.c76 static void cl_hash ( count_int hsize );
557 cl_hash((count_int)hsize); /* clear hash table */ in putImage()
741 cl_hash((count_int)hsize); in cl_block()
748 static void cl_hash(count_int hsize) /* reset code table */ in cl_hash() function
/dports/www/moinmoin/moin-1.9.11/contrib/TWikiDrawPlugin/packages/Acme/JPM/Encoders/
H A DGifEncoder.java499 cl_hash( hsize_reg ); // clear hash table in compress()
626 cl_hash( hsize ); in cl_block()
634 void cl_hash( int hsize ) in cl_hash() method in GifEncoder

1234