Home
last modified time | relevance | path

Searched refs:MAXSKIP (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuFps.c196 #define MAXSKIP 120 macro
261 …if(iAdditionalSkip<MAXSKIP) // -> well, somewhen we really have to stop skipping… in FrameSkip()
311 if(iNumSkips>MAXSKIP) iNumSkips=MAXSKIP; // -> well, somewhere we have to draw a line in FrameSkip()
671 #define MAXSKIP 120 macro
718 …if(iAdditionalSkip<MAXSKIP) // -> well, somewhen we really have to stop skipping… in FrameSkip()
756 if(iNumSkips>MAXSKIP) iNumSkips=MAXSKIP; // -> well, somewhere we have to draw a line in FrameSkip()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu-gles/
H A DgpuFps.c196 #define MAXSKIP 120 macro
261 …if(iAdditionalSkip<MAXSKIP) // -> well, somewhen we really have to stop skipping… in FrameSkip()
311 if(iNumSkips>MAXSKIP) iNumSkips=MAXSKIP; // -> well, somewhere we have to draw a line in FrameSkip()
671 #define MAXSKIP 120 macro
718 …if(iAdditionalSkip<MAXSKIP) // -> well, somewhen we really have to stop skipping… in FrameSkip()
756 if(iNumSkips>MAXSKIP) iNumSkips=MAXSKIP; // -> well, somewhere we have to draw a line in FrameSkip()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/dfxvideo/
H A Dfps.c33 #define MAXSKIP 120 macro
158 …if(iAdditionalSkip<MAXSKIP) // -> well, somewhen we really have to stop skipping… in FrameSkip()
198 if(iNumSkips>MAXSKIP) iNumSkips=MAXSKIP; // -> well, somewhere we have to draw a line in FrameSkip()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Dfps.c126 #define MAXSKIP 120 macro
175 …if(iAdditionalSkip<MAXSKIP) // -> well, somewhen we really have to stop skipping… in FrameSkip()
215 if(iNumSkips>MAXSKIP) iNumSkips=MAXSKIP; // -> well, somewhere we have to draw a line in FrameSkip()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/dfxvideo/
H A Dfps.c33 #define MAXSKIP 120 macro
158 …if(iAdditionalSkip<MAXSKIP) // -> well, somewhen we really have to stop skipping… in FrameSkip()
198 if(iNumSkips>MAXSKIP) iNumSkips=MAXSKIP; // -> well, somewhere we have to draw a line in FrameSkip()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dfps.c108 #define MAXSKIP 120 macro
165 if(iAdditionalSkip<MAXSKIP && in FrameSkip()
204 if(iNumSkips>MAXSKIP) iNumSkips=MAXSKIP; // -> well, somewhere we have to draw a line in FrameSkip()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dfps.c192 #define MAXSKIP 120 macro
256 …if(iAdditionalSkip<MAXSKIP) // -> well, somewhen we really have to stop skipping… in FrameSkip()
306 if(iNumSkips>MAXSKIP) iNumSkips=MAXSKIP; // -> well, somewhere we have to draw a line in FrameSkip()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/peopsxgl/winsrc/
H A Dfps.c181 #define MAXSKIP 120 macro
246 …if(iAdditionalSkip<MAXSKIP) // -> well, somewhen we really have to stop skipping… in FrameSkip()
296 if(iNumSkips>MAXSKIP) iNumSkips=MAXSKIP; // -> well, somewhere we have to draw a line in FrameSkip()
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Dcra-domain-sequential.h52 const int MAXSKIP = 1000;
94 if (++nskip_ > MAXSKIP) { in doskip()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/alpha/
H A Dunicosmk.h454 #define ASM_OUTPUT_MAX_SKIP_ALIGN(STREAM,POWER,MAXSKIP) argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/alpha/
H A Dunicosmk.h472 #define ASM_OUTPUT_MAX_SKIP_ALIGN(STREAM,POWER,MAXSKIP) argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/alpha/
H A Dunicosmk.h472 #define ASM_OUTPUT_MAX_SKIP_ALIGN(STREAM,POWER,MAXSKIP) argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dtc_flower.sh716 local MAXSKIP=20
721 ((skip=$RANDOM % $MAXSKIP + 1))
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dtc_flower.sh716 local MAXSKIP=20
721 ((skip=$RANDOM % $MAXSKIP + 1))
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dtc_flower.sh716 local MAXSKIP=20
721 ((skip=$RANDOM % $MAXSKIP + 1))
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Df_neuclrtab.c73 #define MAXSKIP (1<<24-1) macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-201817393 Use a simpler align directive also if MAXSKIP = ALIGN-1.
17400 define. Use a simpler align directive also if MAXSKIP = ALIGN-1.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-201817393 Use a simpler align directive also if MAXSKIP = ALIGN-1.
17400 define. Use a simpler align directive also if MAXSKIP = ALIGN-1.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-201817393 Use a simpler align directive also if MAXSKIP = ALIGN-1.
17400 define. Use a simpler align directive also if MAXSKIP = ALIGN-1.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-201817393 Use a simpler align directive also if MAXSKIP = ALIGN-1.
17400 define. Use a simpler align directive also if MAXSKIP = ALIGN-1.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-201817393 Use a simpler align directive also if MAXSKIP = ALIGN-1.
17400 define. Use a simpler align directive also if MAXSKIP = ALIGN-1.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A DChangeLog-201817393 Use a simpler align directive also if MAXSKIP = ALIGN-1.
17400 define. Use a simpler align directive also if MAXSKIP = ALIGN-1.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog-201817393 Use a simpler align directive also if MAXSKIP = ALIGN-1.
17400 define. Use a simpler align directive also if MAXSKIP = ALIGN-1.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A DChangeLog-201817391 Use a simpler align directive also if MAXSKIP = ALIGN-1.
17398 define. Use a simpler align directive also if MAXSKIP = ALIGN-1.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-201817391 Use a simpler align directive also if MAXSKIP = ALIGN-1.
17398 define. Use a simpler align directive also if MAXSKIP = ALIGN-1.

12