Home
last modified time | relevance | path

Searched refs:ioFormatTest (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dpngio_reg.c94 if (ioFormatTest(FILE_1BPP)) success = FALSE; in main()
96 if (ioFormatTest(FILE_2BPP)) success = FALSE; in main()
98 if (ioFormatTest(FILE_2BPP_C)) success = FALSE; in main()
100 if (ioFormatTest(FILE_4BPP)) success = FALSE; in main()
102 if (ioFormatTest(FILE_4BPP_C)) success = FALSE; in main()
104 if (ioFormatTest(FILE_8BPP)) success = FALSE; in main()
106 if (ioFormatTest(FILE_8BPP_C)) success = FALSE; in main()
108 if (ioFormatTest(FILE_16BPP)) success = FALSE; in main()
110 if (ioFormatTest(FILE_32BPP)) success = FALSE; in main()
114 if (ioFormatTest(FILE_CMAP_ALPHA)) success = FALSE; in main()
[all …]
H A Dioformats_reg.c140 if (ioFormatTest(BMP_FILE)) success = FALSE; in main()
144 if (ioFormatTest(FILE_1BPP)) success = FALSE; in main()
149 if (ioFormatTest(FILE_2BPP)) success = FALSE; in main()
151 if (ioFormatTest(FILE_2BPP_C)) success = FALSE; in main()
153 if (ioFormatTest(FILE_4BPP)) success = FALSE; in main()
155 if (ioFormatTest(FILE_4BPP_C)) success = FALSE; in main()
157 if (ioFormatTest(FILE_8BPP_1)) success = FALSE; in main()
159 if (ioFormatTest(FILE_8BPP_2)) success = FALSE; in main()
164 if (ioFormatTest(FILE_8BPP_3)) success = FALSE; in main()
169 if (ioFormatTest(FILE_16BPP)) success = FALSE; in main()
[all …]
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadfile.c891 ioFormatTest(const char *filename) in ioFormatTest() function
H A Dleptprotos.h1414 LEPT_DLL extern l_int32 ioFormatTest ( const char *filename );
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadfile.c1262 ioFormatTest(const char *filename) in ioFormatTest() function
H A Dallheaders.h2193 LEPT_DLL extern l_int32 ioFormatTest ( const char *filename );
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dallheaders.h2143 LEPT_DLL extern l_int32 ioFormatTest ( const char *filename );