Home
last modified time | relevance | path

Searched refs:maxhours (Results 1 – 4 of 4) sorted by relevance

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dmain.c593 guint mins, msecs, hours, maxhours, frames, ifps, isecs; in get_time() local
612 maxhours = samplemax / (samplerate * 3600); in get_time()
614 if (maxhours > 0) in get_time()
621 if (maxhours > 0) in get_time()
628 if (maxhours > 0) in get_time()
/dports/biology/p5-BioPerl-Run/BioPerl-Run-1.007003/t/
H A DMuscle.t71 'maxhours' => 1,
/dports/deskutils/fet/fet-6.2.0/src/engine/
H A Dtimeconstraint.h1029 ConstraintTeachersMaxHoursDaily(double wp, int maxhours);
1073 ConstraintTeacherMaxHoursDaily(double wp, int maxhours, const QString& teacher);
1117 ConstraintTeachersMaxHoursContinuously(double wp, int maxhours);
1161 ConstraintTeacherMaxHoursContinuously(double wp, int maxhours, const QString& teacher);
3898 ConstraintTeachersActivityTagMaxHoursDaily(double wp, int maxhours, const QString& activityTag);
5366 ConstraintTeachersMaxHoursDailyRealDays(double wp, int maxhours);
5410 ConstraintTeacherMaxHoursDailyRealDays(double wp, int maxhours, const QString& teacher);
8197 ConstraintTeacherMaxHoursPerAllAfternoons(double wp, int maxhours, const QString& teacher);
8234 ConstraintTeachersMaxHoursPerAllAfternoons(double wp, int maxhours);
8276 ConstraintStudentsSetMaxHoursPerAllAfternoons(double wp, int maxhours, const QString& st);
[all …]
H A Dtimeconstraint.cpp4265 assert(maxhours>0); in ConstraintTeachersMaxHoursDaily()
4483 assert(maxhours>0); in ConstraintTeacherMaxHoursDaily()
4705 assert(maxhours>0); in ConstraintTeachersMaxHoursContinuously()
4932 assert(maxhours>0); in ConstraintTeacherMaxHoursContinuously()
5164 assert(maxhours>0); in ConstraintTeachersActivityTagMaxHoursContinuously()
5435 assert(maxhours>0); in ConstraintTeacherActivityTagMaxHoursContinuously()
19405 assert(maxhours>0); in ConstraintTeachersActivityTagMaxHoursDaily()
19645 assert(maxhours>0); in ConstraintTeacherActivityTagMaxHoursDaily()
27667 assert(maxhours>0); in ConstraintTeachersMaxHoursDailyRealDays()
27888 assert(maxhours>0); in ConstraintTeacherMaxHoursDailyRealDays()
[all …]