Home
last modified time | relevance | path

Searched defs:b_path (Results 1 – 25 of 70) sorted by relevance

123

/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/galaxy/collection/
H A Dconcrete_artifact_manager.py343 def _extract_collection_from_git(repo_url, coll_ver, b_path): argument
385 def _download_file(url, b_path, expected_hash, validate_certs, token=None): argument
507 b_path, # type: bytes argument
516 b_path, # type: bytes argument
545 b_path, # type: bytes argument
578 b_path, # type: bytes argument
599 b_path, # type: bytes argument
H A D__init__.py775 def _verify_file_hash(b_path, filename, expected_hash, error_queue): argument
824 def _walk(b_path, b_top_level_dir): argument
1267 def _get_json_from_tar_file(b_path, filename): argument
1281 def _get_tar_file_hash(b_path, filename): argument
1287 def _get_file_hash(b_path, filename): # type: (bytes, str) -> str argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/plugins/lookup/
H A Dpassword.py163 def _read_password_file(b_path): argument
256 def _write_password_file(b_path, content): argument
266 def _get_lock(b_path): argument
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/plugins/lookup/
H A Dpassword.py165 def _read_password_file(b_path): argument
258 def _write_password_file(b_path, content): argument
268 def _get_lock(b_path): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/plugins/lookup/
H A Dpassword.py173 def _read_password_file(b_path): argument
266 def _write_password_file(b_path, content): argument
276 def _get_lock(b_path): argument
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/galaxy/
H A Dcollection.py146 def artifact_info(b_path): argument
163 def galaxy_metadata(b_path): argument
178 def collection_info(b_path, fallback_metadata=False): argument
222 def download(self, b_path): argument
369 def _verify_file_hash(self, b_path, filename, expected_hash, error_queue): argument
428 def from_tar(b_path, force, parent=None): argument
965 def _walk(b_path, b_top_level_dir): argument
1383 def _download_file(url, b_path, expected_hash, validate_certs, headers=None): argument
1503 def _get_json_from_tar_file(b_path, filename): argument
1517 def _get_tar_file_hash(b_path, filename): argument
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/system/
H A Diptables_state.py256 def read_state(b_path): argument
268 def write_state(b_path, lines, changed): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Diptables_state.py256 def read_state(b_path): argument
268 def write_state(b_path, lines, changed): argument
/dports/devel/icmake/icmake-9b958b05ac462adf6cde394875964a8127599514/icmake/exec/builtin/
H A Dbpath.c8 void b_path() in b_path() function
/dports/games/neverball/neverball-1.6.0/share/
H A Dsolid_base.h191 struct b_path struct
193 float p[3]; /* starting position */
194 float e[4]; /* orientation (quaternion) */
195 float t; /* travel time */
196 int tm; /* milliseconds */
198 int pi;
199 int f; /* enable flag */
200 int s; /* smooth flag */
202 int fl; /* flags */
/dports/audio/lilv/lilv-0.24.12/test/
H A Dtest_util.c43 char b_path[16]; in main() local
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/galaxy/
H A Dcollection.py57 …def __init__(self, namespace, name, b_path, api, versions, requirement, force, parent=None, metada… argument
254 def from_tar(b_path, force, parent=None): argument
287 def from_path(b_path, force, parent=None): argument
658 def _walk(b_path, b_top_level_dir): argument
911 def _download_file(url, b_path, expected_hash, validate_certs, headers=None): argument
/dports/misc/vxl/vxl-3.3.2/core/vpgl/io/tests/
H A Dtest_lvcs_io.cxx18 std::string b_path = "./test_lvcs_io.vsl"; in test_lvcs_io() local
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/downloadorder/
H A Ddownloadordermodel.cpp277 QString b_path = tor->getTorrentFile(b).getUserModifiedPath(); in operator ()() local
338 QString b_path = tor->getTorrentFile(b).getUserModifiedPath(); in operator ()() local
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/modules/
H A Dfind.py334 'issock': stat.S_ISSOCK(st.st_mode),
/dports/misc/vxl/vxl-3.3.2/core/vpgl/tests/
H A Dtest_local_rational_camera.cxx114 std::string b_path = "./test_binary.vsl"; in test_local_rational_camera() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_deref.c452 nir_deref_path *b_path) in nir_compare_deref_paths()
614 nir_deref_path a_path, b_path; in nir_compare_derefs() local
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/based/
H A Dbased_io.c156 char *b_path = crm_strdup_printf("%s/%s", cib_root, b[0]->d_name); in cib_archive_sort() local
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/cib/
H A Dio.c158 char *b_path = crm_strdup_printf("%s/%s", cib_root, b[0]->d_name); in cib_archive_sort() local
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/files/
H A Dfile.py330 def recursive_set_attributes(b_path, follow, file_args, mtime, atime): argument
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/git/
H A Ddiff.py366 def b_path(self): member in Diff
/dports/net-im/toxic/toxic-0.11.3/src/
H A Dautocomplete.c322 char b_path[MAX_STR_SIZE + 1]; in dir_match() local
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Dfile.py337 def recursive_set_attributes(b_path, follow, file_args, mtime, atime): argument
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dclipper-utils.cc210 for (const auto &b_path : b) { in fill_minkowski_insides() local
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dclipper-utils.cc210 for (const auto &b_path : b) { in fill_minkowski_insides() local

123