Home
last modified time | relevance | path

Searched defs:JMESSAGE (Results 1 – 10 of 10) sorted by relevance

/external/libjpeg-turbo/
Dcderror.h28 #define JMESSAGE(code,string) macro
36 #define JMESSAGE(code,string) code , macro
40 JMESSAGE(JMSG_FIRSTADDONCODE=1000, NULL) /* Must be first entry! */ enumerator
Djerror.h30 #define JMESSAGE(code,string) macro
38 #define JMESSAGE(code,string) code , macro
42 JMESSAGE(JMSG_NOMESSAGE, "Bogus message code %d") /* Must be first entry! */ enumerator
Djerror.c46 #define JMESSAGE(code,string) string , macro
Dcjpeg.c46 #define JMESSAGE(code,string) string , macro
Ddjpeg.c49 #define JMESSAGE(code,string) string , macro
/external/pdfium/third_party/libjpeg/
Dcderror.h27 #define JMESSAGE(code,string) macro
35 #define JMESSAGE(code,string) code , macro
39 JMESSAGE(JMSG_FIRSTADDONCODE=1000, NULL) /* Must be first entry! */ enumerator
Djerror.h27 #define JMESSAGE(code,string) macro
35 #define JMESSAGE(code,string) code , macro
39 JMESSAGE(JMSG_NOMESSAGE, "Bogus message code %d") /* Must be first entry! */ enumerator
Dfpdfapi_jerror.c39 #define JMESSAGE(code,string) string , macro
/external/opencv3/3rdparty/libjpeg/
Djerror.h28 #define JMESSAGE(code,string) macro
36 #define JMESSAGE(code,string) code , macro
40 JMESSAGE(JMSG_NOMESSAGE, "Bogus message code %d") /* Must be first entry! */ enumerator
Djerror.c49 #define JMESSAGE(code,string) string , macro