Home
last modified time | relevance | path

Searched refs:CONSTRAINT_STUDENTS_AFTERNOON_INTERVAL_MAX_DAYS_PER_WEEK (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/fet/fet-6.2.0/src/interface/
H A Dconstraintstudentsafternoonintervalmaxdaysperweekform.cpp60 if(ctr->type==CONSTRAINT_STUDENTS_AFTERNOON_INTERVAL_MAX_DAYS_PER_WEEK) in filterOk()
H A Dalltimeconstraintsform.cpp1476 else if(ctr->type==CONSTRAINT_STUDENTS_AFTERNOON_INTERVAL_MAX_DAYS_PER_WEEK){ in modifyConstraint()
/dports/deskutils/fet/fet-6.2.0/src/engine/
H A Dtimeconstraint.h249 const int CONSTRAINT_STUDENTS_AFTERNOON_INTERVAL_MAX_DAYS_PER_WEEK =148; variable
H A Dtimeconstraint.cpp598 type==CONSTRAINT_STUDENTS_AFTERNOON_INTERVAL_MAX_DAYS_PER_WEEK || in canBeUsedInMorningsAfternoonsMode()
42360 this->type=CONSTRAINT_STUDENTS_AFTERNOON_INTERVAL_MAX_DAYS_PER_WEEK; in ConstraintStudentsAfternoonIntervalMaxDaysPerWeek()
42367 this->type=CONSTRAINT_STUDENTS_AFTERNOON_INTERVAL_MAX_DAYS_PER_WEEK; in ConstraintStudentsAfternoonIntervalMaxDaysPerWeek()
H A Dgenerate_pre.cpp13739 …(gt.rules.internalTimeConstraintsList[i]->type==CONSTRAINT_STUDENTS_AFTERNOON_INTERVAL_MAX_DAYS_PE… in computeSubgroupsAfternoonIntervalMaxDaysPerWeek()