Home
last modified time | relevance | path

Searched refs:INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngimage.c520 INTERNAL_ERROR enumerator
704 case INTERNAL_ERROR: /* anything unexpected is an internal error: */ in display_log()
838 display_log(dp, INTERNAL_ERROR, "damaged buffer list"); in buffer_read()
1105 display_log(dp, INTERNAL_ERROR, in compare_read()
1165 display_log(dp, INTERNAL_ERROR, "invalid bpp %u for bit_depth %u", in compare_read()
1224 display_log(dp, INTERNAL_ERROR, "mask calculation error %u, %u", in compare_read()
1259 display_log(dp, INTERNAL_ERROR, in compare_read()
1569 display_log(dp, INTERNAL_ERROR, "unexpected return code %d", ret); in do_test()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngcp.c131 INTERNAL_ERROR enumerator
612 case INTERNAL_ERROR: /* anything unexpected is an internal error: */ in display_log()
727 display_log(dp, dp->errset ? INTERNAL_ERROR : USER_ERROR, in option_index()
771 display_log(dp, INTERNAL_ERROR, "sprintf failed"); in set_opt_string_()
1366 display_log(dp, dp->errset ? INTERNAL_ERROR : USER_ERROR, in find_val()
1636 display_log(dp, INTERNAL_ERROR, "NULL name to makename"); in makename()
1649 display_log(dp, INTERNAL_ERROR, "infile with trailing /"); in makename()
2298 display_log(dp, INTERNAL_ERROR, "unexpected return code %d", ret); in cppng()
A Dpngfix.c715 # define INTERNAL_ERROR 0x40 /* internal limits/errors encountered */ macro
1256 file->status_code |= INTERNAL_ERROR; in read_byte()
3593 control->file.status_code |= INTERNAL_ERROR; in read_png()

Completed in 23 milliseconds