Home
last modified time | relevance | path

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

12

/dports/math/SCIP/scip-7.0.3/check/coverage/settings/
H A Dheurlprows.set3 # frequency for calling primal heuristic <actconsdiving> (-1: never, 0: only at depth freqofs)
7 # frequency for calling primal heuristic <clique> (-1: never, 0: only at depth freqofs)
11 # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
23 # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
43 # frequency for calling primal heuristic <dins> (-1: never, 0: only at depth freqofs)
47 # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
87 # frequency for calling primal heuristic <zeroobj> (-1: never, 0: only at depth freqofs)
135 # frequency for calling primal heuristic <octane> (-1: never, 0: only at depth freqofs)
151 # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
163 # frequency for calling primal heuristic <rins> (-1: never, 0: only at depth freqofs)
[all …]
H A Dusebenders.set11 # frequency for calling primal heuristic <alns> (-1: never, 0: only at depth freqofs)
15 # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
H A Dusebenders-cutstrengthen.set11 # frequency for calling primal heuristic <alns> (-1: never, 0: only at depth freqofs)
15 # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
H A Dbenders-qp.set23 # frequency for calling primal heuristic <alns> (-1: never, 0: only at depth freqofs)
27 # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
H A Dconflictdiving.set3 # frequency for calling primal heuristic <conflictdiving> (-1: never, 0: only at depth freqofs)
H A Dusebenders-tr.set11 # frequency for calling primal heuristic <trustregion> (-1: never, 0: only at depth freqofs)
H A Duct_breadth_dualval.set11 # frequency for calling primal heuristic <dualval> (-1: never, 0: only at depth freqofs)
H A Dlns_epsgreedy_vanilla.set23 # frequency for calling primal heuristic <alns> (-1: never, 0: only at depth freqofs)
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/audio/dsp_filters/
H A Dwahwah.c38 float depth, freqofs, res; member
73 frequency = frequency * wah->depth * (1.0 - wah->freqofs) + wah->freqofs; in wahwah_process()
116 config->get_float(userdata, "freq_offset", &wah->freqofs, 0.3f); in wahwah_init()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/audio/dsp_filters/
H A Dwahwah.c38 float depth, freqofs, res; member
73 frequency = frequency * wah->depth * (1.0 - wah->freqofs) + wah->freqofs; in wahwah_process()
116 config->get_float(userdata, "freq_offset", &wah->freqofs, 0.3f); in wahwah_init()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/audio/dsp_filters/
H A Dwahwah.c38 float depth, freqofs, res; member
73 frequency = frequency * wah->depth * (1.0 - wah->freqofs) + wah->freqofs; in wahwah_process()
116 config->get_float(userdata, "freq_offset", &wah->freqofs, 0.3f); in wahwah_init()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/audio/dsp_filters/
H A Dwahwah.c38 float depth, freqofs, res; member
73 frequency = frequency * wah->depth * (1.0 - wah->freqofs) + wah->freqofs; in wahwah_process()
116 config->get_float(userdata, "freq_offset", &wah->freqofs, 0.3f); in wahwah_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/audio/dsp_filters/
H A Dwahwah.c38 float depth, freqofs, res; member
73 frequency = frequency * wah->depth * (1.0 - wah->freqofs) + wah->freqofs; in wahwah_process()
116 config->get_float(userdata, "freq_offset", &wah->freqofs, 0.3f); in wahwah_init()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/audio/dsp_filters/
H A Dwahwah.c38 float depth, freqofs, res; member
73 frequency = frequency * wah->depth * (1.0 - wah->freqofs) + wah->freqofs; in wahwah_process()
116 config->get_float(userdata, "freq_offset", &wah->freqofs, 0.3f); in wahwah_init()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/audio/dsp_filters/
H A Dwahwah.c38 float depth, freqofs, res; member
73 frequency = frequency * wah->depth * (1.0 - wah->freqofs) + wah->freqofs; in wahwah_process()
116 config->get_float(userdata, "freq_offset", &wah->freqofs, 0.3f); in wahwah_init()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/audio/dsp_filters/
H A Dwahwah.c38 float depth, freqofs, res; member
73 frequency = frequency * wah->depth * (1.0 - wah->freqofs) + wah->freqofs; in wahwah_process()
116 config->get_float(userdata, "freq_offset", &wah->freqofs, 0.3f); in wahwah_init()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/audio/dsp_filters/
H A Dwahwah.c38 float depth, freqofs, res; member
73 frequency = frequency * wah->depth * (1.0 - wah->freqofs) + wah->freqofs; in wahwah_process()
116 config->get_float(userdata, "freq_offset", &wah->freqofs, 0.3f); in wahwah_init()
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur.c912 assert(freqofs >= 0); in doHeurCreate()
923 (*heur)->freqofs = freqofs; in doHeurCreate()
958 &(*heur)->freqofs, FALSE, freqofs, 0, SCIP_MAXTREEDEPTH, NULL, NULL) ); in doHeurCreate()
996 assert(freqofs >= 0); in SCIPheurCreate()
1199 execute = (heur->freq > 0 && depth >= heur->freqofs in SCIPheurShouldBeExecuted()
1200 && ((depth + heur->freq - heur->freqofs) / heur->freq in SCIPheurShouldBeExecuted()
1201 != (lpstateforkdepth + heur->freq - heur->freqofs) / heur->freq)); in SCIPheurShouldBeExecuted()
1206 … execute = (heur->freq > 0 && depth >= heur->freqofs && (depth - heur->freqofs) % heur->freq == 0); in SCIPheurShouldBeExecuted()
1210 execute = execute || (depth == heur->freqofs && heur->freq == 0); in SCIPheurShouldBeExecuted()
1257 assert(heur->freqofs >= 0); in SCIPheurExec()
[all …]
H A Dscip_heur.c65 int freqofs, /**< frequency offset for calling primal heuristic */ in SCIPincludeHeur() argument
92 name, desc, dispchar, priority, freq, freqofs, maxdepth, timingmask, usessubscip, in SCIPincludeHeur()
116 int freqofs, /**< frequency offset for calling primal heuristic */ in SCIPincludeHeurBasic() argument
137 name, desc, dispchar, priority, freq, freqofs, maxdepth, timingmask, usessubscip, in SCIPincludeHeurBasic()
H A Dscip_heur.h73 int freqofs, /**< frequency offset for calling primal heuristic */
105 int freqofs, /**< frequency offset for calling primal heuristic */
H A Dstruct_heur.h108 int freqofs; /**< frequency offset for calling primal heuristic */ member
/dports/math/SCIP/scip-7.0.3/src/objscip/
H A Dobjheur.h86 int freqofs, /**< frequency offset for calling primal heuristic */ in ObjHeur() argument
98 scip_freqofs_(freqofs), in ObjHeur()
/dports/math/SCIP/scip-7.0.3/examples/TSP/
H A Dsciptsp.set11 # frequency for calling primal heuristic <octane> (-1: never, 0: only at depth freqofs)
23 # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/
H A DWahwah.cpp363 data.freqofs = mFreqOfs / 100.0; in InstanceInit()
377 data.freqofs = mFreqOfs / 100.0; in InstanceProcess()
389 frequency = frequency * data.depth * (1 - data.freqofs) + data.freqofs; in InstanceProcess()
H A DWahwah.h30 double freqofs; variable

12