Home
last modified time | relevance | path

Searched refs:have_shift (Results 1 – 25 of 97) sorted by relevance

1234

/dports/devel/monotone/monotone-1.1/src/
H A Dasciik.cc275 bool have_shift = false; in try_draw() local
289 have_shift = true; in try_draw()
305 if ((d > 1) && have_shift) in try_draw()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/sysdev/
H A Dfsl_msi.c274 u32 have_shift = 0; in fsl_msi_cascade() local
312 intr_index + have_shift)); in fsl_msi_cascade()
317 have_shift += intr_index + 1; in fsl_msi_cascade()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/sysdev/
H A Dfsl_msi.c274 u32 have_shift = 0; in fsl_msi_cascade() local
312 intr_index + have_shift)); in fsl_msi_cascade()
317 have_shift += intr_index + 1; in fsl_msi_cascade()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/sysdev/
H A Dfsl_msi.c274 u32 have_shift = 0; in fsl_msi_cascade() local
312 intr_index + have_shift)); in fsl_msi_cascade()
317 have_shift += intr_index + 1; in fsl_msi_cascade()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpngtrans.c3140 unsigned int c, have_shift; in png_do_unshift() local
3142 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
3151 have_shift = 1; in png_do_unshift()
3154 if (have_shift == 0) in png_do_unshift()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/libpng17/
H A Dpngtrans.c3140 unsigned int c, have_shift; in png_do_unshift() local
3142 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
3151 have_shift = 1; in png_do_unshift()
3154 if (have_shift == 0) in png_do_unshift()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpngtrans.c3140 unsigned int c, have_shift; in png_do_unshift() local
3142 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
3151 have_shift = 1; in png_do_unshift()
3154 if (have_shift == 0) in png_do_unshift()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libpng/
H A Dpngrtran.c2270 int c, have_shift; in png_do_unshift() local
2272 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2281 have_shift = 1; in png_do_unshift()
2284 if (have_shift == 0) in png_do_unshift()
/dports/graphics/freeimage/FreeImage/Source/LibPNG/
H A Dpngrtran.c2273 int c, have_shift; in png_do_unshift() local
2275 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2284 have_shift = 1; in png_do_unshift()
2287 if (have_shift == 0) in png_do_unshift()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/PNG/src/itkpng/
H A Dpngrtran.c2266 int c, have_shift; in png_do_unshift() local
2268 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2277 have_shift = 1; in png_do_unshift()
2280 if (!have_shift) in png_do_unshift()
/dports/emulators/stella/stella-6.6/src/libpng/
H A Dpngrtran.c2284 int c, have_shift; in png_do_unshift() local
2286 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2295 have_shift = 1; in png_do_unshift()
2298 if (have_shift == 0) in png_do_unshift()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/png/vtkpng/
H A Dpngrtran.c2284 int c, have_shift; in png_do_unshift() local
2286 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2295 have_shift = 1; in png_do_unshift()
2298 if (have_shift == 0) in png_do_unshift()
/dports/www/firefox-esr/firefox-91.8.0/media/libpng/
H A Dpngrtran.c2284 int c, have_shift; in png_do_unshift() local
2286 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2295 have_shift = 1; in png_do_unshift()
2298 if (have_shift == 0) in png_do_unshift()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpngrtran.c2312 int c, have_shift; in png_do_unshift() local
2314 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2323 have_shift = 1; in png_do_unshift()
2326 if (have_shift == 0) in png_do_unshift()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libpng/
H A Dpngrtran.c2284 int c, have_shift; in png_do_unshift() local
2286 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2295 have_shift = 1; in png_do_unshift()
2298 if (have_shift == 0) in png_do_unshift()
/dports/graphics/apngasm/apngasm-2.91/libpng/
H A Dpngrtran.c2270 int c, have_shift; in png_do_unshift() local
2272 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2281 have_shift = 1; in png_do_unshift()
2284 if (have_shift == 0) in png_do_unshift()
/dports/graphics/apngdis/apngdis-2.9/libpng/
H A Dpngrtran.c2270 int c, have_shift; in png_do_unshift() local
2272 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2281 have_shift = 1; in png_do_unshift()
2284 if (have_shift == 0) in png_do_unshift()
/dports/graphics/argyllcms/Argyll_V1.9.2/png/
H A Dpngrtran.c2266 int c, have_shift; in png_do_unshift() local
2268 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2277 have_shift = 1; in png_do_unshift()
2280 if (have_shift == 0) in png_do_unshift()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libpng/
H A Dpngrtran.c2268 int c, have_shift; in png_do_unshift() local
2270 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2279 have_shift = 1; in png_do_unshift()
2282 if (have_shift == 0) in png_do_unshift()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpngrtran.c2284 int c, have_shift; in png_do_unshift() local
2286 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2295 have_shift = 1; in png_do_unshift()
2298 if (have_shift == 0) in png_do_unshift()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpngrtran.c2284 int c, have_shift; in png_do_unshift() local
2286 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2295 have_shift = 1; in png_do_unshift()
2298 if (have_shift == 0) in png_do_unshift()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/image_formats/pnglib/
H A Dpngrtran.c2552 int c, have_shift; in png_do_unshift() local
2554 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2563 have_shift = 1; in png_do_unshift()
2566 if (!have_shift) in png_do_unshift()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpngrtran.c2284 int c, have_shift; in png_do_unshift() local
2286 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2295 have_shift = 1; in png_do_unshift()
2298 if (have_shift == 0) in png_do_unshift()
/dports/devel/apitrace/apitrace-9.0/thirdparty/libpng/
H A Dpngrtran.c2270 int c, have_shift; in png_do_unshift() local
2272 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2281 have_shift = 1; in png_do_unshift()
2284 if (have_shift == 0) in png_do_unshift()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/image_formats/pnglib/
H A Dpngrtran.c2552 int c, have_shift; in png_do_unshift() local
2554 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()
2563 have_shift = 1; in png_do_unshift()
2566 if (!have_shift) in png_do_unshift()

1234