Home
last modified time | relevance | path

Searched refs:get_template (Results 1 – 25 of 1229) sorted by path

12345678910>>...50

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/
H A Dgen.py131 t = env.get_template(template)
/dports/astro/py-astropy/astropy-5.0/astropy/modeling/
H A Dsetup_package.py64 c_in = env.get_template('projections.c.templ')
/dports/astro/py-pyerfa/pyerfa-2.0.0/
H A Derfa_generator.py822 erfa_c_in = env.get_template(ufuncfn + '.templ')
823 erfa_py_in = env.get_template(outfn + '.templ')
828 test_py_in = env2.get_template(testfn + '.templ')
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dplaylist.h224 XMLNode& get_template ();
H A Droute.h410 XMLNode& get_template();
H A Dsession.h2074 XMLNode& get_template ();
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dplaylist.cc2376 Playlist::get_template () in get_template() function in Playlist
H A Droute.cc2489 Route::get_template() in get_template() function in Route
H A Dsession_playlists.cc423 child->add_child_nocopy ((*i)->get_template ()); in add_state()
444 child->add_child_nocopy ((*i)->get_template()); in add_state()
H A Dsession_state.cc843 tree.set_root (&get_template()); in save_state()
1082 Session::get_template () in get_template() function in Session
1499 child->add_child_nocopy ((*i)->get_template()); in state()
2603 root = &get_template (); in save_template()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/program_options/
H A Derrors.hpp318 error_with_option_name(get_template(kind), option_name, original_token, option_style), in invalid_syntax()
331 std::string get_template(kind_t kind);
378 error_with_option_name(get_template(kind), option_name, original_token, option_style) in validation_error()
386 std::string get_template(kind_t kind);
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/libs/program_options/src/
H A Dcmdline.cpp39 invalid_syntax::get_template(kind_t kind)
H A Dvalue_semantic.cpp399 validation_error::get_template(kind_t kind) in get_template() function in boost::program_options::validation_error
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/doc/dev/m.css/documentation/
H A Ddoxygen.py3789 template = env.get_template(file)
3807 template = env.get_template('{}.html'.format(parsed.compound.kind))
3833 template = env.get_template('page.html')
3863 template = env.get_template('opensearch.xml')
H A Dpython.py318 template = env.get_template(template)
881 template = env.get_template(file)
/dports/benchmarks/py-naarad/naarad-1.0.15/src/naarad/reporting/
H A Ddiff.py99 …client_html = template_environment.get_template(CONSTANTS.TEMPLATE_HEADER).render(custom_styleshee…
103 …client_html += template_environment.get_template(CONSTANTS.TEMPLATE_DIFF_CLIENT_CHARTING).render(d…
105 client_html += template_environment.get_template(CONSTANTS.TEMPLATE_FOOTER).render()
123 …diff_html = template_environment.get_template(CONSTANTS.TEMPLATE_HEADER).render(custom_stylesheet_…
127 …diff_html += template_environment.get_template(CONSTANTS.TEMPLATE_DIFF_PAGE).render(diff_data=self…
130 diff_html += template_environment.get_template(CONSTANTS.TEMPLATE_FOOTER).render()
H A Dreport.py100 …summary_html = template_environment.get_template(self.header_template).render(**header_template_da…
101 …summary_html += template_environment.get_template(self.summary_page_template).render(metric_list=s…
104 summary_html += template_environment.get_template(self.footer_template).render()
112 …client_charting_html = template_environment.get_template(self.header_template).render(**header_tem…
113 …client_charting_html += template_environment.get_template(self.client_charting_template).render(me…
118 client_charting_html += template_environment.get_template(self.footer_template).render()
168 …summary_html_content += template_environment.get_template(self.summary_content_template).render(me…
174 …metric_html = template_environment.get_template(self.header_template).render(**header_template_dat…
179 …metric_html += template_environment.get_template(self.metric_page_template).render(**metric_templa…
180 metric_html += template_environment.get_template(self.footer_template).render()
/dports/benchmarks/py-zopkio/Zopkio-0.2.5/zopkio/
H A Dreporter.py135 config_template = self.env.get_template("config_page.html")
147 log_template = self.env.get_template("logs_page.html")
152 footer_template = self.env.get_template("footer.html")
166 header_template = self.env.get_template("header.html")
192 diff_template = self.env.get_template("diff.html")
225 summary_template = self.env.get_template("landing_page.html")
238 topbar_template = self.env.get_template("topbar.html")
246 test_template = self.env.get_template("test_page.html")
/dports/biology/py-multiqc/multiqc-1.10/multiqc/
H A Dmultiqc.py873 j_template = env.get_template(template_mod.base_fn)
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/util/py_lib/seqan/dox/
H A Dwrite_html.py217 self.tpls[path] = self.env.get_template(path)
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/
H A Dmake-cmake.py28 self.template = self.env.get_template('CMakeLists.template.cmake')
64 template = self.env.get_template(custom_template_name)
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/codeGenerator/
H A Dgen.py259 template = env.get_template(template_file)
273 template = env.get_template(template_file)
284 template = env.get_template(template_file)
/dports/chinese/phpbb3-tw/phpBB3/includes/captcha/plugins/
H A Dcaptcha_abstract.php88 function get_template() function in phpbb_default_captcha
H A Dphpbb_captcha_qa_plugin.php191 function get_template() function in phpbb_captcha_qa
H A Dphpbb_recaptcha_plugin.php150 function get_template() function in phpbb_recaptcha
178 return $this->get_template();

12345678910>>...50