Lines Matching defs:PDBG

71 # define PDBG(x)
73 # define PDBG(x) IF_DBG(x)
210 PDBG (pixma_dbg (1, "BUG: unmapped error %d\n", error));
253 PDBG (pixma_dbg (3, "pixma_find_scanners() found %u devices\n", nscanners));
283 PDBG (pixma_dbg (1, "WARNING:not enough memory for device list\n"));
460 /*PDBG (pixma_dbg (4, "*create_dpi_list***** TPUIR mode\n"));*/
468 /*PDBG (pixma_dbg (4, "*create_dpi_list***** ADF/TPU mode\n"));*/
476 /*PDBG (pixma_dbg (4, "*create_dpi_list***** 48 bits flatbed mode\n"));*/
505 /*PDBG (pixma_dbg (4, "*create_dpi_list***** min_dpi = %d, max_dpi = %d\n", min_dpi, max_dpi));*/
565 /* PDBG (pixma_dbg (4, "*control_scalar_option***** n = %u, a = %u\n", n, a)); */
630 /* PDBG (pixma_dbg (4, "*control_string_option***** n = %u, a = %u\n", n, a)); */
695 /* PDBG (pixma_dbg (4, "*control_option***** n = %u, a = %u\n", n, a)); */
709 PDBG (pixma_dbg (4, "*control_option***** opt_gamma_table: SANE_ACTION_SET_VALUE with %d values ***** \n", table_size));
724 /* PDBG (pixma_hexdump (4, (uint8_t *)v, table_size * 4)); */
725 /* PDBG (pixma_hexdump (4, ss->gamma_table, table_size * byte_cnt)); */
728 PDBG (pixma_dbg (4, "*control_option***** opt_gamma_table: SANE_ACTION_GET_VALUE ***** \n"));
744 PDBG (pixma_dbg (4, "*control_option***** opt_gamma_table: SANE_ACTION_SET_AUTO with gamma=%f ***** \n",
748 /* PDBG (pixma_hexdump (4, ss->gamma_table, table_size * byte_cnt)); */
795 PDBG (pixma_dbg (1, "BUG:control_option():Unhandled option\n"));
820 PDBG (pixma_dbg (4, "*control_option***** gamma = %f *\n",
822 PDBG (pixma_dbg (4, "*control_option***** table size = %d *\n",
826 /* PDBG (pixma_hexdump (4, ss->gamma_table,
834 /* PDBG (pixma_dbg (4, "*control_option***** mode = %u *\n",
960 PDBG (pixma_dbg (1, "BUG:calc_scan_param() failed %d\n", error));
961 PDBG (print_scan_param (1, sp));
974 /* PDBG (pixma_dbg (4, "*init_option_descriptors*****\n")); */
1036 /* PDBG (pixma_dbg (4, "*%s***** PIXMA_CAP_GAMMA_TABLE ***** \n",
1038 /* PDBG (pixma_dbg (4, "%s: gamma_table_contraint.max = %d\n",
1040 /* PDBG (pixma_dbg (4, "%s: gamma_table_size = %d\n",
1098 PDBG (pixma_dbg (3, "Reader task started\n"));
1162 PDBG (pixma_dbg (3, "Reader task terminated\n"));
1166 PDBG (pixma_dbg
1239 PDBG (pixma_dbg (1, "WARNING:waitpid() failed %s\n", strerror (errno)));
1254 PDBG (pixma_dbg
1263 PDBG (pixma_dbg
1269 PDBG (pixma_dbg (1, "ERROR:start_reader_task():pipe() failed %s\n",
1297 PDBG (pixma_dbg (1, "ERROR:unable to start reader task\n"));
1300 PDBG (pixma_dbg (3, "Reader task id=%ld (%s)\n", (long) pid,
1598 PDBG (pixma_dbg (1, "WARNING:read_image():read() failed %s\n",
1613 PDBG (pixma_dbg (1, "BUG:ss->image_bytes_read > ss->sp.image_size\n"));
1625 PDBG (pixma_dbg (3, "read_image():reader task closed the pipe:%"
1669 PDBG(pixma_dbg(2, "pixma is compiled %s pthread support.\n",
1681 PDBG(pixma_dbg(2, "Could not read pixma configuration file: %s\n",
1687 PDBG (pixma_dbg (2, "pixma_init() failed %s\n", pixma_strerror (status)));
1838 PDBG (pixma_dbg (3, "Warning: !idle && !SANE_ACTION_GET_VALUE\n"));
1910 PDBG (pixma_dbg (3, "Warning in Sane_start: !idle && scanning. idle=%d, ss->scanning=%d\n",
1933 PDBG (pixma_dbg(1, "%s: pixma_jpeg_start: %s\n", __func__, sane_strstatus(status)) );
2003 PDBG (pixma_dbg (1, "*sane_read***** Warning: padding may cause incomplete scan results\n"));
2025 PDBG (pixma_dbg (3, "Inefficient skip buffer. Should be %d\n", n));
2077 PDBG (pixma_dbg (2, "Setting %sblocking mode\n", (m) ? "non-" : ""));
2080 PDBG (pixma_dbg