/external/libcups/scheduler/ |
D | printers.c | 464 ippAddInteger(CommonData, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdCreateCommonData() 490 ippAddInteger(CommonData, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdCreateCommonData() 568 ippAddInteger(CommonData, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdCreateCommonData() 590 ippAddInteger(CommonData, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdCreateCommonData() 2316 ippAddInteger(p->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, "printer-id", p->printer_id); in cupsdSetPrinterAttrs() 2348 ippAddInteger(p->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdSetPrinterAttrs() 2350 ippAddInteger(p->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdSetPrinterAttrs() 2352 ippAddInteger(p->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdSetPrinterAttrs() 3400 ippAddInteger(p->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, "copies-default", in add_printer_defaults() 3408 ippAddInteger(p->attrs, IPP_TAG_PRINTER, MaxJobTime > 0 ? IPP_TAG_INTEGER : IPP_TAG_NOVALUE, in add_printer_defaults() [all …]
|
D | subscriptions.c | 137 ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_INTEGER, in cupsdAddEvent() 140 ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_INTEGER, in cupsdAddEvent() 151 ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_INTEGER, in cupsdAddEvent() 171 …ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_ENUM, "printer-state", (int)dest->s… in cupsdAddEvent() 187 ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_INTEGER, "notify-job-id", job->id); in cupsdAddEvent() 188 …ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_ENUM, "job-state", (int)job->state_… in cupsdAddEvent() 231 …ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_INTEGER, "job-impressions-completed… in cupsdAddEvent()
|
D | testsub.c | 208 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, in main() 211 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, in main() 262 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, in main()
|
D | ipp.c | 1375 ippAddInteger(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_INTEGER, in add_job() 1421 ippAddInteger(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_INTEGER, in add_job() 1464 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job() 1470 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job() 1476 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job() 1482 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job() 1530 ippAddInteger(con->request, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-priority", in add_job() 1669 ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "time-at-creation", time(NULL)); in add_job() 1676 ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-id", job->id); in add_job() 1677 job->state = ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_ENUM, in add_job() [all …]
|
D | cups-lpd.c | 1414 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", id); in send_state()
|
D | cupsfilter.c | 1279 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "document-number", in get_job_file()
|
D | job.c | 1848 …job->impressions = ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-impressions-comple… in cupsdLoadJob() 1850 …job->sheets = ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-media-sheets-completed"… in cupsdLoadJob() 2509 ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-priority", in cupsdSetJobPriority()
|
/external/libcups/cups/ |
D | dest-job.c | 46 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", job_id); in cupsCancelDestJob() 129 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in cupsCloseDestJob() 359 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", job_id); in cupsStartDestDocument()
|
D | testipp.c | 348 ippAddInteger(size, IPP_TAG_ZERO, IPP_TAG_INTEGER, "x-dimension", 21590); in main() 349 ippAddInteger(size, IPP_TAG_ZERO, IPP_TAG_INTEGER, "y-dimension", 27940); in main() 359 ippAddInteger(size, IPP_TAG_ZERO, IPP_TAG_INTEGER, "x-dimension", 21000); in main() 360 ippAddInteger(size, IPP_TAG_ZERO, IPP_TAG_INTEGER, "y-dimension", 29700); in main()
|
D | getdevices.c | 79 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "timeout", in cupsGetDevices()
|
D | util.c | 110 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in cupsCancelJob2() 933 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", job_id); in cupsStartDocument()
|
D | ppd-cache.c | 171 ippAddInteger(request, IPP_TAG_JOB, value_tag, mandatory, atoi(keyword)); in _cupsConvertOptions() 222 ippAddInteger(media_size, IPP_TAG_ZERO, IPP_TAG_INTEGER, in _cupsConvertOptions() 224 ippAddInteger(media_size, IPP_TAG_ZERO, IPP_TAG_INTEGER, in _cupsConvertOptions() 233 ippAddInteger(media_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, "media-left-margin", size->left); in _cupsConvertOptions() 235 ippAddInteger(media_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, "media-bottom-margin", size->bottom); in _cupsConvertOptions() 237 ippAddInteger(media_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, "media-right-margin", size->right); in _cupsConvertOptions() 239 ippAddInteger(media_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, "media-top-margin", size->top); in _cupsConvertOptions() 283 ippAddInteger(request, IPP_TAG_JOB, IPP_TAG_ENUM, "print-quality", atoi(keyword)); in _cupsConvertOptions() 287 ippAddInteger(request, IPP_TAG_JOB, IPP_TAG_ENUM, "print-quality", IPP_QUALITY_DRAFT); in _cupsConvertOptions() 289 ippAddInteger(request, IPP_TAG_JOB, IPP_TAG_ENUM, "print-quality", IPP_QUALITY_NORMAL); in _cupsConvertOptions() [all …]
|
D | testclient.c | 709 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", data->job_id); in monitor_printer() 906 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", ldata.job_id); in run_client()
|
D | libcups2.def | 457 ippAddInteger
|
D | ipp.h | 757 extern ipp_attribute_t *ippAddInteger(ipp_t *ipp, ipp_tag_t group,
|
D | dest.c | 1440 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type", (int)type); in _cupsGetDests() 1441 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type-mask", (int)mask); in _cupsGetDests()
|
D | cupspm.md | 865 - `ippAddInteger` adds an enum (`IPP_TAG_ENUM`) or integer (`IPP_TAG_INTEGER`)
|
D | ipp.c | 372 ippAddInteger(ipp_t *ipp, /* I - IPP message */ in ippAddInteger() function
|
/external/libcups/tools/ |
D | ippeveprinter.c | 931 …ippAddInteger(client->response, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-impressions", job->impressions); in copy_job_attributes() 934 …ippAddInteger(client->response, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-impressions-completed", job->im… in copy_job_attributes() 937 …ippAddInteger(client->response, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-printer-up-time", (int)(time(NU… in copy_job_attributes() 940 ippAddInteger(client->response, IPP_TAG_JOB, IPP_TAG_ENUM, "job-state", (int)job->state); in copy_job_attributes() 1054 ippAddInteger(client->response, IPP_TAG_JOB, in copy_job_attributes() 1059 ippAddInteger(client->response, IPP_TAG_JOB, in copy_job_attributes() 1195 ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-id", job->id); in create_job() 1210 …ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "time-at-creation", (int)(job->created - c… in create_job() 1360 ippAddInteger(media_col, IPP_TAG_PRINTER, IPP_TAG_INTEGER, "media-bottom-margin", bottom); in create_media_col() 1362 ippAddInteger(media_col, IPP_TAG_PRINTER, IPP_TAG_INTEGER, "media-left-margin", left); in create_media_col() [all …]
|
/external/libcups/cgi-bin/ |
D | printers.c | 332 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, in show_all_printers() 334 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, in show_all_printers()
|
D | ipp-var.c | 366 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type", in cgiMoveJobs() 368 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type-mask", in cgiMoveJobs() 1402 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "first-index", first + 1); in cgiShowJobs()
|
D | admin.c | 351 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type", in do_am_class() 353 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type-mask", in do_am_class() 553 ippAddInteger(request, IPP_TAG_PRINTER, IPP_TAG_ENUM, "printer-state", in do_am_class() 1171 ippAddInteger(request, IPP_TAG_PRINTER, IPP_TAG_ENUM, "printer-state", in do_am_printer() 1966 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type", in do_list_printers() 1968 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type-mask", in do_list_printers()
|
/external/libcups/systemv/ |
D | cancel.c | 272 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in main()
|
D | lpadmin.c | 1078 ippAddInteger(request, IPP_TAG_PRINTER, IPP_TAG_DELETEATTR, option, 0); in delete_printer_option() 1299 ippAddInteger(request, IPP_TAG_PRINTER, IPP_TAG_ENUM, "printer-state", IPP_PSTATE_IDLE); in set_printer_options()
|
/external/libcups/backend/ |
D | ipp.c | 1809 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in main() 2050 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in main() 2315 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", id); in cancel_job() 2521 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in monitor_printer() 2909 ippAddInteger(request, IPP_TAG_JOB, IPP_TAG_INTEGER, "copies", copies); in new_request()
|