Home
last modified time | relevance | path

Searched refs:expected (Results 1 – 6 of 6) sorted by relevance

/libtiff-4.0.7/config/
H A Dcompile245 arguments, and rename the output as expected.
H A Dltmain.sh5903 /* execv doesn't actually work on mingw as expected on unix */
/libtiff-4.0.7/contrib/pds/
H A Dtif_pdsdirread.c265 uint32 expected = (fip->field_readcount == TIFF_SPP) ? in TIFFReadPrivateDataSubDirectory() local
268 if (!CheckDirCount(tif, dp, expected)) in TIFFReadPrivateDataSubDirectory()
/libtiff-4.0.7/libtiff/
H A Dtif_dirread.c4240 uint32 expected; in TIFFReadCustomDirectory() local
4242 expected=(uint32)tif->tif_dir.td_samplesperpixel; in TIFFReadCustomDirectory()
4244 expected=(uint32)fip->field_readcount; in TIFFReadCustomDirectory()
4245 if (!CheckDirCount(tif,dp,expected)) in TIFFReadCustomDirectory()
/libtiff-4.0.7/
H A Daclocal.m4166 # dependency, and given that the user is not expected to run this macro,
H A DChangeLog21 value. Results might not be an expected value.". Problem was
262 if more input samples are provided than expected by PixarLogSetupEncode.
1323 enough to uniquely identify expected results.)
1987 to expected value as the warning message suggests. As per bug
2194 requires extra parenthesis to work as expected. Reported by