Home
last modified time | relevance | path

Searched refs:to_filename (Results 201 – 225 of 246) sorted by relevance

12345678910

/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/notpip/_vendor/pkg_resources/
H A D__init__.py1346 def to_filename(name): function
2790 to_filename(self.project_name), to_filename(self.version),
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/datasets/tests/
H A Dtest_atlas.py252 nibabel.Nifti1Image(atlas_data, np.eye(4) * 3).to_filename(
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_spatialimages.py596 img.to_filename(fname)
H A Dtest_analyze.py798 img.to_filename(fname)
/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/waflib/extras/
H A Dautowaf.py782 def show_diff(from_lines, to_lines, from_filename, to_filename): argument
790 tofile=os.path.abspath(to_filename)):
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/datasets/
H A Datlas.py1382 new_img.to_filename(img_file)
/dports/www/py-Tenjin/Tenjin-1.1.1/lib2/
H A Dtenjin.py1791 def to_filename(self, template_name): member in Engine
1859 filename = self.to_filename(template_name)
/dports/www/py-Tenjin/Tenjin-1.1.1/lib3/
H A Dtenjin.py1780 def to_filename(self, template_name): member in Engine
1848 filename = self.to_filename(template_name)
/dports/www/py-Tenjin/Tenjin-1.1.1/benchmark/gae/lib/
H A Dtenjin.py1791 def to_filename(self, template_name): member in Engine
1859 filename = self.to_filename(template_name)
/dports/science/py-nilearn/nilearn-0.8.1/doc/
H A Dintroduction.rst203 >>> smoothed_img.to_filename("/home/user/t_map000_smoothed.nii") # doctest: +SKIP
/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/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/
H A Dtedana.py134 outni.to_filename(name)
/dports/www/p5-Tenjin/Tenjin-0.070001/
H A DREADME181 to_filename( $template_name )
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/req/
H A Dreq_install.py636 pkg_resources.to_filename(dist.project_name))
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/req/
H A Dreq_install.py635 pkg_resources.to_filename(dist.project_name))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc129 const std::string& to_filename) { in GetRootPath() argument
130 if (to_filename.find("google/protobuf") == 0) { in GetRootPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc129 const std::string& to_filename) { in GetRootPath() argument
130 if (to_filename.find("google/protobuf") == 0) { in GetRootPath()
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/compiler/js/
H A Djs_generator.cc117 const std::string& to_filename) { in GetRootPath() argument
118 if (to_filename.find("google/protobuf") == 0) { in GetRootPath()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc113 const std::string& to_filename) { in GetRootPath() argument
114 if (to_filename.find("google/protobuf") == 0) { in GetRootPath()
/dports/devel/py-setuptools/setuptools-57.0.0/docs/
H A Dpkg_resources.rst1602 ``to_filename()`` so all dashes ("-") are replaced by underscores ("_").
1603 See ``to_filename()``.
1619 ``to_filename(name_or_version)``
1742 * There is a new ``to_filename()`` function that escapes project names and
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/modelica_compiler/
H A DscicosCodeGeneration.ml1326 let rec to_filename = function
1329 | s :: ss -> s ^ "/" ^ to_filename ss
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.h882 const char* to_filename);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.h882 const char* to_filename);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.h882 const char* to_filename);
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazpango1.pas545 function to_filename: Pgchar; cdecl; inline; in to_filename() function
1750 function TPangoFontDescription.to_filename: Pgchar; cdecl; in to_filename() function

12345678910