Home
last modified time | relevance | path

Searched defs:oscillate (Results 1 – 7 of 7) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/benchmarks/corelib/thread/qwaitcondition/
H A Dtst_qwaitcondition.cpp132 void tst_QWaitCondition::oscillate() in oscillate() function in tst_QWaitCondition
/dports/science/pybrain/pybrain-0.3.3/pybrain/rl/environments/functions/
H A Dtransformations.py128 oscillate=False, argument
/dports/audio/lmms/lmms-1.2.2/include/
H A DBandLimitedWave.h126 static inline sample_t oscillate( float _ph, float _wavelen, Waveforms _wave ) in oscillate() function
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/plugins/
H A Dexperimental.cpp374 void test_plugin::oscillate(float *dst, const osc_t *osc, float t, ssize_t n) in oscillate() function in lsp::test_plugin
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dmgcpacer_test.go601 func oscillate(amp, phase float64, period int) float64Stream { func
/dports/audio/lmms/lmms-1.2.2/plugins/monstro/
H A DMonstro.h190 inline sample_t oscillate( int _wave, const float _ph, float _wavelen ) in oscillate() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_mobj.c8549 …fixed_t oscillate = FixedMul(FINESINE(((leveltime * ANG1) >> (ANGLETOFINESHIFT + 2)) & FINEMASK), … in P_EggRobo1Think() local