Home
last modified time | relevance | path

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

/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/schedulers/tj/tests/
H A DTaskJuggler.cpp509 QDateTime t2end = QDateTime::fromTime_t(t2->getEnd(0)); in scheduleDependencies() local
523 QCOMPARE(t2end, m4end); in scheduleDependencies()
586 QDateTime t2end = QDateTime::fromTime_t(t2->getEnd(0)); in scheduleDependencies() local
600 QCOMPARE(t2end, m4end); in scheduleDependencies()
703 QDateTime t2end = QDateTime::fromTime_t(t2->getEnd(0)); in scheduleConstraints() local
759 QDateTime t2end = QDateTime::fromTime_t(t2->getEnd(0)); in scheduleConstraints() local
763 QCOMPARE(t2end, t1end.addSecs(TJ::ONEHOUR / 2)); in scheduleConstraints()
816 QDateTime t2end = QDateTime::fromTime_t(t2->getEnd(0)); in scheduleConstraints() local
882 QDateTime t2end = QDateTime::fromTime_t(t2->getEnd(0)); in resourceConflict() local
/dports/comms/hylafax/hylafax-6.0.7/faxd/
H A DClass1Recv.c++553 time_t t2end = 0; local
1015 t2end = 0;
1025 if (t2end) {
1026 if (Sys::now() > t2end)
1029 t2end = Sys::now() + howmany(conf.t2Timer, 1000);
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/rel/
H A Ddl_sparse_table.cpp666 size_t t2end = t2.m_data.after_last_offset(); in self_agnostic_join_project() local
669 for (t2idx = 0; t2idx != t2end; t2idx += t2_entry_size) { in self_agnostic_join_project()
/dports/math/z3/z3-z3-4.8.13/src/muz/rel/
H A Ddl_sparse_table.cpp666 size_t t2end = t2.m_data.after_last_offset(); in self_agnostic_join_project() local
669 for (t2idx = 0; t2idx != t2end; t2idx += t2_entry_size) { in self_agnostic_join_project()