Home
last modified time | relevance | path

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

1234

/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/archivers/snappy-java/snappy-java-1.1.7.5/src/test/resources/org/xerial/snappy/testdata/calgary/
H A Dprogc752 cl_hash( (count_int) hsize_reg); /* clear hash table */
1380 cl_hash ( (count_int) hsize );
1391 cl_hash(hsize) /* reset code table */
/dports/biology/ncbi-toolkit/ncbi/corelib/
H A Dtogif.c134 static void cl_hash (register count_int hsize);
630 cl_hash( (count_int) hsize_reg); /* clear hash table */
769 cl_hash ( (count_int) hsize );
777 cl_hash(register count_int hsize) /* reset code table */ function
/dports/cad/gmsh/gmsh-4.9.2-source/Graphics/
H A Dgl2gif.cpp812 static void cl_hash(count_int hsize) in cl_hash() function
849 cl_hash((count_int)hsize); in cl_block()
894 cl_hash((count_int)hsize_reg); /* clear hash table */ in compress()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_lzw.c165 static void cl_hash(LZWCodecState*);
821 cl_hash(sp); /* clear hash table */ in LZWPreEncode()
961 cl_hash(sp); in LZWEncode()
989 cl_hash(sp); in LZWEncode()
1055 cl_hash(LZWCodecState* sp) in cl_hash() function
/dports/databases/grass7/grass-7.8.6/raster3d/r3.showdspf/
H A Dtogif.c59 static void cl_hash(register count_int hsize, vgl_GIFWriter * dataPtr);
561 cl_hash((count_int) hsize_reg, dataPtr); /* clear hash table */ in compress()
683 cl_hash((count_int) (dataPtr->hsize), dataPtr); in cl_block()
691 static void cl_hash(register count_int hsize, vgl_GIFWriter * dataPtr) 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/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/compress/
H A Dcompress.c117 void cl_hash(count_int);
522 cl_hash( (count_int) hsize_reg); /* clear hash table */ in compress()
1087 cl_hash((count_int)hsize); in cl_block()
1099 cl_hash(count_int hsize) /* reset code table */ in cl_hash() function
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dgdal_libtiff_symbol_rename.h11 #define cl_hash gdal_cl_hash macro
H A Dtif_lzw.c165 static void cl_hash(LZWCodecState*);
823 cl_hash(sp); /* clear hash table */ in LZWPreEncode()
963 cl_hash(sp); in LZWEncode()
991 cl_hash(sp); in LZWEncode()
1057 cl_hash(LZWCodecState* sp) in cl_hash() function
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_lzw.c164 static void cl_hash(LZWCodecState*);
861 cl_hash(sp); /* clear hash table */ in LZWPreEncode()
1005 cl_hash(sp); in LZWEncode()
1033 cl_hash(sp); in LZWEncode()
1120 cl_hash(LZWCodecState* sp) in cl_hash() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libtiff/
H A Dtif_lzw.c165 static void cl_hash(LZWCodecState*);
828 cl_hash(sp); /* clear hash table */ in LZWPreEncode()
971 cl_hash(sp); in LZWEncode()
999 cl_hash(sp); in LZWEncode()
1066 cl_hash(LZWCodecState* sp) in cl_hash() function
/dports/emulators/vba/VisualBoyAdvance-1.7.2/win32/include/cximage/
H A Dximagif.h188 void cl_hash (long hsize);
/dports/games/omega/omega/
H A Dcompress.c708 cl_hash( (count_int) hsize_reg); /* clear hash table */
1333 cl_hash ( (count_int) hsize );
1344 cl_hash(hsize) /* reset code table */ function
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_lzw.c165 static void cl_hash(LZWCodecState*);
838 cl_hash(sp); /* clear hash table */ in LZWPreEncode()
981 cl_hash(sp); in LZWEncode()
1009 cl_hash(sp); in LZWEncode()
1076 cl_hash(LZWCodecState* sp) in cl_hash() function
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_lzw.c163 static void cl_hash(LZWCodecState*);
851 cl_hash(sp); /* clear hash table */ in LZWPreEncode()
995 cl_hash(sp); in LZWEncode()
1023 cl_hash(sp); in LZWEncode()
1110 cl_hash(LZWCodecState* sp) in cl_hash() function
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgd_gif_out.c97 static void cl_hash(register count_int chsize, GifCtx *ctx);
1402 cl_hash((count_int) hsize_reg, ctx); /* clear hash table */
1553 cl_hash((count_int) hsize, ctx);
1560 static void cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ 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/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfile-gif-save.c483 static void cl_hash (glong hsize);
2064 cl_hash ((glong) hsize_reg); /* clear hash table */ in no_compress()
2158 cl_hash ((glong) hsize_reg); /* clear hash table */ in rle_compress()
2277 cl_hash ((glong) hsize_reg); /* clear hash table */ in normal_compress()
2433 cl_hash ((glong) hsize); in cl_block()
2441 cl_hash (glong hsize) /* reset code table */ in cl_hash() function
/dports/graphics/grads/grads-1.9b4/src/
H A Dgxgif.c1033 static void cl_hash (register count_int hsize);
1483 cl_hash( (count_int) hsize_reg); /* clear hash table */
1628 cl_hash ( (count_int) hsize );
1636 cl_hash(register count_int hsize) /* reset code table */ function
/dports/graphics/libgaiagraphics/libgaiagraphics-0.5/src/
H A Dgaiagraphics_gif.c573 cl_hash (register count_int chsize, GifCtx * ctx) in cl_hash() function
679 cl_hash ((count_int) hsize, ctx); in cl_block()
736 cl_hash ((count_int) hsize_reg, ctx);
/dports/graphics/libimg/Img-1.4.12/gif/
H A Dgif.c1455 static void cl_hash(GIFState_t *statePtr, int hsize);
1508 cl_hash(&state, (int) hsize_reg); /* clear hash table */
1655 cl_hash (statePtr, (int) statePtr->hsize);
1663 cl_hash(GIFState_t *statePtr, int hsize) /* reset code table */ 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/graphics/opencv/opencv-4.5.3/3rdparty/libtiff/
H A Dtif_lzw.c164 static void cl_hash(LZWCodecState*);
858 cl_hash(sp); /* clear hash table */ in LZWPreEncode()
1002 cl_hash(sp); in LZWEncode()
1030 cl_hash(sp); in LZWEncode()
1117 cl_hash(LZWCodecState* sp) in cl_hash() function

1234