Home
last modified time | relevance | path

Searched refs:fixedtime (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.timeanddate.com34 Disallow: /worldclock/fixedtime.html?
206 Disallow: /worldclock/fixedtime.html?day
207 Disallow: /worldclock/fixedtime.html?month
208 Disallow: /worldclock/fixedtime.html?*sort*
209 Disallow: /worldclock/fixedtime.html?iso=200
210 Disallow: /worldclock/fixedtime.html?iso=2010
211 Disallow: /worldclock/fixedtime.html?iso=2011
212 Disallow: /worldclock/fixedtime.html?iso=2012
213 Disallow: /worldclock/fixedtime.html?iso=2013
214 Disallow: /worldclock/fixedtime.html?iso=2014
[all …]
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/milkyplay/
H A DResamplerAmiga.h149 bleps[channel][0].age = ((chn->fixedtimefrac + (chn->fixedtime & 0xffff)) * paulaAdvance) >> 16; in interpolate_amiga_8bit()
188 bleps[channel][0].age = ((chn->fixedtimefrac + (chn->fixedtime & 0xffff)) * paulaAdvance) >> 16; in interpolate_amiga_16bit()
244 MP_INCREASESMPPOS(chn->fixedtime, chn->fixedtimefrac, smpadd, 16); in addBlockNoCheck()
266 MP_INCREASESMPPOS(chn->fixedtime, chn->fixedtimefrac, smpadd, 16); in addBlockNoCheck()
H A DChannelMixer.h164 mp_sint32 fixedtime; // for amiga resampler (running time) member
177 fixedtime(0), in TTimeRecord()
217 mp_sint32 fixedtime; // for amiga resampler (running time) member
272 fixedtime = 0; in clear()
H A DChannelMixer.cpp110 chn->fixedtime = newChannel[c].fixedtimefrac; in addChannelsNormal()
245 chn->fixedtime = newChannel[c].fixedtimefrac; in addChannelsRamping()
822 channel[c].fixedtime = 0; in playSample()
865 channel[c].fixedtime = 0; in playSample()
888 newChannel[c].fixedtime = 0; in playSample()
944 chn->timeRecord[nb].fixedtime = chn->fixedtime; in storeTimeRecordData()
/dports/games/egl/egl-0.3.1_9/common/
H A Dcommon.c37 cVar_t *fixedtime; variable
731 fixedtime = Cvar_Register ("fixedtime", "0", CVAR_CHEAT); in Com_Init()
800 if (fixedtime->floatVal) in Com_Frame()
801 msec = fixedtime->floatVal; in Com_Frame()
/dports/games/scid/scid/engines/phalanx-scid/
H A Dlevels.c43 Flag.level = fixedtime; Flag.centiseconds = moves*100; in l_level()
74 Flag.level = fixedtime; in l_level()
H A Dphalanx.c163 Flag.level = fixedtime; in main()
296 Flag.level = fixedtime; in main()
H A Dphalanx.h133 { timecontrol, averagetime, fixedtime, fixeddepth } enumerator
H A Devaluate.c246 if( Flag.level == fixedtime || Flag.level == timecontrol ) in evaluate()
/dports/mail/opendkim/opendkim-2.10.3/opendkim/
H A Dtest.c836 dkimf_testfiles(DKIM_LIB *libopendkim, char *flist, uint64_t fixedtime, in dkimf_testfiles() argument
853 if (fixedtime != (uint64_t) -1) in dkimf_testfiles()
857 &fixedtime, sizeof fixedtime); in dkimf_testfiles()
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dcommon.c41 cvar_t *fixedtime; variable
1097 fixedtime = Cvar_Get("fixedtime", "0", 0); in Qcommon_Init()
1137 if(fixedtime->value) in Qcommon_Frame()
1138 msec = fixedtime->value; in Qcommon_Frame()
/dports/games/q2pro/q2pro/source/
H A Dcommon.c40 cvar_t *fixedtime; variable
1575 fixedtime = Cvar_Get ("fixedtime", "0", CVAR_CHEAT ); in Qcommon_Init()
1795 if( fixedtime->integer ) { in Qcommon_Frame()
1796 Cvar_ClampInteger( fixedtime, 1, 1000 ); in Qcommon_Frame()
1797 msec = fixedtime->integer; in Qcommon_Frame()
/dports/games/phalanx/Phalanx-XXV/
H A Dphalanx.c194 Flag.level = fixedtime; in main()
356 Flag.level = fixedtime; in main()
H A Dlevels.c40 Flag.level = fixedtime; Flag.centiseconds = moves*100; in l_level()
H A Dphalanx.h125 { timecontrol, averagetime, fixedtime, fixeddepth } enumerator
H A Devaluate.c191 if( Flag.level == fixedtime || Flag.level == timecontrol ) in evaluate()
/dports/games/quake2lnx/quake2-r0.16.2/src/qcommon/
H A Dcommon.c44 cvar_t *fixedtime; variable
1481 fixedtime = Cvar_Get ("fixedtime", "0", 0); in Qcommon_Init()
1560 if (fixedtime->value) in Qcommon_Frame()
1561 msec = fixedtime->value; in Qcommon_Frame()
/dports/games/quake2max/Quake2maX_0.45-src_unix/qcommon/
H A Dcommon.c43 cvar_t *fixedtime; variable
1453 fixedtime = Cvar_Get ("fixedtime", "0", 0); in Qcommon_Init()
1532 if (fixedtime->value) in Qcommon_Frame()
1533 msec = fixedtime->value; in Qcommon_Frame()
/dports/games/quake2-source/quake2-r0.16.2/src/qcommon/
H A Dcommon.c44 cvar_t *fixedtime; variable
1481 fixedtime = Cvar_Get ("fixedtime", "0", 0); in Qcommon_Init()
1560 if (fixedtime->value) in Qcommon_Frame()
1561 msec = fixedtime->value; in Qcommon_Frame()
/dports/games/q2p/Q2P-0.2-2006-12-31/qcommon/
H A Dcommon.c43 cvar_t *fixedtime; variable
1416 fixedtime = Cvar_Get ("fixedtime", "0", 0); in Qcommon_Init()
1514 if (fixedtime->value) in Qcommon_Frame()
1515 msec = fixedtime->value; in Qcommon_Frame()
/dports/games/qudos/QuDos-0.40.1-src/src/qcommon/
H A Dcommon.c44 cvar_t *fixedtime; variable
1420 fixedtime = Cvar_Get("fixedtime", "0", 0); in Qcommon_Init()
1493 if (fixedtime->value) in Qcommon_Frame()
1494 msec = fixedtime->value; in Qcommon_Frame()
/dports/games/alienarena/alienarena-7.66/source/qcommon/
H A Dcommon.c65 cvar_t *fixedtime; variable
1659 fixedtime = Cvar_Get ("fixedtime", "0", 0); in Qcommon_Init()
1756 if (fixedtime->value) in Qcommon_Frame()
1757 msec = fixedtime->value; in Qcommon_Frame()
/dports/games/alienarena-data/alienarena-7.66/source/qcommon/
H A Dcommon.c65 cvar_t *fixedtime; variable
1659 fixedtime = Cvar_Get ("fixedtime", "0", 0); in Qcommon_Init()
1756 if (fixedtime->value) in Qcommon_Frame()
1757 msec = fixedtime->value; in Qcommon_Frame()
/dports/games/r1q2/r1q2-8012_5/qcommon/
H A Dcommon.c63 static cvar_t *fixedtime; variable
2339 fixedtime = Cvar_Get ("fixedtime", "0", 0); in Qcommon_Init()
2486 if (fixedtime->intvalue) in Qcommon_Frame()
2488 msec = fixedtime->intvalue; in Qcommon_Frame()
/dports/deskutils/egroupware/egroupware/vendor/npm-asset/jquery/
H A DCONTRIBUTING.md29 …on irc.freenode.net at [Noon EST](http://www.timeanddate.com/worldclock/fixedtime.html?month=1&day…

12