Home
last modified time | relevance | path

Searched refs:PNG_FP_SAW_DIGIT (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/libpng-1.5.5/
H A Dpng.c1308 case 48: type = PNG_FP_SAW_DIGIT; break;
1311 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
1335 else if (state & PNG_FP_SAW_DIGIT) /* trailing dot? */
1343 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
1352 if ((state & PNG_FP_SAW_DIGIT) == 0)
1365 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
1374 if ((state & PNG_FP_SAW_DIGIT) == 0)
1392 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
1393 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
1414 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/graphics/povray37/povray-3.7.0.10/libraries/png/
H A Dpng.c1339 case 48: type = PNG_FP_SAW_DIGIT; break;
1342 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
1366 else if (state & PNG_FP_SAW_DIGIT) /* trailing dot? */
1374 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
1383 if ((state & PNG_FP_SAW_DIGIT) == 0)
1396 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
1405 if ((state & PNG_FP_SAW_DIGIT) == 0)
1423 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
1424 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
1445 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/misc/vxl/vxl-3.3.2/v3p/png/
H A Dpng.c1336 case 48: type = PNG_FP_SAW_DIGIT; break;
1339 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
1363 else if (state & PNG_FP_SAW_DIGIT) /* trailing dot? */
1371 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
1380 if ((state & PNG_FP_SAW_DIGIT) == 0)
1393 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
1402 if ((state & PNG_FP_SAW_DIGIT) == 0)
1420 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
1421 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
1442 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/libpng/
H A Dpng.c1336 case 48: type = PNG_FP_SAW_DIGIT; break;
1339 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
1363 else if (state & PNG_FP_SAW_DIGIT) /* trailing dot? */
1371 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
1380 if ((state & PNG_FP_SAW_DIGIT) == 0)
1393 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
1402 if ((state & PNG_FP_SAW_DIGIT) == 0)
1420 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
1421 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
1442 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpng.c2652 case 48: type = PNG_FP_SAW_DIGIT; break;
2655 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2679 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2687 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2696 if ((state & PNG_FP_SAW_DIGIT) == 0)
2709 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2718 if ((state & PNG_FP_SAW_DIGIT) == 0)
2736 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2737 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2758 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/libpng17/
H A Dpng.c2652 case 48: type = PNG_FP_SAW_DIGIT; break;
2655 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2679 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2687 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2696 if ((state & PNG_FP_SAW_DIGIT) == 0)
2709 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2718 if ((state & PNG_FP_SAW_DIGIT) == 0)
2736 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2737 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2758 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpng.c2652 case 48: type = PNG_FP_SAW_DIGIT; break;
2655 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2679 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2687 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2696 if ((state & PNG_FP_SAW_DIGIT) == 0)
2709 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2718 if ((state & PNG_FP_SAW_DIGIT) == 0)
2736 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2737 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2758 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/math/giacxcas/fltk-1.3.0/png/
H A Dpng.c947 else if (state & PNG_FP_SAW_DIGIT) /* trailing dot? */
959 png_fp_add(state, PNG_FP_SAW_DIGIT + PNG_FP_WAS_VALID);
963 if ((state & PNG_FP_SAW_DIGIT) == 0)
977 png_fp_add(state, PNG_FP_SAW_DIGIT + PNG_FP_WAS_VALID);
985 if ((state & PNG_FP_SAW_DIGIT) == 0)
1004 png_fp_add(state, PNG_FP_SAW_DIGIT + PNG_FP_WAS_VALID);
1025 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libpng/
H A Dpng.c2692 case 48: type = PNG_FP_SAW_DIGIT; break;
2695 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2719 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2727 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2736 if ((state & PNG_FP_SAW_DIGIT) == 0)
2749 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2758 if ((state & PNG_FP_SAW_DIGIT) == 0)
2776 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2777 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2798 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/libs/libpng/
H A Dpng.c2733 case 48: type = PNG_FP_SAW_DIGIT; break;
2736 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2760 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2768 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2777 if ((state & PNG_FP_SAW_DIGIT) == 0)
2790 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2799 if ((state & PNG_FP_SAW_DIGIT) == 0)
2817 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2818 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2839 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/graphics/freeimage/FreeImage/Source/LibPNG/
H A Dpng.c2733 case 48: type = PNG_FP_SAW_DIGIT; break;
2736 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2760 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2768 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2777 if ((state & PNG_FP_SAW_DIGIT) == 0)
2790 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2799 if ((state & PNG_FP_SAW_DIGIT) == 0)
2817 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2818 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2839 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/png/vtkpng/
H A Dpng.c2727 case 48: type = PNG_FP_SAW_DIGIT; break;
2730 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2754 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2762 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2771 if ((state & PNG_FP_SAW_DIGIT) == 0)
2784 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2793 if ((state & PNG_FP_SAW_DIGIT) == 0)
2811 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2812 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2833 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/www/firefox-esr/firefox-91.8.0/media/libpng/
H A Dpng.c2727 case 48: type = PNG_FP_SAW_DIGIT; break;
2730 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2754 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2762 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2771 if ((state & PNG_FP_SAW_DIGIT) == 0)
2784 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2793 if ((state & PNG_FP_SAW_DIGIT) == 0)
2811 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2812 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2833 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpng.c2755 case 48: type = PNG_FP_SAW_DIGIT; break;
2758 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2782 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2790 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2799 if ((state & PNG_FP_SAW_DIGIT) == 0)
2812 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2821 if ((state & PNG_FP_SAW_DIGIT) == 0)
2839 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2840 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2861 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/graphics/argyllcms/Argyll_V1.9.2/png/
H A Dpng.c2594 case 48: type = PNG_FP_SAW_DIGIT; break;
2597 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2621 else if (state & PNG_FP_SAW_DIGIT) /* trailing dot? */
2629 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2638 if ((state & PNG_FP_SAW_DIGIT) == 0)
2651 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2660 if ((state & PNG_FP_SAW_DIGIT) == 0)
2678 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2679 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2700 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/graphics/apngdis/apngdis-2.9/libpng/
H A Dpng.c2693 case 48: type = PNG_FP_SAW_DIGIT; break;
2696 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2720 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2728 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2737 if ((state & PNG_FP_SAW_DIGIT) == 0)
2750 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2759 if ((state & PNG_FP_SAW_DIGIT) == 0)
2777 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2778 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2799 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/graphics/apngasm/apngasm-2.91/libpng/
H A Dpng.c2692 case 48: type = PNG_FP_SAW_DIGIT; break;
2695 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2719 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2727 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2736 if ((state & PNG_FP_SAW_DIGIT) == 0)
2749 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2758 if ((state & PNG_FP_SAW_DIGIT) == 0)
2776 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2777 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2798 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libpng/
H A Dpng.c2727 case 48: type = PNG_FP_SAW_DIGIT; break;
2730 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2754 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2762 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2771 if ((state & PNG_FP_SAW_DIGIT) == 0)
2784 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2793 if ((state & PNG_FP_SAW_DIGIT) == 0)
2811 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2812 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2833 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libpng/
H A Dpng.c2651 case 48: type = PNG_FP_SAW_DIGIT; break;
2654 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2678 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2686 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2695 if ((state & PNG_FP_SAW_DIGIT) == 0)
2708 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2717 if ((state & PNG_FP_SAW_DIGIT) == 0)
2735 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2736 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2757 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/image_formats/pnglib/
H A Dpng.c2727 case 48: type = PNG_FP_SAW_DIGIT; break;
2730 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2754 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2762 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2771 if ((state & PNG_FP_SAW_DIGIT) == 0)
2784 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2793 if ((state & PNG_FP_SAW_DIGIT) == 0)
2811 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2812 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2833 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpng.c2727 case 48: type = PNG_FP_SAW_DIGIT; break;
2730 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2754 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2762 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2771 if ((state & PNG_FP_SAW_DIGIT) == 0)
2784 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2793 if ((state & PNG_FP_SAW_DIGIT) == 0)
2811 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2812 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2833 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpng.c2727 case 48: type = PNG_FP_SAW_DIGIT; break;
2730 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2754 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2762 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2771 if ((state & PNG_FP_SAW_DIGIT) == 0)
2784 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2793 if ((state & PNG_FP_SAW_DIGIT) == 0)
2811 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2812 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2833 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/libpng/
H A Dpng.c2727 case 48: type = PNG_FP_SAW_DIGIT; break;
2730 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2754 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2762 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2771 if ((state & PNG_FP_SAW_DIGIT) == 0)
2784 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2793 if ((state & PNG_FP_SAW_DIGIT) == 0)
2811 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2812 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2833 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/devel/apitrace/apitrace-9.0/thirdparty/libpng/
H A Dpng.c2693 case 48: type = PNG_FP_SAW_DIGIT; break;
2696 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2720 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2728 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2737 if ((state & PNG_FP_SAW_DIGIT) == 0)
2750 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2759 if ((state & PNG_FP_SAW_DIGIT) == 0)
2777 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2778 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2799 return (state & PNG_FP_SAW_DIGIT) != 0;
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/image_formats/pnglib/
H A Dpng.c2727 case 48: type = PNG_FP_SAW_DIGIT; break;
2730 case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
2754 else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
2762 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2771 if ((state & PNG_FP_SAW_DIGIT) == 0)
2784 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
2793 if ((state & PNG_FP_SAW_DIGIT) == 0)
2811 case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
2812 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
2833 return (state & PNG_FP_SAW_DIGIT) != 0;

12345678