Searched refs:Trace (Results 1 - 15 of 15) sorted by relevance

/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Dreadpng.h43 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);} macro
45 # define Trace(x) ; macro
H A Dreadpng2.h43 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);} macro
45 # define Trace(x) ; macro
H A Dwritepng.h43 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);} macro
45 # define Trace(x) ; macro
H A Drpng-x.c67 /* #define DEBUG : this enables the Trace() macros */
339 Trace((stderr, "calling readpng_get_image()\n"))
342 Trace((stderr, "done with readpng_get_image()\n"))
359 Trace((stderr, "calling rpng_x_display_image()\n"))
364 Trace((stderr, "done with rpng_x_display_image()\n"))
433 Trace((stderr, "default depth is %d: checking other visuals\n",
447 Trace((stderr, "XGetVisualInfo() returned %d 24-bit visuals\n",
651 Trace((stderr, "beginning display loop (image_channels == %d)\n",
653 Trace((stderr, " (width = %ld, rowbytes = %ld, ximage_rowbytes = %d)\n",
655 Trace((stder
[all...]
H A Drpng-win.c64 /* #define DEBUG : this enables the Trace() macros */
347 Trace((stderr, "calling readpng_get_image()\n"))
350 Trace((stderr, "done with readpng_get_image()\n"))
367 Trace((stderr, "calling rpng_win_display_image()\n"))
372 Trace((stderr, "done with rpng_win_display_image()\n"))
501 Trace((stderr, "beginning display loop (image_channels == %d)\n",
503 Trace((stderr, "(width = %ld, rowbytes = %ld, wimage_rowbytes = %d)\n",
562 Trace((stderr, "calling final image-flush routine\n"))
H A Drpng2-win.c89 /* #define DEBUG */ /* this enables the Trace() macros */
513 Trace((stderr, "about to call readpng2_decode_data()\n"))
516 Trace((stderr, "done with readpng2_decode_data()\n"))
528 Trace((stderr, "about to call readpng2_cleanup()\n"))
547 Trace((stderr, "about to call rpng2_win_cleanup()\n"))
566 Trace((stderr, "beginning rpng2_win_init()\n"))
567 Trace((stderr, " rowbytes = %ld\n", rpng2_info.rowbytes))
568 Trace((stderr, " width = %ld\n", rpng2_info.width))
569 Trace((stderr, " height = %ld\n", rpng2_info.height))
1003 Trace((stder
[all...]
H A Drpng2-x.c96 /* #define DEBUG */ /* this enables the Trace() macros */
509 Trace((stderr, "about to call readpng2_decode_data()\n"))
512 Trace((stderr, "done with readpng2_decode_data()\n"))
524 Trace((stderr, "about to call readpng2_cleanup()\n"))
544 Trace((stderr, "about to call rpng2_x_cleanup()\n"))
563 Trace((stderr, "beginning rpng2_x_init()\n"))
564 Trace((stderr, " rowbytes = %ld\n", rpng2_info.rowbytes))
565 Trace((stderr, " width = %ld\n", rpng2_info.width))
566 Trace((stderr, " height = %ld\n", rpng2_info.height))
629 Trace((stder
[all...]
H A Dreadpng.c242 Trace((stderr, "readpng_get_image: channels = %d, rowbytes = %ld, height = %ld\n", *pChannels, rowbytes, height));
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Modules/zlib/
H A Dzutil.h246 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
253 # define Trace(x) macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
H A Dzutil.h256 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
263 # define Trace(x) macro
/vbox/src/libs/zlib-1.2.6/
H A Dzutil.h223 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
230 # define Trace(x) macro
H A Dtrees.c530 Trace((stderr,"\nbit length overflow\n"));
557 Trace((stderr,"code %d bits %d->%d\n", m, tree[m].Len, bits));
H A Dinflate.c1139 Trace((stderr, "inflate.c too far\n"));
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBiosInterface.h105 // Trace defines
657 UINT16 Trace[0x200]; member in struct:__anon10435
H A DLegacyPci.c2919 Private->Trace[Private->TraceIndex] = LEGACY_PCI_TRACE_000;

Completed in 4042 milliseconds