Searched refs:stop (Results 1 – 4 of 4) sorted by relevance
| /libtiff-4.0.7/contrib/pds/ |
| H A D | tif_imageiter.c | 73 TIFFImageIterBegin(TIFFImageIter* img, TIFF* tif, int stop, char emsg[1024]) in TIFFImageIterBegin() argument 81 img->stoponerr = stop; in TIFFImageIterBegin() 235 uint32 rwidth, uint32 rheight, uint8* raster, int stop) in TIFFReadImageIter() argument 241 if (TIFFImageIterBegin(&img, tif, stop, emsg)) { in TIFFReadImageIter() 485 int stop = 1; in main() local 503 if (TIFFImageIterBegin(&img, tif, stop, emsg)) { in main()
|
| /libtiff-4.0.7/libtiff/ |
| H A D | tif_getimage.c | 267 TIFFRGBAImageBegin(TIFFRGBAImage* img, TIFF* tif, int stop, char emsg[1024]) in TIFFRGBAImageBegin() argument 289 img->stoponerr = stop; in TIFFRGBAImageBegin() 526 int orientation, int stop) in TIFFReadRGBAImageOriented() argument 532 if (TIFFRGBAImageOK(tif, emsg) && TIFFRGBAImageBegin(&img, tif, stop, emsg)) { in TIFFReadRGBAImageOriented() 551 uint32 rwidth, uint32 rheight, uint32* raster, int stop) in TIFFReadRGBAImage() argument 554 ORIENTATION_BOTLEFT, stop); in TIFFReadRGBAImage()
|
| /libtiff-4.0.7/ |
| H A D | aclocal.m4 | 1164 # If the value was cached, stop now. We just wanted to have am__tar 1168 # tar/untar a dummy directory, and stop if the command works.
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 340 # full-stop to the whole comment if one is not present already. 890 dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal
|