Home
last modified time | relevance | path

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

12345678910>>...25

/dports/devel/py-pip/pip-20.3.4/tests/unit/
H A Dtest_req_uninstall.py326 assert os.path.lexists(stashed_path)
334 assert not os.path.lexists(stashed_path)
335 assert not os.path.lexists(dirlink) and not os.path.isdir(dirlink)
336 assert not os.path.lexists(filelink) and not os.path.isfile(filelink)
358 assert os.path.lexists(stashed_path)
359 assert not os.path.lexists(dirlink)
360 assert not os.path.lexists(filelink)
366 assert not os.path.lexists(stashed_path)
367 assert os.path.lexists(dirlink) and os.path.isdir(dirlink)
368 assert os.path.lexists(filelink) and os.path.isfile(filelink)
/dports/lang/clover/mesa-21.3.6/bin/
H A Dinstall_megadrivers.py48 if os.path.lexists(to):
55 if os.path.lexists(abs_driver):
66 if os.path.lexists(name):
77 if os.path.lexists(name):
/dports/graphics/libosmesa-gallium/mesa-21.3.6/bin/
H A Dinstall_megadrivers.py48 if os.path.lexists(to):
55 if os.path.lexists(abs_driver):
66 if os.path.lexists(name):
77 if os.path.lexists(name):
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/bin/
H A Dinstall_megadrivers.py48 if os.path.lexists(to):
55 if os.path.lexists(abs_driver):
66 if os.path.lexists(name):
77 if os.path.lexists(name):
/dports/graphics/mesa-gallium-va/mesa-21.3.6/bin/
H A Dinstall_megadrivers.py48 if os.path.lexists(to):
55 if os.path.lexists(abs_driver):
66 if os.path.lexists(name):
77 if os.path.lexists(name):
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/bin/
H A Dinstall_megadrivers.py48 if os.path.lexists(to):
55 if os.path.lexists(abs_driver):
66 if os.path.lexists(name):
77 if os.path.lexists(name):
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/bin/
H A Dinstall_megadrivers.py48 if os.path.lexists(to):
55 if os.path.lexists(abs_driver):
66 if os.path.lexists(name):
77 if os.path.lexists(name):
/dports/graphics/mesa-libs/mesa-21.3.6/bin/
H A Dinstall_megadrivers.py48 if os.path.lexists(to):
55 if os.path.lexists(abs_driver):
66 if os.path.lexists(name):
77 if os.path.lexists(name):
/dports/graphics/mesa-dri/mesa-21.3.6/bin/
H A Dinstall_megadrivers.py48 if os.path.lexists(to):
55 if os.path.lexists(abs_driver):
66 if os.path.lexists(name):
77 if os.path.lexists(name):
/dports/graphics/libosmesa/mesa-21.3.6/bin/
H A Dinstall_megadrivers.py48 if os.path.lexists(to):
55 if os.path.lexists(abs_driver):
66 if os.path.lexists(name):
77 if os.path.lexists(name):
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/compat/
H A D__init__.py159 os.path.lexists
162 def lexists(path): function
164 os.path.lexists = lexists
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/compat/
H A D__init__.py159 os.path.lexists
162 def lexists(path): function
164 os.path.lexists = lexists
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-2.3.2/SCons/compat/
H A D__init__.py159 os.path.lexists
162 def lexists(path): function
164 os.path.lexists = lexists
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/bin/
H A Dinstall_megadrivers.py48 if os.path.lexists(to):
55 if os.path.lexists(abs_driver):
66 if os.path.lexists(name):
77 if os.path.lexists(name):
/dports/graphics/mesa-dri-classic/mesa-20.2.3/bin/
H A Dinstall_megadrivers.py49 if os.path.lexists(to):
56 if os.path.lexists(abs_driver):
67 if os.path.lexists(name):
78 if os.path.lexists(name):
/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/compat/
H A D__init__.py171 os.path.lexists
174 def lexists(path): function
176 os.path.lexists = lexists
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/web_infrastructure/
H A Ddeploy_helper.py324 if not os.path.lexists(path):
341 if not os.path.lexists(path):
354 if os.path.lexists(path):
369 if not os.path.lexists(source):
386 if os.path.lexists(unfinished_file_path):
418 if os.path.lexists(releases_path):
443 if os.path.lexists(current_path):
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Ddeploy_helper.py327 if not os.path.lexists(path):
344 if not os.path.lexists(path):
357 if os.path.lexists(path):
370 if not os.path.lexists(source):
387 if os.path.lexists(unfinished_file_path):
422 if os.path.lexists(releases_path):
447 if os.path.lexists(current_path):
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/web_infrastructure/
H A Ddeploy_helper.py327 if not os.path.lexists(path):
344 if not os.path.lexists(path):
357 if os.path.lexists(path):
370 if not os.path.lexists(source):
387 if os.path.lexists(unfinished_file_path):
422 if os.path.lexists(releases_path):
447 if os.path.lexists(current_path):
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/integration/plugins/modules/
H A Ddeploy_helper.py324 if not os.path.lexists(path):
341 if not os.path.lexists(path):
354 if os.path.lexists(path):
369 if not os.path.lexists(source):
386 if os.path.lexists(unfinished_file_path):
418 if os.path.lexists(releases_path):
443 if os.path.lexists(current_path):
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/integration/plugins/modules/
H A Ddeploy_helper.py324 if not os.path.lexists(path):
341 if not os.path.lexists(path):
354 if os.path.lexists(path):
369 if not os.path.lexists(source):
386 if os.path.lexists(unfinished_file_path):
418 if os.path.lexists(releases_path):
443 if os.path.lexists(current_path):
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/plugins/test/
H A Dfiles.py22 from os.path import isdir, isfile, isabs, exists, lexists, islink, samefile, ismount
39 'link_exists': lexists,
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/plugins/test/
H A Dfiles.py22 from os.path import isdir, isfile, isabs, exists, lexists, islink, samefile, ismount
39 'link_exists': lexists,
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/plugins/test/
H A Dfiles.py22 from os.path import isdir, isfile, isabs, exists, lexists, islink, samefile, ismount
39 'link_exists': lexists,
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/files/
H A Darchive.py331 if os.path.lexists(b_path) and b_path not in b_expanded_exclude_paths:
348 if os.path.lexists(b_dest):
358 if os.path.lexists(b_dest):
480 if not (os.path.exists(b_path) or os.path.lexists(b_dest)):
484 elif not os.path.lexists(b_path) and os.path.lexists(b_dest):
495 if os.path.lexists(b_dest):

12345678910>>...25