Home
last modified time | relevance | path

Searched refs:dropouts (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/dports/audio/muse-sequencer/muse-4.0.0/src/share/scoreglyphs/feta-original/
H A Dfeta-accordion.mf51 % mf doesn't handle pixel dropouts in outline objects, so we use
134 % mf doesn't handle pixel dropouts in outline objects, so we use
192 % mf doesn't handle pixel dropouts in outline objects, so we use
421 % mf doesn't handle pixel dropouts in outline objects, so we use
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttraster.pas372 dropouts : Int;
459 dropouts := 0;
515 inc( dropouts );
571 while ( dropouts > 0 ) do
591 dec( dropouts );
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dttraster.pas368 dropouts : Int;
455 dropouts := 0;
511 inc( dropouts );
567 while ( dropouts > 0 ) do
587 dec( dropouts );
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttraster.pas372 dropouts : Int;
459 dropouts := 0;
515 inc( dropouts );
571 while ( dropouts > 0 ) do
591 dec( dropouts );
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dttraster.pas368 dropouts : Int;
455 dropouts := 0;
511 inc( dropouts );
567 while ( dropouts > 0 ) do
587 dec( dropouts );
/dports/print/lilypond-devel/lilypond-2.23.5/mf/
H A Dfeta-accordion.mf64 % mf doesn't handle pixel dropouts in outline objects, so we use
148 % mf doesn't handle pixel dropouts in outline objects, so we use
207 % mf doesn't handle pixel dropouts in outline objects, so we use
440 % mf doesn't handle pixel dropouts in outline objects, so we use
/dports/print/lilypond/lilypond-2.22.1/mf/
H A Dfeta-accordion.mf64 % mf doesn't handle pixel dropouts in outline objects, so we use
148 % mf doesn't handle pixel dropouts in outline objects, so we use
207 % mf doesn't handle pixel dropouts in outline objects, so we use
438 % mf doesn't handle pixel dropouts in outline objects, so we use
/dports/benchmarks/interbench/interbench-0.31/
H A Dreadme.interactivity17 or video without any dropouts, or drag a gui window across the screen and have
/dports/print/freetype/freetype-1.3.1/pascal/lib/
H A Dttraster.pas1704 dropouts : Int;
1809 dropouts := 0;
1843 inc( dropouts );
1866 if (dropouts > 0) then
1974 dropouts : Int;
2059 dropouts := 0;
2101 inc( dropouts );
2139 while ( dropouts > 0 ) do
2159 dec( dropouts );
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/devicetree/bindings/regulator/
H A Donnn,fan53880.yaml14 that contains a BUCK (step-down converter), four low dropouts (LDO)
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/devicetree/bindings/regulator/
H A Donnn,fan53880.yaml14 that contains a BUCK (step-down converter), four low dropouts (LDO)
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/devicetree/bindings/regulator/
H A Donnn,fan53880.yaml14 that contains a BUCK (step-down converter), four low dropouts (LDO)
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/fb/
H A Dpvr2fb.rst48 dropouts). MTRR is enabled by default on systems that have it
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/fb/
H A Dpvr2fb.rst48 dropouts). MTRR is enabled by default on systems that have it
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/fb/
H A Dpvr2fb.rst48 dropouts). MTRR is enabled by default on systems that have it
/dports/devel/p5-SDL/SDL-2.548/lib/pods/SDL/
H A DAudioSpec.pod23 …$audio_spec->samples(8192); # Large audio buffer reduces risk of dropouts but increases res…
/dports/www/mitmproxy/mitmproxy-7.0.4/docs/src/content/
H A Dtute-clientreplay.md14 the intermittent dropouts, treacle-like speeds and incorrectly configured
/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/src/raster/
H A Dftraster.c2677 Short min_Y, max_Y, top, bottom, dropouts; in Draw_Sweep() local
2781 dropouts = 0; in Draw_Sweep()
2818 dropouts++; in Draw_Sweep()
2836 if ( dropouts > 0 ) in Draw_Sweep()
2893 dropouts--; /* -- this is useful when debugging only */ in Draw_Sweep()
/dports/www/firefox/firefox-99.0/modules/freetype2/src/raster/
H A Dftraster.c2678 Short min_Y, max_Y, top, bottom, dropouts; in Draw_Sweep() local
2782 dropouts = 0; in Draw_Sweep()
2819 dropouts++; in Draw_Sweep()
2837 if ( dropouts > 0 ) in Draw_Sweep()
2894 dropouts--; /* -- this is useful when debugging only */ in Draw_Sweep()
/dports/print/freetype2/freetype-2.11.1/src/raster/
H A Dftraster.c2678 Short min_Y, max_Y, top, bottom, dropouts; in Draw_Sweep() local
2782 dropouts = 0; in Draw_Sweep()
2819 dropouts++; in Draw_Sweep()
2837 if ( dropouts > 0 ) in Draw_Sweep()
2894 dropouts--; /* -- this is useful when debugging only */ in Draw_Sweep()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/raster/
H A Dftraster.c2652 Short min_Y, max_Y, top, bottom, dropouts; in Draw_Sweep() local
2756 dropouts = 0; in Draw_Sweep()
2793 dropouts++; in Draw_Sweep()
2811 if ( dropouts > 0 ) in Draw_Sweep()
2868 dropouts--; /* -- this is useful when debugging only */ in Draw_Sweep()
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/src/raster/
H A Dftraster.c2658 Short min_Y, max_Y, top, bottom, dropouts; in Draw_Sweep() local
2762 dropouts = 0; in Draw_Sweep()
2799 dropouts++; in Draw_Sweep()
2817 if ( dropouts > 0 ) in Draw_Sweep()
2874 dropouts--; /* -- this is useful when debugging only */ in Draw_Sweep()
/dports/games/iortcw/iortcw-1.51c/MP/code/freetype-2.9/src/raster/
H A Dftraster.c2658 Short min_Y, max_Y, top, bottom, dropouts; in Draw_Sweep() local
2762 dropouts = 0; in Draw_Sweep()
2799 dropouts++; in Draw_Sweep()
2817 if ( dropouts > 0 ) in Draw_Sweep()
2874 dropouts--; /* -- this is useful when debugging only */ in Draw_Sweep()
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/src/raster/
H A Dftraster.c2705 Short min_Y, max_Y, top, bottom, dropouts; in Draw_Sweep() local
2809 dropouts = 0; in Draw_Sweep()
2846 dropouts++; in Draw_Sweep()
2864 if ( dropouts > 0 ) in Draw_Sweep()
2921 dropouts--; /* -- this is useful when debugging only */ in Draw_Sweep()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libfreetype/src/raster/
H A Dftraster.c2705 Short min_Y, max_Y, top, bottom, dropouts; in Draw_Sweep() local
2809 dropouts = 0; in Draw_Sweep()
2846 dropouts++; in Draw_Sweep()
2864 if ( dropouts > 0 ) in Draw_Sweep()
2921 dropouts--; /* -- this is useful when debugging only */ in Draw_Sweep()

12345678910>>...18