Home
last modified time | relevance | path

Searched refs:schedules (Results 1 – 25 of 3040) sorted by relevance

12345678910>>...122

/dports/www/flexget/Flexget-3.2.18/flexget/components/scheduler/
H A Dapi.py67 if schedules is True:
69 elif schedules is False:
72 for schedule in schedules:
91 if schedules is True:
93 elif schedules is False:
126 if schedules is True:
128 elif schedules is False:
163 if schedules is True:
165 elif schedules is False:
187 if schedules is True:
[all …]
/dports/games/adonthell-wastesedge/wastesedge-0.3.8/po/
H A DPOTFILES.in20 # -- text bubbles in schedules
21 scripts/schedules/mapcharacters/alek.py
22 scripts/schedules/mapcharacters/bjarn.py
23 scripts/schedules/mapcharacters/erek.py
24 scripts/schedules/mapcharacters/extro.py
27 scripts/schedules/mapcharacters/intro.py
29 scripts/schedules/mapcharacters/jelom.py
30 scripts/schedules/mapcharacters/lucia.py
31 scripts/schedules/mapcharacters/oliver.py
33 scripts/schedules/mapcharacters/sarin.py
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/data/core/macros/
H A Dschedules.cfg15 image=misc/time-schedules/default/schedule-dawn.png
27 image=misc/time-schedules/default/schedule-morning.png
36 image=misc/time-schedules/schedule-midday.png
45 image=misc/time-schedules/default/schedule-afternoon.png
54 image=misc/time-schedules/default/schedule-dusk.png
78 image=misc/time-schedules/schedule-midnight.png
102 image=misc/time-schedules/schedule-indoors.png
110 image=misc/time-schedules/schedule-underground.png
122 image=misc/time-schedules/schedule-underground.png
499 image=misc/time-schedules/after-the-fall/1dawn1.png
[all …]
/dports/net-mgmt/icingaweb2-module-reporting/icingaweb2-module-reporting-0.9.2/library/Reporting/
H A DScheduler.php28 protected $schedules = []; variable in Icinga\\Module\\Reporting\\Scheduler
54 $schedules = [];
69 $schedules[$schedule->getChecksum()] = $schedule;
72 return $schedules;
77 $schedules = $this->fetchSchedules();
79 $remove = \array_diff_key($this->schedules, $schedules);
94 $add = \array_diff_key($schedules, $this->schedules);
100 $this->schedules = $schedules;
/dports/sysutils/go-wtf/wtf-0.21.0/modules/opsgenie/
H A Dsettings.go40 schedules := []string{}
45 schedules = append(schedules, schedule)
46 return schedules
53 schedules = append(schedules, schedule)
57 return schedules
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/optimize/
H A Dschema.py9 from mozbuild import schedules
20 {"build": list(schedules.ALL_COMPONENTS)},
32 {"skip-unless-schedules": list(schedules.ALL_COMPONENTS)},
34 {"test": list(schedules.ALL_COMPONENTS)},
35 {"test-inclusive": list(schedules.ALL_COMPONENTS)},
37 {"test-verify": list(schedules.ALL_COMPONENTS)},
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/optimize/
H A Dschema.py11 from mozbuild import schedules
22 {"build": list(schedules.ALL_COMPONENTS)},
34 {"skip-unless-schedules": list(schedules.ALL_COMPONENTS)},
36 {"test": list(schedules.ALL_COMPONENTS)},
37 {"test-inclusive": list(schedules.ALL_COMPONENTS)},
39 {"test-verify": list(schedules.ALL_COMPONENTS)},
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/optimize/
H A Dschema.py11 from mozbuild import schedules
22 {"build": list(schedules.ALL_COMPONENTS)},
34 {"skip-unless-schedules": list(schedules.ALL_COMPONENTS)},
36 {"test": list(schedules.ALL_COMPONENTS)},
37 {"test-inclusive": list(schedules.ALL_COMPONENTS)},
39 {"test-verify": list(schedules.ALL_COMPONENTS)},
/dports/graphics/embree/embree-3.13.2/
H A D.gitlab-ci.yml123 only: [schedules]
128 only: [schedules]
133 only: [schedules]
138 only: [schedules]
143 only: [schedules]
148 only: [schedules]
153 only: [schedules]
158 only: [schedules]
168 only: [schedules]
173 only: [schedules]
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/agent/
H A DpgaSchedule.cpp135 pgSet *schedules = collection->GetConnection()->ExecuteSet( in CreateObjects() local
141 if (schedules) in CreateObjects()
143 while (!schedules->Eof()) in CreateObjects()
147 schedule->iSetRecId(schedules->GetLong(wxT("jscid"))); in CreateObjects()
152 tmp = schedules->GetVal(wxT("jscminutes")); in CreateObjects()
158 tmp = schedules->GetVal(wxT("jschours")); in CreateObjects()
164 tmp = schedules->GetVal(wxT("jscweekdays")); in CreateObjects()
170 tmp = schedules->GetVal(wxT("jscmonthdays")); in CreateObjects()
176 tmp = schedules->GetVal(wxT("jscmonths")); in CreateObjects()
209 schedules->MoveNext(); in CreateObjects()
[all …]
/dports/net-im/purple-plugin-pack/purple-plugin-pack-2.8.0/schedule/
H A Dschedule.c31 static GList *schedules; variable
187 for (iter = schedules; iter; iter = iter->next) in recalculate_next_slots()
192 schedules = g_list_sort(schedules, sort_schedules); in recalculate_next_slots()
311 schedules = g_list_remove(schedules, schedule); in purple_schedule_destroy()
316 return schedules; in purple_schedules_get_all()
322 schedules = g_list_append(schedules, schedule); in purple_schedules_add()
329 GList *iter = schedules; in check_and_execute()
343 schedules = g_list_sort(schedules, sort_schedules); in check_and_execute()
358 while (schedules) in purple_schedule_uninit()
360 purple_schedule_destroy(schedules->data); in purple_schedule_uninit()
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/DynaTableRf/src/main/java/com/google/gwt/sample/dynatablerf/server/
H A DScheduleSource.java51 return schedules.get(makeKey(id)); in find()
80 Schedule existing = schedules.get(domainObject.getKey()); in persist()
82 schedules.put(domainObject.getKey(), domainObject); in persist()
105 Schedule toReturn = schedules.get(key); in find()
111 schedules.put(key, toReturn); in find()
145 public static ScheduleSource of(List<Schedule> schedules) { in of() argument
147 for (Schedule schedule : schedules) { in of()
169 final Map<Integer, Schedule> schedules = new LinkedHashMap<Integer, Schedule>(); field in ScheduleSource
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/util/
H A Dschema.py16 from mozbuild import schedules
203 {'build': list(schedules.ALL_COMPONENTS)},
208 {'push-interval-10': list(schedules.ALL_COMPONENTS)},
209 {'push-interval-25': list(schedules.ALL_COMPONENTS)},
215 {'skip-unless-schedules': list(schedules.ALL_COMPONENTS)},
217 {'test': (list(schedules.ALL_COMPONENTS), dict)},
218 {'test-inclusive': list(schedules.ALL_COMPONENTS)},
219 {'test-try': list(schedules.ALL_COMPONENTS)},
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AIPlatformNotebooks/
H A DListSchedulesResponse.php37 public function setSchedules($schedules) argument
39 $this->schedules = $schedules;
46 return $this->schedules;
/dports/devel/py-oci/oci-2.53.1/src/oci/core/models/
H A Dupdate_volume_backup_policy_details.py129 def schedules(self): member in UpdateVolumeBackupPolicyDetails
145 @schedules.setter
146 def schedules(self, schedules): argument
160 self._schedules = schedules
H A Dcreate_volume_backup_policy_details.py158 def schedules(self): member in CreateVolumeBackupPolicyDetails
174 @schedules.setter
175 def schedules(self, schedules): argument
189 self._schedules = schedules
H A Dvolume_backup_policy.py141 def schedules(self): member in VolumeBackupPolicy
152 @schedules.setter
153 def schedules(self, schedules): member in VolumeBackupPolicy
162 self._schedules = schedules
/dports/devel/py-oci/oci-2.53.1/src/oci/log_analytics/models/
H A Dcreate_standard_task_details.py140 def schedules(self): member in CreateStandardTaskDetails
152 @schedules.setter
153 def schedules(self, schedules): member in CreateStandardTaskDetails
163 self._schedules = schedules
H A Dupdate_scheduled_task_details.py205 def schedules(self): member in UpdateScheduledTaskDetails
217 @schedules.setter
218 def schedules(self, schedules): member in UpdateScheduledTaskDetails
228 self._schedules = schedules
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/GameServices/
H A DScalingConfig.php47 public function setSchedules($schedules) argument
49 $this->schedules = $schedules;
56 return $this->schedules;
/dports/devel/py-gs_api_client/gs_api_client-1.1.1/gs_api_client/swagger/models/
H A Dtask_events.py79 …def __init__(self, schedules=None, ipaddr=None, loadbalancer=None, paas=None, marketplace_template… argument
97 if schedules is not None:
98 self.schedules = schedules
125 def schedules(self): member in TaskEvents
134 @schedules.setter
135 def schedules(self, schedules): member in TaskEvents
143 self._schedules = schedules
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/migrations/
H A Dbackfill_escalation_policies_for_oncall_schedules_spec.rb19 …let_it_be(:schedule_b1) { schedules.create!(project_id: project_b.id, iid: 1, name: 'Schedule B1')…
23 …let_it_be(:schedule_c1) { schedules.create!(project_id: project_c.id, iid: 1, name: 'Schedule C1')…
24 …let_it_be(:schedule_c2) { schedules.create!(project_id: project_c.id, iid: 2, name: 'Schedule C2')…
28 …let_it_be(:schedule_d1) { schedules.create!(project_id: project_d.id, iid: 1, name: 'Schedule D1')…
34 …let_it_be(:schedule_e1) { schedules.create!(project_id: project_e.id, iid: 1, name: 'Schedule E1')…
35 …let_it_be(:schedule_e2) { schedules.create!(project_id: project_e.id, iid: 2, name: 'Schedule E2')…
41 …let_it_be(:schedule_f1) { schedules.create!(project_id: project_f.id, iid: 1, name: 'Schedule F1')…
42 …let_it_be(:schedule_f2) { schedules.create!(project_id: project_f.id, iid: 2, name: 'Schedule F2')…
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/
H A D.gitlab-ci.yml28 - schedules
55 - schedules
87 - schedules
120 - schedules
136 - schedules
153 - schedules
173 - schedules
190 - schedules
205 - schedules
220 - schedules
[all …]
/dports/sysutils/webmin/webmin-1.981/bacula-backup/
H A Dlist_schedules.cgi8 @schedules = &find("Schedule", $conf);
9 &sort_by_name(\@schedules);
10 if (@schedules) {
19 foreach $f (@schedules) {
/dports/games/wesnoth/wesnoth-1.14.17/data/multiplayer/scenarios/
H A D2p_Tombs_of_Kesorak.cfg25 image=misc/time-schedules/default/schedule-dawn.png~BLIT(misc/tod-dark.png)
30 image=misc/time-schedules/default/schedule-morning.png~BLIT(misc/tod-dark.png)
35 image=misc/time-schedules/default/schedule-afternoon.png~BLIT(misc/tod-dark.png)
40 image=misc/time-schedules/default/schedule-dusk.png~BLIT(misc/tod-dark.png)
53 image=misc/time-schedules/default/schedule-dawn.png~BLIT(misc/tod-bright.png)
60 image=misc/time-schedules/default/schedule-dusk.png~BLIT(misc/tod-bright.png)
65 image=misc/time-schedules/default/schedule-firstwatch.png~BLIT(misc/tod-bright.png)
70 image=misc/time-schedules/default/schedule-secondwatch.png~BLIT(misc/tod-bright.png)
85 image=misc/time-schedules/after-the-fall/6shortdark.png

12345678910>>...122