/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/planner/ |
H A D | query_pushdown_planning.c | 84 RecurringTuplesType *recurType); 694 else if (recurType == RECURRING_TUPLES_VALUES) in DeferErrorIfFromClauseRecurs() 755 return recurType; in FromClauseRecurringTupleType() 878 else if (recurType == RECURRING_TUPLES_VALUES) in DeferredErrorIfUnsupportedRecurringTuplesJoin() 1282 if (recurType != RECURRING_TUPLES_INVALID) in DeferErrorIfUnsupportedUnionQuery() 1294 if (recurType != RECURRING_TUPLES_INVALID) in DeferErrorIfUnsupportedUnionQuery() 1422 return recurType; in FetchFirstRecurType() 1426 return recurType; in FetchFirstRecurType() 1497 *recurType = RECURRING_TUPLES_FUNCTION; in HasRecurringTuples() 1513 *recurType = RECURRING_TUPLES_VALUES; in HasRecurringTuples() [all …]
|
/dports/deskutils/kalarm/kalarm-21.12.3/src/ |
H A D | dbushandler.h | 78 int recurType, int recurInterval, int recurCount); 80 int recurType, int recurInterval, const QString& endDateTime); 85 int recurType, int recurInterval, int recurCount); 87 int recurType, int recurInterval, const QString& endDateTime); 95 int recurType, int recurInterval, int recurCount); 98 int recurType, int recurInterval, const QString& endDateTime); 105 int recurType, int recurInterval, int recurCount); 108 int recurType, int recurInterval, const QString& endDateTime); 114 … unsigned flags, int recurType, int recurInterval, int recurCount); 116 … unsigned flags, int recurType, int recurInterval, const QString& endDateTime); [all …]
|
H A D | dbushandler.cpp | 85 int recurType, int recurInterval, int recurCount) in scheduleMessage() argument 122 int recurType, int recurInterval, int recurCount) in scheduleMessage() argument 190 audioUrl, reminderMins, recurType, recurInterval, recurCount); in scheduleFile() 197 audioUrl, reminderMins, recurType, recurInterval, endDateTime); in scheduleFile() 212 int recurType, int recurInterval, int recurCount) in scheduleCommand() argument 240 int recurType, int recurInterval, int recurCount) in scheduleCommand() argument 265 int recurType, int recurInterval, int recurCount) in scheduleEmail() argument 294 int recurType, int recurInterval, int recurCount) in scheduleEmail() argument 636 int recurType, int recurInterval, int recurCount) in convertRecurrence() argument 661 return convertRecurrence(recurrence, start, recurType, recurInterval, 0, end); in convertRecurrence() [all …]
|
H A D | commandoptions.cpp | 511 KARecurrence::Type recurType; in process() local 584 KARecurrence::Type recurType; in process() local 601 KARecurrence::Type recurType; in process() local 821 recurType = KARecurrence::ANNUAL_DATE; in convInterval() 825 recurType = KARecurrence::WEEKLY; in convInterval() 829 recurType = KARecurrence::DAILY; in convInterval() 839 recurType = KARecurrence::MONTHLY_DAY; in convInterval() 844 recurType = KARecurrence::MINUTELY; in convInterval() 851 recurType = KARecurrence::MINUTELY; in convInterval() 859 switch (recurType) in convInterval() [all …]
|
H A D | birthdaymodel.cpp | 92 && event.recurType() == KARecurrence::ANNUAL_DATE in setPrefixSuffix()
|
H A D | recurrenceedit.h | 89 void typeChanged(int recurType); // returns a RepeatType value
|
H A D | editdlg.cpp | 969 RecurrenceEdit::RepeatType recurType = mRecurrenceEdit->repeatType(); in validate() local 971 && mTabs->currentIndex() == mRecurPageIndex && recurType == RecurrenceEdit::AT_LOGIN) in validate() 1077 if (recurType != RecurrenceEdit::NO_RECUR) in validate()
|
/dports/deskutils/horde-kronolith/kronolith-4.2.29/lib/ |
H A D | Ajax.php | 170 …f(array_keys($js_vars['conf']['recur']), array(Horde_Date_Recurrence::RECUR_NONE)) as $recurType) { 171 $js_vars['text']['recur'][$recurType] = Kronolith::recurToString($recurType);
|
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Date/Horde/Date/ |
H A D | Recurrence.php | 89 public $recurType = self::RECUR_NONE; variable in Horde_Date_Recurrence 153 $recurrence->recurType = $hash['type']; 168 $this->recurType = self::RECUR_NONE; 220 return ($recurrence == $this->recurType); 230 $this->recurType = $recurrence; 240 return $this->recurType; 672 if ($this->recurType == self::RECUR_MONTHLY_LAST_WEEKDAY) { 1150 switch ($this->recurType) { 1335 switch ($this->recurType) { 1776 'type' => $this->recurType, [all …]
|
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Date/Horde/Date/ |
H A D | Recurrence.php | 89 public $recurType = self::RECUR_NONE; variable in Horde_Date_Recurrence 153 $recurrence->recurType = $hash['type']; 168 $this->recurType = self::RECUR_NONE; 220 return ($recurrence == $this->recurType); 230 $this->recurType = $recurrence; 240 return $this->recurType; 672 if ($this->recurType == self::RECUR_MONTHLY_LAST_WEEKDAY) { 1150 switch ($this->recurType) { 1335 switch ($this->recurType) { 1776 'type' => $this->recurType, [all …]
|
/dports/devel/pear-Horde_Date/Horde_Date-2.4.1/lib/Horde/Date/ |
H A D | Recurrence.php | 89 public $recurType = self::RECUR_NONE; variable in Horde_Date_Recurrence 153 $recurrence->recurType = $hash['type']; 168 $this->recurType = self::RECUR_NONE; 220 return ($recurrence == $this->recurType); 230 $this->recurType = $recurrence; 240 return $this->recurType; 672 if ($this->recurType == self::RECUR_MONTHLY_LAST_WEEKDAY) { 1150 switch ($this->recurType) { 1335 switch ($this->recurType) { 1776 'type' => $this->recurType, [all …]
|
/dports/deskutils/korganizer/korganizer-21.12.3/src/ |
H A D | kodaymatrix.cpp | 293 ushort recurType = t->recurrenceType(); in updateTodos() local 295 …if (t->recurs() && !(recurType == KCalendarCore::Recurrence::rDaily && !KOPrefs::instance()->mDail… in updateTodos() 296 … && !(recurType == KCalendarCore::Recurrence::rWeekly && !KOPrefs::instance()->mWeeklyRecur)) { in updateTodos() 333 const ushort recurType = event->recurrenceType(); in updateEvents() local 342 if (!(recurType == KCalendarCore::Recurrence::rDaily && !KOPrefs::instance()->mDailyRecur) in updateEvents() 343 … && !(recurType == KCalendarCore::Recurrence::rWeekly && !KOPrefs::instance()->mWeeklyRecur)) { in updateEvents()
|
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/libcalendaring/lib/ |
H A D | Horde_Date_Recurrence.php | 99 public $recurType = self::RECUR_NONE; variable in Horde_Date_Recurrence 168 $this->recurType = self::RECUR_NONE; 258 return ($recurrence == $this->recurType); 268 $this->recurType = $recurrence; 278 return $this->recurType; 1095 switch ($this->recurType) { 1284 switch ($this->recurType) { 1724 $json->t = $this->recurType;
|
/dports/net/kalarmcal/kalarmcal-21.12.3/src/ |
H A D | karecurrence.cpp | 151 bool KARecurrence::Private::set(Type recurType, int freq, int count, int f29, const KADateTime &sta… in set() argument 155 switch (recurType) { in set() 168 switch (recurType) { in set() 204 bool KARecurrence::Private::init(RecurrenceRule::PeriodType recurType, int freq, int count, in init() argument 217 switch (recurType) { in init() 229 mRecurrence.setNewRecurrenceType(recurType, freq); in init() 238 if (recurType == RecurrenceRule::rYearly in init()
|
H A D | kaevent.h | 1207 KARecurrence::Type recurType() const;
|
H A D | kaevent.cpp | 2871 bool KAEventPrivate::setRecur(KCalendarCore::RecurrenceRule::PeriodType recurType, int freq, int co… in setRecur() argument 2875 return setRecur(recurType, freq, count, edt, feb29); in setRecur() 2877 bool KAEventPrivate::setRecur(KCalendarCore::RecurrenceRule::PeriodType recurType, int freq, int co… in setRecur() argument 2883 if (mRecurrence->init(recurType, freq, count, mNextMainDateTime.kDateTime(), end, feb29)) { in setRecur() 2896 KARecurrence::Type KAEvent::recurType() const in recurType() function in KAlarmCal::KAEvent 4437 const KARecurrence::Type recurType = checkRecur(); in calcNextWorkingTime() local 4600 const bool recurTimeVaries = (recurType == KARecurrence::MINUTELY); in calcNextWorkingTime()
|
/dports/devel/pear-Horde_Date/Horde_Date-2.4.1/doc/Horde/Date/ |
H A D | UPGRADING | 57 This constant has been added as a possible value for the $recurType
|
/dports/net/kalarmcal/kalarmcal-21.12.3/autotests/ |
H A D | kaeventtest.cpp | 1049 QCOMPARE(event.recurType(), KARecurrence::MINUTELY); in fromKCalEvent() 1062 QCOMPARE(event.recurType(), KARecurrence::MINUTELY); in fromKCalEvent() 1077 QCOMPARE(event.recurType(), KARecurrence::MINUTELY); in fromKCalEvent() 1092 QCOMPARE(event.recurType(), KARecurrence::MINUTELY); in fromKCalEvent() 1108 QCOMPARE(event.recurType(), KARecurrence::DAILY); in fromKCalEvent() 1124 QCOMPARE(event.recurType(), KARecurrence::DAILY); in fromKCalEvent()
|
/dports/comms/pear-Horde_ActiveSync/Horde_ActiveSync-2.41.4/lib/Horde/ActiveSync/Message/ |
H A D | Task.php | 247 switch ($recurrence->recurType) {
|
H A D | Appointment.php | 700 switch ($recurrence->recurType) {
|
/dports/deskutils/kalarm/kalarm-21.12.3/src/resources/ |
H A D | resourcedatamodelbase.cpp | 520 switch (event.recurType()) in repeatOrder()
|
/dports/deskutils/egroupware/egroupware/calendar/js/ |
H A D | app.ts | 1318 var recurType = this.et2.getWidgetById('recur_type'); 1321 if(recurType && recurData) 1323 recurData.set_disabled(recurType.get_value() != 2 && recurType.get_value() != 4);
|
H A D | app.min.js.map | 1 …lShortcut","dialog_button","freetime_search_popup","_link","open_link","recurType","recurData","ed…
|
/dports/audio/py-music21/music21-7.1.0/music21/ |
H A D | base.py | 1860 for topLevel, inStreamPos, recurType in siteObj.contextSites( 1879 yield ContextTuple(topLevel, hypotheticalPosition, recurType) 1881 yield ContextTuple(topLevel, inStreamOffset, recurType)
|