Home
last modified time | relevance | path

Searched refs:iprintf (Results 1 - 4 of 4) sorted by relevance

/third_party/libinput/tools/
H A Dlibinput-record.c190 iprintf(FILE *fp, in iprintf() function
357 iprintf(dev->fp, in print_evdev_event()
378 iprintf(d->fp, I_EVENTTYPE, "- evdev:\n"); in handle_evdev_frame()
409 iprintf(d->fp, in handle_evdev_frame()
436 iprintf(dev->fp, in print_device_notify()
469 iprintf(dev->fp, in print_key_event()
499 iprintf(dev->fp, in print_motion_event()
530 iprintf(dev->fp, in print_absmotion_event()
561 iprintf(dev->fp, in print_pointer_button_event()
614 iprintf(de in print_pointer_axis_event()
[all...]
/third_party/cups-filters/filter/
H A Durftopdf.cpp54 #define iprintf(format, ...) fprintf(stderr, "INFO: (" PROGRAM ") " format, __VA_ARGS__) macro
119 iprintf("Created temporary file '%s'\n", tempfile_name);
450 iprintf("%s file, with %d page(s).\n", head.unirast, head.page_count); in main()
471 iprintf("Page %d :\n", page); in main()
472 iprintf("Bits Per Pixel : %d\n", page_header.bpp); in main()
473 iprintf("Colorspace : %d\n", page_header.colorspace); in main()
474 iprintf("Duplex Mode : %d\n", page_header.duplex); in main()
475 iprintf("Quality : %d\n", page_header.quality); in main()
476 iprintf("Size : %dx%d pixels\n", page_header.width, page_header.height); in main()
477 iprintf("Dot in main()
[all...]
H A Drastertopdf.cpp93 #define iprintf(format, ...) fprintf(stderr, "INFO: (" PROGRAM ") " format, __VA_ARGS__) macro
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs484 pub fn iprintf(arg1: *const c_char, ...) -> c_int; in iprintf() functions

Completed in 8 milliseconds