Home
last modified time | relevance | path

Searched refs:checkForOverlapping (Results 1 – 2 of 2) sorted by relevance

/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/chord/
H A DChordCreatorUtil.java208 this.requiredNotes[i]=checkForOverlapping(this.requiredNotes[i]); in run_analyzer()
235 protected int checkForOverlapping(int checkIt) { in run_analyzer()
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_setppc.c3466 SCIP_RETCODE checkForOverlapping( in checkForOverlapping() function
5134 …SCIP_CALL( checkForOverlapping(scip, cons0, c, c, usefulconss, nusefulconss, usefulvars, &nusefulv… in preprocessCliques()
5274 …SCIP_CALL( checkForOverlapping(scip, cons0, c, (conshdlrdata->nclqpresolve > 0) ? nusefulconss : c, in preprocessCliques()