Home
last modified time | relevance | path

Searched refs:DBG_ERR (Results 1 - 23 of 23) sorted by relevance

/third_party/backends/frontend/
H A Dsaned.c307 #define DBG_ERR 1 macro
369 DBG(DBG_ERR, "auth_callback: bad status %d\n", wire.status); in auth_callback()
415 DBG(DBG_ERR, "auth_callback: bad status %d\n", wire.status); in auth_callback()
426 DBG(DBG_ERR, "auth_callback: bad status %d\n", wire.status); in auth_callback()
443 DBG(DBG_ERR, "auth_callback: bad status %d\n", wire.status); in auth_callback()
468 DBG (DBG_ERR, "quit: received signal %d\n", signum); in quit()
472 DBG (DBG_ERR, "quit: already active, returning\n"); in quit()
549 DBG (DBG_ERR, in decode_handle()
582 DBG (DBG_ERR, "check_v4_in_range: invalid CIDR value (%s) !\n", netmask); in check_v4_in_range()
648 DBG (DBG_ERR, "check_v6_in_rang in check_v6_in_range()
[all...]
/third_party/backends/backend/
H A Dhp5400_sanei.c175 HP5400_DBG (DBG_ERR, "hp5400_command_verify: invalid handle\n"); in hp5400_command_verify()
185 HP5400_DBG (DBG_ERR, in hp5400_command_verify()
196 HP5400_DBG (DBG_ERR, " error response is: %02X %02X %02X\n", abData[0], in hp5400_command_verify()
215 HP5400_DBG (DBG_ERR, "hp5400_command_read: invalid handle\n"); in hp5400_command_read_noverify()
243 HP5400_DBG (DBG_ERR, "hp5400_command_write: invalid handle\n"); in hp5400_command_write()
268 HP5400_DBG (DBG_ERR, "hp5400_command_read: invalid handle\n"); in hp5400_bulk_read()
307 HP5400_DBG (DBG_ERR, "hp5400_command_read_block: invalid handle\n"); in hp5400_bulk_read_block()
330 HP5400_DBG (DBG_ERR, "hp5400_bulk_command_write: invalid handle\n"); in hp5400_bulk_command_write()
H A Dmustek_usb2.c702 DBG (DBG_ERR, "SetParameters: ScanSource error\n"); in SetParameters()
714 DBG (DBG_ERR, "SetParameters: PixelFlavor error\n"); in SetParameters()
721 DBG (DBG_ERR, "SetParameters: x1 > x2, error\n"); in SetParameters()
726 DBG (DBG_ERR, "SetParameters: y1 >= y2, error\n"); in SetParameters()
731 DBG (DBG_ERR, "SetParameters: x2 > MAX_SCANNING_WIDTH, error\n"); in SetParameters()
736 DBG (DBG_ERR, "SetParameters: y2 > MAX_SCANNING_HEIGHT, error\n"); in SetParameters()
770 DBG (DBG_ERR, "SetParameters: MustScanner_Prepare fail\n"); in SetParameters()
778 DBG (DBG_ERR, "SetParameters: LinearThreshold error\n"); in SetParameters()
810 DBG (DBG_ERR, "SetParameters: gamma table malloc fail\n"); in SetParameters()
834 DBG (DBG_ERR, "SetParameter in SetParameters()
[all...]
H A Dhp5400_debug.h57 #define DBG_ERR 16 macro
69 extern FILE *DBG_ERR;
H A Dhp5400_debug.c54 FILE *DBG_ERR = NULL; variable
59 DBG_ERR = stderr; in hp5400_dbg_start()
H A Dhp5400_sane.c543 HP5400_DBG(DBG_ERR, "Uninitialised option %d\n", i); in _InitOptions()
558 HP5400_DBG(DBG_ERR, "no mem\n"); in _ReportDevice()
666 HP5400_DBG (DBG_ERR, "Unable to read config file \"%s\": %s\n", in sane_init()
766 HP5400_DBG (DBG_ERR, "HP5400Open failed\n"); in sane_open()
886 HP5400_DBG (DBG_ERR, in sane_control_option()
911 HP5400_DBG (DBG_ERR, in sane_control_option()
929 HP5400_DBG (DBG_ERR, in sane_control_option()
971 HP5400_DBG (DBG_ERR, in sane_control_option()
990 HP5400_DBG (DBG_ERR, in sane_control_option()
1009 HP5400_DBG (DBG_ERR, in sane_control_option()
[all...]
H A Dniash_core.c137 DBG (DBG_ERR, " No NIASH chipset found!\n"); in _ProbeRegisters()
192 DBG (DBG_ERR, "NiashXferOpen failed for '%s'\n", pszName); in NiashOpen()
240 DBG (DBG_ERR, "ERROR: internal error! (%d)\n", (int) pHWParams->eModel); in NiashOpen()
247 DBG (DBG_ERR, "_ProbeRegisters failed!\n"); in NiashOpen()
654 DBG (DBG_ERR, "Invalid dpi (%d)\n", pParams->iDpi); in InitScan()
661 DBG (DBG_ERR, "Invalid height (%d)\n", iHeight); in InitScan()
667 DBG (DBG_ERR, "Invalid width (%d)\n", pParams->iWidth); in InitScan()
678 DBG (DBG_ERR, "Invalid lpi (%d)\n", pParams->iLpi); in InitScan()
686 DBG (DBG_ERR, "Invalid exposure time (%d)\n", iExpTime); in InitScan()
832 DBG (DBG_ERR, "XferBufExi in XferBufferExit()
[all...]
H A Dniash_xfer.c129 DBG (DBG_ERR, "Error invoking sanei_usb_find_devices"); in NiashXferInit()
256 DBG (DBG_ERR, "ERROR: Bulk write failed\n"); in NiashWriteBulk()
288 DBG (DBG_ERR, "ERROR: Bulk read failed\n"); in NiashReadBulk()
H A Dniash.c42 #define DBG_ERR 16 macro
771 DBG (DBG_ERR, "Uninitialised option %d\n", i); in _InitOptions()
788 DBG (DBG_ERR, "no mem\n"); in _ReportDevice()
920 DBG (DBG_ERR, "NiashOpen failed\n"); in sane_open()
1064 DBG (DBG_ERR, in sane_control_option()
1091 DBG (DBG_ERR, "Failed to constrain option %d (%s)\n", n, in sane_control_option()
1194 DBG (DBG_ERR, "SANE_ACTION_SET_VALUE: Invalid option (%d)\n", n); in sane_control_option()
1208 DBG (DBG_ERR, "Invalid action (%d)\n", Action); in sane_control_option()
1232 DBG (DBG_ERR, "TLX should be smaller than BRX\n"); in sane_get_parameters()
1237 DBG (DBG_ERR, "TL in sane_get_parameters()
[all...]
H A Dmustek_usb2_asic.c63 DBG (DBG_ERR, "WriteIOControl Error!\n"); in WriteIOControl()
81 DBG (DBG_ERR, "WriteIOControl Error!\n"); in ReadIOControl()
171 DBG (DBG_ERR, ("Mustek_SendData: write error\n")); in Mustek_SendData()
277 DBG (DBG_ERR, "Mustek_DMARead: read error\n"); in Mustek_DMARead()
295 DBG (DBG_ERR, "Mustek_DMARead: read error\n"); in Mustek_DMARead()
334 DBG (DBG_ERR, "Mustek_DMAWrite: write error\n"); in Mustek_DMAWrite()
353 DBG (DBG_ERR, "Mustek_DMAWrite: write error\n"); in Mustek_DMAWrite()
2523 DBG (DBG_ERR, "DRAM Test error...(No.=%d)\n", i + 1); in DRAM_Test()
3160 DBG (DBG_ERR, "read out pixel over max pixel! image will shift!!!\n"); in SetPackAddress()
3559 DBG (DBG_ERR, "Asic_Ope in Asic_Open()
[all...]
H A Dniash_xfer.h66 extern FILE *DBG_ERR;
H A Dhp3900_debug.c43 #define DBG_ERR 0x00 /* Only important errors */ macro
595 DBG (DBG_ERR, "- dbg_tiff_save: Error generating filename\n"); in dbg_tiff_save()
598 DBG (DBG_ERR, in dbg_tiff_save()
613 DBG (DBG_ERR, "- dbg_tiff_save: tiffio not supported\n"); in dbg_tiff_save()
H A Dkvs20xx.h17 #define DBG_ERR 1 macro
H A Dkvs40xx.h20 #define DBG_ERR 1 macro
H A Dkvs20xx_cmd.c101 DBG (DBG_ERR, in kvs20xx_sense_handler()
H A Dkvs40xx_cmd.c277 DBG (DBG_ERR, in kvs40xx_sense_handler()
H A Dhp5400_internal.c593 HP5400_DBG (DBG_ERR, "*** ERROR: Read returned %d. FATAL.\n", res); in CircBufferGetLine()
H A Dmustek_usb2_asic.h290 #define DBG_ERR 1 /* Other errors */ macro
H A Dhp3900_rts8822.c2942 DBG (DBG_ERR, "- Load_MotorCurves error!!\n"); in Load_MotorCurves()
/third_party/backends/tools/
H A Dsane-desc.c66 #define DBG_ERR current_debug_level = 0; debug_call macro
450 DBG_ERR ("Unknown output mode: %s\n", optarg); in get_options()
467 DBG_ERR ("unknown option (use -h for help)\n"); in get_options()
470 DBG_ERR ("missing parameter (use -h for help)\n"); in get_options()
473 DBG_ERR ("missing option (use -h for help)\n"); in get_options()
570 DBG_ERR ("update_url_list: couldn't calloc url_entry\n"); in update_url_list()
625 DBG_ERR ("read_keyword: missing quotation mark: %s\n", line); in read_keyword()
648 DBG_ERR ("read_keyword: missing quotation mark: %s\n", line); in read_keyword()
669 DBG_ERR ("read_keyword: missing quotation mark: %s\n", line); in read_keyword()
685 DBG_ERR ("read_keywor in read_keyword()
[all...]
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c328 debug(DBG_ERR, "sched_getaffinity failed: %s\n", strerror(ret)); in start_task()
415 debug(DBG_ERR, "malloc failed\n"); in main()
420 debug(DBG_ERR, "malloc failed\n"); in main()
424 debug(DBG_ERR, "malloc failed\n"); in main()
430 debug(DBG_ERR, "malloc failed\n"); in main()
436 debug(DBG_ERR, "pthread_barrier_init failed: %s\n", in main()
447 debug(DBG_ERR, "malloc thread_pids failed\n"); in main()
/third_party/ltp/testcases/realtime/include/
H A Dlibrttest.h182 #define DBG_ERR 1 macro
/third_party/ltp/testcases/realtime/lib/
H A Dlibstats.c85 debug(DBG_ERR, "Number of elements cannot be more than %ld\n", in stats_container_append()

Completed in 40 milliseconds