Searched refs:boolean (Results 1 – 7 of 7) sorted by relevance
51 typedef int boolean; typedef56 boolean Verbose = False;57 boolean dummyinput = False;
50 typedef int boolean; typedef55 boolean Verbose = False;
83 typedef unsigned char boolean; typedef288 TIFFjpeg_set_quality(JPEGState* sp, int quality, boolean force_baseline) in TIFFjpeg_set_quality()295 TIFFjpeg_suppress_tables(JPEGState* sp, boolean suppress) in TIFFjpeg_suppress_tables()301 TIFFjpeg_start_compress(JPEGState* sp, boolean write_all_tables) in TIFFjpeg_start_compress()334 TIFFjpeg_read_header(JPEGState* sp, boolean require_image) in TIFFjpeg_read_header()402 static boolean466 static boolean532 static boolean
212 typedef unsigned char boolean; typedef413 static boolean OJPEGLibjpegJpegSourceMgrFillInputBuffer(jpeg_decompress_struct* cinfo);415 static boolean OJPEGLibjpegJpegSourceMgrResyncToRestart(jpeg_decompress_struct* cinfo, int desired);2482 static boolean2512 static boolean
71 typedef unsigned char boolean; typedef
69 dnl Simply set some default values (i.e off) if boolean options were not
707 and boolean in MinGW build due to including jpeglib.h.2664 * libtiff/tif_ojpeg.c: Use same jpeg/win32 boolean/FAR hacks as are5956 * libtiff/tif_jpeg.c: fixed problem with boolean defined with wrong5957 size on windows. Use #define boolean hack.