Searched refs:did (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcphuff.c778 boolean did[NUM_HUFF_TBLS]; local
788 MEMZERO(did, SIZEOF(did));
799 if (! did[tbl]) {
807 did[tbl] = TRUE;
/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A DCHANGES1073 Removed PNGAPI from several functions whose prototypes did not have PNGAPI.
3237 (CVE-2011-0408, CERT VU#643140). The documentation did not accurately
3428 png_set_background() and png_expand_16() did not work together correctly.

Completed in 308 milliseconds