Home
last modified time | relevance | path

Searched refs:end (Results 1 – 11 of 11) sorted by relevance

/libtiff-4.0.7/port/
H A Dlfind.c54 char *element, *end; in lfind() local
56 end = (char *)base + *nmemb * size; in lfind()
57 for (element = (char *)base; element < end; element += size) in lfind()
/libtiff-4.0.7/libtiff/
H A Dtif_stream.cxx194 os->seekp(offset, ios::end); in _tiffosSeekProc()
223 os->seekp(0, ios::end); in _tiffosSeekProc()
238 os->seekp(0, ios::end); in _tiffosSeekProc()
287 data->stream->seekg(offset, ios::end); in _tiffisSeekProc()
303 os->seekp(0, ios::end); in _tiffosSizeProc()
317 data->stream->seekg(0, ios::end); in _tiffisSizeProc()
H A Dtif_dir.c523 goto end; in _TIFFVSetField()
544 goto end; in _TIFFVSetField()
590 goto end; in _TIFFVSetField()
597 goto end; in _TIFFVSetField()
705 end: in _TIFFVSetField()
H A Dtif_dirinfo.c296 char *element, *end; in td_lfind() local
298 end = (char *)base + *nmemb * size; in td_lfind()
299 for (element = (char *)base; element < end; element += size) in td_lfind()
/libtiff-4.0.7/tools/
H A Dtiffcrop.c2737 if ((end == 0) || (end > cols)) in extractContigSamplesBytes()
2741 end = cols; in extractContigSamplesBytes()
2804 if ((end == 0) || (end > cols)) in extractContigSamples8bits()
2808 end = cols; in extractContigSamples8bits()
2882 if ((end == 0) || (end > cols)) in extractContigSamples16bits()
2971 if ((end == 0) || (end > cols)) in extractContigSamples24bits()
3066 if ((end == 0) || (end > cols)) in extractContigSamples32bits()
3169 if ((end == 0) || (end > cols)) in extractContigSamplesShifted8bits()
3250 if ((end == 0) || (end > cols)) in extractContigSamplesShifted16bits()
3340 if ((end == 0) || (end > cols)) in extractContigSamplesShifted24bits()
[all …]
/libtiff-4.0.7/contrib/stream/
H A Dtiffstream.cpp171 seekInt(fd, 0, end); in getSize()
205 case end: in seekInt()
206 org = ios::end; in seekInt()
H A Dtiffstream.h21 end, enumerator
/libtiff-4.0.7/
H A DHOWTO-SECURITY-RELEASE6 and other security holes in libtiff put many users at risk. To that end
H A Daclocal.m4185 # We make a subdir and do the tests there. Otherwise we can end up
187 # instance it was reported that on HP-UX the gcc test will end up
356 # Strip MF so we end up with the name of the file.
H A DChangeLog1341 (to enlarge tbuf for possible partial stride at end) so that
1445 full "stride" past the end.
1449 * libtiff/tif_packbits.c: fix read past end of data buffer.
1517 * libtiff/tif_jpeg.c: avoid overrunning the end of the output buffer in
1539 accumulate" and overwrite the end by one word in at least some cases.
1559 * libtiff/tif_dir.c: avoid one byte past end of ink names reading
2211 the end of file if needed.
2867 size or smaller - otherwise we move it to the end of file.
/libtiff-4.0.7/m4/
H A Dlibtool.m4299 # in macros and then make a single call at the end using the 'libtool'
1587 # (2) before a word containing "conftest.", or (3) at the end.
2070 # (2) before a word containing "conftest.", or (3) at the end.
5766 end]],
5769 end]])])],
7489 end
7497 end
7700 end
7706 end
7836 end
[all …]