Searched defs:HAVE_UNSIGNED_CHAR (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djconfig.h29 #define HAVE_UNSIGNED_CHAR 1 macro
H A Dconfig.h64 #define HAVE_UNSIGNED_CHAR 1 macro
/external/jpeg/
H A Djconfig.h35 #define HAVE_UNSIGNED_CHAR macro
50 * If you defined HAVE_UNSIGNED_CHAR then the speed difference is minimal.
H A Dckconfig.c125 * then undefine HAVE_UNSIGNED_CHAR.
128 #define HAVE_UNSIGNED_CHAR macro
130 #ifdef HAVE_UNSIGNED_CHAR
310 #ifdef HAVE_UNSIGNED_CHAR
311 fprintf(outfile, "#define HAVE_UNSIGNED_CHAR\n");
313 fprintf(outfile, "#undef HAVE_UNSIGNED_CHAR\n");
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djconfig.h5 #define HAVE_UNSIGNED_CHAR macro
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djconfig.h5 #define HAVE_UNSIGNED_CHAR macro
/external/qemu/distrib/jpeg-6b/
H A Djconfig.h35 #define HAVE_UNSIGNED_CHAR macro
50 * If you defined HAVE_UNSIGNED_CHAR then the speed difference is minimal.
H A Dckconfig.c125 * then undefine HAVE_UNSIGNED_CHAR.
128 #define HAVE_UNSIGNED_CHAR macro
130 #ifdef HAVE_UNSIGNED_CHAR
310 #ifdef HAVE_UNSIGNED_CHAR
311 fprintf(outfile, "#define HAVE_UNSIGNED_CHAR\n");
313 fprintf(outfile, "#undef HAVE_UNSIGNED_CHAR\n");

Completed in 420 milliseconds