Home
last modified time | relevance | path

Searched refs:to_filename (Results 1 – 25 of 246) sorted by last modified time

12345678910

/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/
H A Dpango.defs1149 (define-method to_filename
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/tests/
H A Dtest_ecat.py205 self.img.to_filename(tmp_file)
H A Dtest_nifti1.py479 img.to_filename('another_file' + ext)
720 img.to_filename(fname)
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/
H A Dspatialimages.py455 def to_filename(self, filename): member in SpatialImage
476 self.to_filename(filename)
539 img.to_filename(filename)
H A Dloadsave.py72 img.to_filename(filename)
81 converted.to_filename(filename)
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/
H A Dtedana.py134 outni.to_filename(name)
H A Dt2smap.py60 outni.to_filename(name)
/dports/lang/python310/Python-3.10.1/Lib/distutils/command/
H A Dinstall_egg_info.py25 to_filename(safe_name(self.distribution.get_name())),
26 to_filename(safe_version(self.distribution.get_version())),
72 def to_filename(name): function
/dports/lang/python38/Python-3.8.12/Lib/distutils/command/
H A Dinstall_egg_info.py25 to_filename(safe_name(self.distribution.get_name())),
26 to_filename(safe_version(self.distribution.get_version())),
72 def to_filename(name): function
/dports/lang/python37/Python-3.7.12/Lib/distutils/command/
H A Dinstall_egg_info.py25 to_filename(safe_name(self.distribution.get_name())),
26 to_filename(safe_version(self.distribution.get_version())),
72 def to_filename(name): function
/dports/lang/python39/Python-3.9.9/Lib/distutils/command/
H A Dinstall_egg_info.py25 to_filename(safe_name(self.distribution.get_name())),
26 to_filename(safe_version(self.distribution.get_version())),
72 def to_filename(name): function
/dports/lang/python311/Python-3.11.0a3/Lib/distutils/command/
H A Dinstall_egg_info.py25 to_filename(safe_name(self.distribution.get_name())),
26 to_filename(safe_version(self.distribution.get_version())),
72 def to_filename(name): function
/dports/finance/electrum/Electrum-4.1.5/packages/pkg_resources/
H A D__init__.py1346 def to_filename(name): function
2810 to_filename(self.project_name), to_filename(self.version),
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/command/
H A Degg_info.py29 safe_version, yield_lines, EntryPoint, iter_entry_points, to_filename)
222 self.egg_info = to_filename(self.egg_name) + '.egg-info'
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/_distutils/command/
H A Dinstall_egg_info.py25 to_filename(safe_name(self.distribution.get_name())),
26 to_filename(safe_version(self.distribution.get_version())),
72 def to_filename(name): function
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/
H A Dpackage_index.py20 to_filename, Requirement, DEVELOP_DIST, EGG_DIST,
445 return to_filename(pkg), to_filename(ver)
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/vcs/
H A Dversioncontrol.py71 egg_project_name = pkg_resources.to_filename(project_name)
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/req/
H A Dreq_uninstall.py484 pkg_resources.to_filename(dist.project_name))
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_vendor/pkg_resources/
H A D__init__.py1346 def to_filename(name): function
2790 to_filename(self.project_name), to_filename(self.version),
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/library/
H A Dprefs.py84 to_filename = os.path.join(library_path, 'metadata_db_prefs_backup.json')
88 with open(to_filename, "wb") as f:
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/db/
H A Dbackend.py170 to_filename = os.path.join(library_path, 'metadata_db_prefs_backup.json')
174 with open(to_filename, "wb") as f:
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_internal/req/
H A Dreq_uninstall.py463 pkg_resources.to_filename(dist.project_name))
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/pkg_resources/
H A D__init__.py1332 def to_filename(name): function
2786 to_filename(self.project_name), to_filename(self.version),
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_vendor/pkg_resources/
H A D__init__.py1346 def to_filename(name): function
2790 to_filename(self.project_name), to_filename(self.version),
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/_distutils/command/
H A Dinstall_egg_info.py25 to_filename(safe_name(self.distribution.get_name())),
26 to_filename(safe_version(self.distribution.get_version())),
72 def to_filename(name): function

12345678910