Home
last modified time | relevance | path

Searched refs:to_filename (Results 101 – 125 of 246) sorted by relevance

12345678910

/dports/devel/py-pdm-pep517/pdm-pep517-0.9.2/pdm/pep517/
H A Dmetadata.py31 to_filename,
330 return to_filename(self.project_name)
H A Dutils.py39 def to_filename(name: str) -> str: function
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/reporting/tests/
H A Dtest_reporting.py105 stat_img.to_filename(fname)
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dfontdescription.cc275 Glib::ustring FontDescription::to_filename() const in to_filename() function in Pango::FontDescription
H A Dfontdescription.h734 Glib::ustring to_filename() const;
/dports/www/py-pyramid/pyramid-1.7.3/pyramid/scripts/
H A Dpcreate.py101 egg_name = pkg_resources.to_filename(safe_name)
/dports/science/py-nibabel/nibabel-3.2.1/doc/source/
H A Dnibabel_images.rst370 You can also use the ``to_filename`` method:
372 >>> array_img.to_filename('my_image_again.nii')
420 ``set_filename`` or ``to_filename``:
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-0.14.3/src/auto/
H A Dfont_description.rs251 pub fn to_filename(&self) -> Option<glib::GString> { in to_filename() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_description.rs251 pub fn to_filename(&self) -> Option<glib::GString> { in to_filename() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_description.rs251 pub fn to_filename(&self) -> Option<glib::GString> { in to_filename() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_description.rs251 pub fn to_filename(&self) -> Option<glib::GString> { in to_filename() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pango/src/auto/
H A Dfont_description.rs251 pub fn to_filename(&self) -> Option<glib::GString> { in to_filename() method
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/cifti2/tests/
H A Dtest_cifti2io_axes.py94 cifti2.Cifti2Image(arr, header=axes).to_filename(name)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/setuptools/command/
H A Degg_info.py29 safe_version, yield_lines, EntryPoint, iter_entry_points, to_filename)
197 self.egg_info = to_filename(self.egg_name) + '.egg-info'
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/command/
H A Degg_info.py27 safe_version, yield_lines, EntryPoint, iter_entry_points, to_filename)
225 self.egg_info = to_filename(self.egg_name) + '.egg-info'
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/setuptools/command/
H A Degg_info.py29 safe_version, yield_lines, EntryPoint, iter_entry_points, to_filename)
197 self.egg_info = to_filename(self.egg_name) + '.egg-info'
/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)
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/datasets/
H A D_testing.py355 content.to_filename(str(path))
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/voku/portable-ascii/
H A DREADME.md102 …<a href="#to_filenamestring-str-bool-use_transliterate-string-fallback_char-string">to_filename</a>
328 #### to_filename(string $str, bool $use_transliterate, string $fallback_char): string
333 ASCII::to_filename('שדגשדג.png', true)); // 'shdgshdg.png'
/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/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/setuptools/
H A Dpackage_index.py24 to_filename, Requirement, DEVELOP_DIST,
431 return to_filename(pkg), to_filename(ver)
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/setuptools/
H A Dpackage_index.py20 to_filename, Requirement, DEVELOP_DIST, EGG_DIST,
442 return to_filename(pkg), to_filename(ver)
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/
H A Dpackage_index.py24 to_filename, Requirement, DEVELOP_DIST, EGG_DIST,
445 return to_filename(pkg), to_filename(ver)
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/
H A Dpackage_index.py24 to_filename, Requirement, DEVELOP_DIST, EGG_DIST,
431 return to_filename(pkg), to_filename(ver)
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/
H A Dpackage_index.py20 to_filename, Requirement, DEVELOP_DIST, EGG_DIST,
442 return to_filename(pkg), to_filename(ver)

12345678910