Home
last modified time | relevance | path

Searched refs:PNG_DEBUG_FILE (Results 51 – 75 of 140) sorted by relevance

123456

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpngdebug.h81 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
102 # ifndef PNG_DEBUG_FILE
103 # define PNG_DEBUG_FILE stderr macro
112 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
120 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
128 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
141 fprintf(PNG_DEBUG_FILE,format); \
152 fprintf(PNG_DEBUG_FILE,format,p1); \
163 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/math/vtk8/VTK-8.2.0/ThirdParty/png/vtkpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/games/odamex/odamex-src-0.7.0/libraries/libpng/
H A Dpngdebug.h54 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
75 # ifndef PNG_DEBUG_FILE
76 # define PNG_DEBUG_FILE stderr macro
85 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
93 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
101 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
114 fprintf(PNG_DEBUG_FILE,format); \
125 fprintf(PNG_DEBUG_FILE,format,p1); \
136 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/games/openjk/OpenJK-07675e2/lib/libpng/
H A Dpngdebug.h54 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
75 # ifndef PNG_DEBUG_FILE
76 # define PNG_DEBUG_FILE stderr macro
85 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
93 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
101 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
114 fprintf(PNG_DEBUG_FILE,format); \
125 fprintf(PNG_DEBUG_FILE,format,p1); \
136 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/misc/vxl/vxl-3.3.2/v3p/png/
H A Dpngdebug.h54 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
75 # ifndef PNG_DEBUG_FILE
76 # define PNG_DEBUG_FILE stderr macro
88 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
96 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
104 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
117 fprintf(PNG_DEBUG_FILE,format); \
128 fprintf(PNG_DEBUG_FILE,format,p1); \
139 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/games/ecwolf/ecwolf-1.3.3-src/android-libs/libpng/
H A Dpngdebug.h54 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
75 # ifndef PNG_DEBUG_FILE
76 # define PNG_DEBUG_FILE stderr macro
85 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
93 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
101 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
114 fprintf(PNG_DEBUG_FILE,format); \
125 fprintf(PNG_DEBUG_FILE,format,p1); \
136 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/libpng/
H A Dpngdebug.h54 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
75 # ifndef PNG_DEBUG_FILE
76 # define PNG_DEBUG_FILE stderr macro
88 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
96 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
104 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
117 fprintf(PNG_DEBUG_FILE,format); \
128 fprintf(PNG_DEBUG_FILE,format,p1); \
139 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/graphics/open3d/Open3D-0.2/src/External/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpngdebug.h81 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
102 # ifndef PNG_DEBUG_FILE
103 # define PNG_DEBUG_FILE stderr macro
112 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
120 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
128 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
141 fprintf(PNG_DEBUG_FILE,format); \
152 fprintf(PNG_DEBUG_FILE,format,p1); \
163 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/graphics/optipng/optipng-0.7.7/src/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpngdebug.h81 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
102 # ifndef PNG_DEBUG_FILE
103 # define PNG_DEBUG_FILE stderr macro
112 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
120 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
128 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
141 fprintf(PNG_DEBUG_FILE,format); \
152 fprintf(PNG_DEBUG_FILE,format,p1); \
163 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/png/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpngdebug.h81 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
102 # ifndef PNG_DEBUG_FILE
103 # define PNG_DEBUG_FILE stderr macro
112 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
120 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
128 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
141 fprintf(PNG_DEBUG_FILE,format); \
152 fprintf(PNG_DEBUG_FILE,format,p1); \
163 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/mail/thunderbird/thunderbird-91.8.0/media/libpng/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libpng16/
H A Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpngdebug.h81 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
102 # ifndef PNG_DEBUG_FILE
103 # define PNG_DEBUG_FILE stderr macro
112 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
120 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
128 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
141 fprintf(PNG_DEBUG_FILE,format); \
152 fprintf(PNG_DEBUG_FILE,format,p1); \
163 fprintf(PNG_DEBUG_FILE,format,p1,p2); \

123456