/external/jpeg/ |
makljpeg.st | 25 jcapimin.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h) 26 jcapistd.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h) 27 jccoefct.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h) 28 jccolor.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h) 29 jcdctmgr.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h,jdct.h) 30 jchuff.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h,jchuff.h) 31 jcinit.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h) 32 jcmainct.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h) 33 jcmarker.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h) 34 jcmaster.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h [all...] |
jconfig.vms | 0 /* jconfig.vms --- jconfig.h for use on Digital VMS. */ 2 /* see jconfig.doc for explanations */
|
makefile.cfg | 27 # Generally, we recommend defining any configuration symbols in jconfig.h, 103 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \ 104 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
makefile.mms | 11 # Generally, we recommend defining any configuration symbols in jconfig.h, 55 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \ 56 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
makefile.ansi | 13 # Generally, we recommend defining any configuration symbols in jconfig.h, 68 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \ 69 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
makefile.bcc | 38 # Generally, we recommend defining any configuration symbols in jconfig.h, 95 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \ 96 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
makefile.dj | 13 # Generally, we recommend defining any configuration symbols in jconfig.h, 68 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \ 69 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
makefile.mc6 | 15 # Generally, we recommend defining any configuration symbols in jconfig.h, 66 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \ 67 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
makefile.sas | 25 # Generally, we recommend defining any configuration symbols in jconfig.h, 77 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \ 78 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
makefile.unix | 13 # Generally, we recommend defining any configuration symbols in jconfig.h, 72 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \ 73 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
makefile.wat | 20 # Generally, we recommend defining any configuration symbols in jconfig.h, 67 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat & 68 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
makefile.manx | 69 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \ 70 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
makefile.vc | 16 # Generally, we recommend defining any configuration symbols in jconfig.h, 65 CONFIGFILES= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \ 66 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas [all...] |
jconfig.dj | 0 /* jconfig.dj --- jconfig.h for DJGPP (Delorie's GNU C port) on MS-DOS. */ 2 /* see jconfig.doc for explanations */
|
jconfig.mac | 0 /* jconfig.mac --- jconfig.h for CodeWarrior on Apple Macintosh */ 2 /* see jconfig.doc for explanations */
|
jconfig.manx | 0 /* jconfig.manx --- jconfig.h for Amiga systems using Manx Aztec C ver 5.x. */ 2 /* see jconfig.doc for explanations */
|
jconfig.sas | 0 /* jconfig.sas --- jconfig.h for Amiga systems using SAS C 6.0 and up. */ 2 /* see jconfig.doc for explanations */
|
jconfig.st | 0 /* jconfig.st --- jconfig.h for Atari ST/STE/TT using Pure C or Turbo C. */ 2 /* see jconfig.doc for explanations */
|
jconfig.vc | 0 /* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */ 2 /* see jconfig.doc for explanations */
|
jconfig.wat | 0 /* jconfig.wat --- jconfig.h for Watcom C/C++ on MS-DOS or OS/2. */ 2 /* see jconfig.doc for explanations */
|
makcjpeg.st | 26 cjpeg.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h,jversion.h) 27 cdjpeg.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 28 rdswitch.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 29 rdppm.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 30 rdgif.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 31 rdtarga.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 32 rdbmp.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 33 rdrle.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
|
makdjpeg.st | 26 djpeg.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h,jversion.h) 27 cdjpeg.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 28 rdcolmap.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 29 wrppm.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 30 wrgif.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 31 wrtarga.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 32 wrbmp.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 33 wrrle.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
|
jconfig.cfg | 0 /* jconfig.cfg --- source file edited by configure script */ 2 /* see jconfig.doc for explanations */
|
maktjpeg.st | 26 jpegtran.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h,transupp.h,jversion.h) 27 cdjpeg.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 28 rdswitch.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 29 transupp.c (jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h,transupp.h)
|
jconfig.bcc | 0 /* jconfig.bcc --- jconfig.h for Borland C (Turbo C) on MS-DOS or OS/2. */ 2 /* see jconfig.doc for explanations */
|