Home
last modified time | relevance | path

Searched refs:DEBUG_printf (Results 1 – 10 of 10) sorted by relevance

/third_party/cups-filters/cupsfilters/
Dimage.c71 DEBUG_printf(("Closing/removing swap file \"%s\"...\n", img->cachename)); in cupsImageClose()
85 DEBUG_printf(("Freeing cache (%p, next = %p)...\n", current, next)); in cupsImageClose()
97 DEBUG_printf(("Freeing tiles (%p)...\n", img->tiles[0])); in cupsImageClose()
101 DEBUG_printf(("Freeing tile pointers (%p)...\n", img->tiles)); in cupsImageClose()
317 DEBUG_printf(("cupsImageOpen(\"%s\", %d, %d, %d, %d, %p)\n", in cupsImageOpen()
337 DEBUG_printf(("Error reading file!")); in cupsImageOpen()
617 DEBUG_printf(("max_ics=%d...\n", img->max_ics)); in cupsImageSetMaxTiles()
655 DEBUG_printf(("Created swap file \"%s\"...\n", img->cachename)); in flush_tile()
679 DEBUG_printf(("Error writing cache tile!")); in flush_tile()
710 DEBUG_printf(("Creating tile array (%dx%d)\n", xtiles, ytiles)); in get_tile()
[all …]
Dimage-sun.c128 DEBUG_printf(("Error reading file!")); in _cupsImageReadSunRaster()
130 DEBUG_printf(("Error reading file!")); in _cupsImageReadSunRaster()
132 DEBUG_printf(("Error reading file!")); in _cupsImageReadSunRaster()
195 DEBUG_printf(("Error reading file!")); in _cupsImageReadSunRaster()
Dimage-pnm.c201 DEBUG_printf(("Error reading file!")); in _cupsImageReadPNM()
223 DEBUG_printf(("Error reading file!")); in _cupsImageReadPNM()
228 DEBUG_printf(("Error reading file!")); in _cupsImageReadPNM()
Dimage-gif.c96 DEBUG_printf(("Error reading file!")); in _cupsImageReadGIF()
140 DEBUG_printf(("Error reading file!")); in _cupsImageReadGIF()
Dimage-private.h23 # define DEBUG_printf(x) macro
Dimage-sgilib.c551 DEBUG_printf(("Error reading file!")); in getlong()
567 DEBUG_printf(("Error reading file!")); in getshort()
Dimage-bmp.c168 DEBUG_printf(("Error reading file!")); in _cupsImageReadBMP()
/third_party/cups-filters/backend/
Dieee1284.c30 #define DEBUG_printf(x) macro
85 DEBUG_printf(("backendGetDeviceID(fd=%d, device_id=%p, device_id_size=%d, " in backendGetDeviceID()
244 DEBUG_printf(("backendGetDeviceID: ioctl failed - %s\n", in backendGetDeviceID()
269 DEBUG_printf(("backendGetDeviceID: ioctl failed - %s\n", in backendGetDeviceID()
285 DEBUG_printf(("backendGetDeviceID: Bad device_id character %d.", in backendGetDeviceID()
291 DEBUG_printf(("backendGetDeviceID: device_id=\"%s\"\n", device_id)); in backendGetDeviceID()
399 DEBUG_printf(("backendGetMakeModel(device_id=\"%s\", " in backendGetMakeModel()
/third_party/cups/
Dohos-add-openssl.patch100 + DEBUG_printf(("cupsMakeServerCredentials(path=\"%s\", common_name=\"%s\", num_alt_names=%d, alt_…
283 + DEBUG_printf(("cupsSetServerCredentials(path=\"%s\", common_name=\"%s\", auto_create=%d)", path,…
343 + DEBUG_printf(("httpCopyCredentials(http=%p, credentials=%p)", http, credentials));
354 + DEBUG_printf(("1httpCopyCredentials: chain=%p", chain));
627 + DEBUG_printf(("httpCredentialsString(credentials=%p, buffer=%p, bufsize=" CUPS_LLFMT ")", creden…
694 + DEBUG_printf(("1httpCredentialsString: Returning \"%s\".", buffer));
971 + DEBUG_printf(("3_httpTLSStart(http=%p)", http));
977 + DEBUG_printf(("4_httpTLSStart: tls_options=%x", tls_options));
1023 + DEBUG_printf(("4_httpTLSStart: Unable to get socket address: %s", strerror(errno)));
1035 + DEBUG_printf(("4_httpTLSStart: Resolved socket address to \"%s\".", hostname));
[all …]
Dohos_ip_conflict.patch55 + DEBUG_printf(("httpConnect2(host=\"%s\", port=%d, addrlist=%p, family=%d, encryption=%d, blockin…
102 + DEBUG_printf(("1httpReconnect2: httpAddrConnect failed: %s",
108 + DEBUG_printf(("2httpReconnect2: New socket=%d", http->fd));
135 + DEBUG_printf(("1httpReconnect2: Connected to %s:%d...",
160 + DEBUG_printf(("httpReconnect2(http=%p, msec=%d, cancel=%p)", (void *)http, msec, (void *)cancel)…
182 + DEBUG_printf(("2httpReconnect2: Closing socket %d...", http->fd));
210 + DEBUG_printf(("2httpReconnect2: Address %s:%d",
225 DEBUG_printf(("httpAddrConnect(addrlist=%p, sock=%p)", (void *)addrlist, (void *)sock));