Home
last modified time | relevance | path

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

/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/
H A Dremote.py37 def remote_exists(self): member in RemoteBase
87 def remote_exists(cls): member in QuodLibetWinRemote
123 def remote_exists(cls): member in QuodLibetUnixRemote
H A Dcli.py35 return Remote.remote_exists()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/cloudengine/
H A Dce_file_copy.py373 remote_exists, file_size = self.remote_file_exists(
375 if remote_exists and (os.path.getsize(self.local_file) != file_size):
376 remote_exists = False
378 if not remote_exists:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/
H A Dce_file_copy.py371 remote_exists, file_size = self.remote_file_exists(
373 if remote_exists and (os.path.getsize(self.local_file) != file_size):
374 remote_exists = False
376 if not remote_exists:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/network/cloudengine/
H A Dce_file_copy.py371 remote_exists, file_size = self.remote_file_exists(
373 if remote_exists and (os.path.getsize(self.local_file) != file_size):
374 remote_exists = False
376 if not remote_exists:
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/nxos/
H A Dnxos_smu.py140 remote_exists = remote_file_exists(module, pkg, file_system=file_system)
142 if not remote_exists:
H A Dnxos_rpm.py334 remote_exists = remote_file_exists(module, obj['pkg'], file_system=obj['file_system'])
336 if not remote_exists:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/nxos/plugins/modules/
H A Dnxos_smu.py144 remote_exists = remote_file_exists(module, pkg, file_system=file_system)
146 if not remote_exists:
H A Dnxos_rpm.py401 remote_exists = remote_file_exists(
405 if not remote_exists:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dflatpak_remote.py141 def remote_exists(module, binary, name, method): function
202 remote_already_exists = remote_exists(module, binary, to_bytes(name), method)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/packaging/os/
H A Dflatpak_remote.py141 def remote_exists(module, binary, name, method): function
202 remote_already_exists = remote_exists(module, binary, to_bytes(name), method)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/os/
H A Dflatpak_remote.py165 def remote_exists(module, binary, name, method): function
232 remote_already_exists = remote_exists(module, binary, to_bytes(name), method)
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/integration/plugins/modules/
H A Dflatpak_remote.py165 def remote_exists(module, binary, name, method): function
232 remote_already_exists = remote_exists(module, binary, to_bytes(name), method)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/plugins/action/
H A Dnxos_file_copy.py223 remote_exists = self.remote_file_exists(remote_file, file_system)
225 if not remote_exists:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/nxos/plugins/action/
H A Dnxos_file_copy.py269 remote_exists = self.remote_file_exists(remote_file, file_system)
271 if not remote_exists:
/dports/science/dvc/dvc-0.30.1/dvc/remote/
H A Dlocal.py583 remote_exists = list(remote.cache_exists(md5s))
593 (md5 in local_exists, md5 in remote_exists)
/dports/devel/git-svn/git-2.34.1/
H A Dhttp-push.c1514 static int remote_exists(const char *path) in remote_exists() function
1780 repo->has_info_refs = remote_exists("info/refs"); in cmd_main()
1781 repo->has_info_packs = remote_exists("objects/info/packs"); in cmd_main()
/dports/devel/git-gui/git-2.34.1/
H A Dhttp-push.c1514 static int remote_exists(const char *path) in remote_exists() function
1780 repo->has_info_refs = remote_exists("info/refs"); in cmd_main()
1781 repo->has_info_packs = remote_exists("objects/info/packs"); in cmd_main()
/dports/devel/git-p4/git-2.34.1/
H A Dhttp-push.c1514 static int remote_exists(const char *path) in remote_exists() function
1780 repo->has_info_refs = remote_exists("info/refs"); in cmd_main()
1781 repo->has_info_packs = remote_exists("objects/info/packs"); in cmd_main()
/dports/devel/git/git-2.34.1/
H A Dhttp-push.c1514 static int remote_exists(const char *path) in remote_exists() function
1780 repo->has_info_refs = remote_exists("info/refs"); in cmd_main()
1781 repo->has_info_packs = remote_exists("objects/info/packs"); in cmd_main()
/dports/devel/git-cvs/git-2.34.1/
H A Dhttp-push.c1514 static int remote_exists(const char *path) in remote_exists() function
1780 repo->has_info_refs = remote_exists("info/refs"); in cmd_main()
1781 repo->has_info_packs = remote_exists("objects/info/packs"); in cmd_main()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dhttp-push.c1519 static int remote_exists(const char *path) in remote_exists() function
1797 repo->has_info_refs = remote_exists("info/refs"); in cmd_main()
1798 repo->has_info_packs = remote_exists("objects/info/packs"); in cmd_main()
/dports/science/jstrack/jstrack/extlib/tcllib1.19/amazon-s3/
H A DS3.tcl1037 set remote_exists 0
1039 set remote_exists 1
1045 if {"exists" eq $compare} {return $remote_exists}
/dports/devel/tcllib/tcllib-1.20/modules/amazon-s3/
H A DS3.tcl1037 set remote_exists 0
1039 set remote_exists 1
1045 if {"exists" eq $compare} {return $remote_exists}
/dports/devel/tcllibc/tcllib-1.20/modules/amazon-s3/
H A DS3.tcl1037 set remote_exists 0
1039 set remote_exists 1
1045 if {"exists" eq $compare} {return $remote_exists}