Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Dbesble_debug.h34 #define APP_ERROR 13 macro
151 #define BLE_APP_ERR(str,...) DebugOut(APP_ERROR, str, ##__VA_ARGS__)
156 #define BLE_APP_ERR(str,...) DebugOut(APP_ERROR, str, ##__VA_ARGS__)
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngimage.c517 APP_ERROR, /* such as out-of-memory in a callback */ enumerator
701 case APP_ERROR: lp = "error(pngimage)"; break; in display_log()
805 display_log(dp, APP_ERROR, "read failed: %s", strerror(ret)); in display_cache_file()
1021 display_log(dp, APP_ERROR, "IHDR changed (%s)", e); in compare_read()
1042 display_log(dp, APP_ERROR, "PNG rowbytes changed from %lu to %lu", in compare_read()
1290 display_log(dp, APP_ERROR, "out of memory saving file"); in buffer_write()
1332 display_log(dp, APP_ERROR, "failed to create write png_struct"); in write_png()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngcp.c128 APP_ERROR, /* such as out-of-memory in a callback */ enumerator
609 case APP_ERROR: lp = "error(pngcp)"; break; in display_log()
672 display_log(dp, APP_ERROR, "text chunks: stash malloc failed"); in text_stash()
1505 display_log(dp, APP_ERROR, in set_timer()
2072 display_log(dp, APP_ERROR, "%s: write failed (%s)", in write_png()
2257 display_log(dp, APP_ERROR, "rename %s %s failed (%s)", tmpname, in cp_one_file()

Completed in 23 milliseconds