Searched refs:expected (Results 1 – 6 of 6) sorted by relevance
245 arguments, and rename the output as expected.
5903 /* execv doesn't actually work on mingw as expected on unix */
265 uint32 expected = (fip->field_readcount == TIFF_SPP) ? in TIFFReadPrivateDataSubDirectory() local268 if (!CheckDirCount(tif, dp, expected)) in TIFFReadPrivateDataSubDirectory()
4240 uint32 expected; in TIFFReadCustomDirectory() local4242 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()
166 # dependency, and given that the user is not expected to run this macro,
21 value. Results might not be an expected value.". Problem was262 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 bug2194 requires extra parenthesis to work as expected. Reported by