Home
last modified time | relevance | path

Searched refs:schedule_name (Results 1 – 25 of 61) sorted by relevance

123

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/apps/hexagon_dma/
H A Dprocess_raw_linear_interleaved_basic.cpp38 const char *schedule_name; member
145 if (schedule_list[my_direction][my_schedule].schedule_name != NULL) { in main()
146 printf("%s\n", schedule_list[my_direction][my_schedule].schedule_name); in main()
H A Dprocess_yuv_linear_basic.cpp51 const char *schedule_name; member
199 if (schedule_list[my_direction][my_schedule].schedule_name != NULL) { in process_pipeline()
200 printf("%s\n", schedule_list[my_direction][my_schedule].schedule_name); in process_pipeline()
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dboto_dynamodb.py414 schedule_name=config["name"],
778 name, schedule_name, period, utc_hour, s3_base_location
782 "name": "{}-{}-backup".format(name, schedule_name),
785 "name": schedule_name,
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/hpe/
H A Dhpe_lefthand_iscsi.py1776 schedule_name = volume['name'] + (
1779 schedule = cl.getRemoteSnapshotSchedule(schedule_name)
1841 def _does_snapshot_schedule_exist(self, schedule_name, client): argument
1843 exists = client.doesRemoteSnapshotScheduleExist(schedule_name)
1868 schedule_name = volume['name'] + self.REP_SCHEDULE_SUFFIX
1872 if self._does_snapshot_schedule_exist(schedule_name + "_Pri", client):
1874 client.startRemoteSnapshotSchedule(schedule_name + "_Pri")
1986 schedule_name,
2022 schedule_name = volume['name'] + self.REP_SCHEDULE_SUFFIX
2023 client.deleteRemoteSnapshotSchedule(schedule_name)
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/ibm/ibm_storage/
H A Dxiv_replication.py42 self.schedule_name = self._schedule_name_from_schedule(self.schedule)
66 if rate.rpo == rpo][0].schedule_name
/dports/sysutils/bareos-client/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py1668 schedule_name: str = Path(..., title="The schedule (name) to enable"),
1675 resourceName=schedule_name,
1693 schedule_name: str = Path(..., title="The schedule (name) to disable"),
1700 resourceName=schedule_name,
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py1668 schedule_name: str = Path(..., title="The schedule (name) to enable"),
1675 resourceName=schedule_name,
1693 schedule_name: str = Path(..., title="The schedule (name) to disable"),
1700 resourceName=schedule_name,
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py1668 schedule_name: str = Path(..., title="The schedule (name) to enable"),
1675 resourceName=schedule_name,
1693 schedule_name: str = Path(..., title="The schedule (name) to disable"),
1700 resourceName=schedule_name,
/dports/sysutils/bareos-client/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py1668 schedule_name: str = Path(..., title="The schedule (name) to enable"),
1675 resourceName=schedule_name,
1693 schedule_name: str = Path(..., title="The schedule (name) to disable"),
1700 resourceName=schedule_name,
/dports/sysutils/bareos-server/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py1668 schedule_name: str = Path(..., title="The schedule (name) to enable"),
1675 resourceName=schedule_name,
1693 schedule_name: str = Path(..., title="The schedule (name) to disable"),
1700 resourceName=schedule_name,
/dports/sysutils/bareos-server/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py1668 schedule_name: str = Path(..., title="The schedule (name) to enable"),
1675 resourceName=schedule_name,
1693 schedule_name: str = Path(..., title="The schedule (name) to disable"),
1700 resourceName=schedule_name,
/dports/www/bareos-webui/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py1668 schedule_name: str = Path(..., title="The schedule (name) to enable"),
1675 resourceName=schedule_name,
1693 schedule_name: str = Path(..., title="The schedule (name) to disable"),
1700 resourceName=schedule_name,
/dports/www/bareos-webui/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py1668 schedule_name: str = Path(..., title="The schedule (name) to enable"),
1675 resourceName=schedule_name,
1693 schedule_name: str = Path(..., title="The schedule (name) to disable"),
1700 resourceName=schedule_name,
/dports/sysutils/webmin/webmin-1.981/bacula-backup/lang/
H A Dar.auto182 schedule_name=اسم جدول النسخ الاحتياطي
H A Dko.auto182 schedule_name=백업 일정 이름
H A Dbe.auto182 schedule_name=Назва рэзервовага календара
H A Dbg.auto182 schedule_name=Име на резервния график
H A Dfa.auto182 schedule_name=نام برنامه پشتیبان
H A Dhe.auto182 schedule_name=שם לוח הזמנים לגיבוי
H A Dur.auto182 schedule_name=بیک اپ شیڈول کا نام
H A Dzh.auto182 schedule_name=备份时间表名称
H A Dja.auto182 schedule_name=バックアップスケジュール名
H A Del.auto182 schedule_name=Όνομα προγράμματος δημιουργίας αντιγράφων ασφαλείας
H A Dru.auto182 schedule_name=Имя расписания резервного копирования
H A Duk.auto182 schedule_name=Назва розкладу резервного копіювання

123