Home
last modified time | relevance | path

Searched refs:get_template (Results 176 – 200 of 1229) sorted by relevance

12345678910>>...50

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/mako/test/
H A Dtest_def.py372 flatten_result(l.get_template("main").render(x=2)),
507 result_lines(l.get_template("main").render()),
521 result_lines(l.get_template("another").render()),
H A Dtest_loop.py257 l.get_template("x"),
290 l.get_template("x"),
322 l.get_template("x"),
/dports/textproc/py-mako/Mako-1.0.14/mako/
H A Dlookup.py48 self.get_template(uri)
53 def get_template(self, uri, relativeto=None): member in TemplateCollection
238 def get_template(self, uri): member in TemplateLookup
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/mako/
H A Dlookup.py48 self.get_template(uri)
53 def get_template(self, uri, relativeto=None): member in TemplateCollection
238 def get_template(self, uri): member in TemplateLookup
/dports/textproc/py-mako/Mako-1.0.14/test/
H A Dtest_def.py372 flatten_result(l.get_template("main").render(x=2)),
507 result_lines(l.get_template("main").render()),
521 result_lines(l.get_template("another").render()),
H A Dtest_loop.py257 l.get_template("x"),
290 l.get_template("x"),
322 l.get_template("x"),
/dports/databases/p5-SQLite-Work/SQLite-Work-0.1601/lib/SQLite/
H A DWork.pm805 my $mp_templ = $self->get_template($multi_page_template);
833 my $pn_templ = $self->get_template($pn_template);
840 my $out = $self->get_template($self->{index_template});
980 my $si_templ = $self->get_template($si_template);
1163 my $out = $self->get_template($self->{index_template});
1882 my $template = $self->get_template($self->{report_template});
1962 my $pn_templ = $self->get_template($pn_template);
1996 sub get_template { subroutine
2235 $headers[$i] = $self->get_template($headers[$i]);
2239 $groups[$i] = $self->get_template($groups[$i]);
[all …]
/dports/www/py-django-cms/django-cms-3.7.1/cms/utils/
H A Dplaceholder.py11 from django.template.loader import get_template
199 template = get_template(node.template.var)
243 compiled_template = get_template(template)
266 compiled_template = get_template(template)
/dports/x11-toolkits/pango/pango-1.48.11/subprojects/gi-docgen/gidocgen/
H A Dgdgenerate.py1865 class_tmpl = jinja_env.get_template(theme_config.class_template)
1870 ctor_tmpl = jinja_env.get_template(theme_config.ctor_template)
1872 vfunc_tmpl = jinja_env.get_template(theme_config.vfunc_template)
2018 vfunc_tmpl = jinja_env.get_template(theme_config.vfunc_template)
2137 enum_tmpl = jinja_env.get_template(theme_config.enum_template)
2178 enum_tmpl = jinja_env.get_template(theme_config.flags_template)
2219 enum_tmpl = jinja_env.get_template(theme_config.error_template)
2287 alias_tmpl = jinja_env.get_template(theme_config.alias_template)
2474 func_tmpl = jinja_env.get_template(theme_config.func_template)
2503 func_tmpl = jinja_env.get_template(theme_config.func_template)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/tools/mojom/mojom/generate/
H A Dtemplate_expander.py27 template = jinja_env.get_template(path_to_template)
53 template = jinja_env.get_template(filename)
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/tools/mojom/mojom/generate/
H A Dtemplate_expander.py27 template = jinja_env.get_template(path_to_template)
53 template = jinja_env.get_template(filename)
/dports/deskutils/zim/zim-0.74.3/zim/plugins/
H A Dequationeditor.py11 from zim.templates import get_template
71 self.template = get_template('plugins', 'equationeditor.tex')
/dports/deskutils/p5-Goo/Goo-0.09/lib/Goo/Thing/pm/
H A DProgramCloner.pm99 …$this->{header} .= Goo::Template::replace_tokens_in_string(Goo::WebDBLite::get_template($template)…
134 my $template = Goo::WebDBLite::get_template("clonemodule.tpl");
/dports/www/py-django-extensions/django-extensions-3.0.5/django_extensions/management/commands/
H A Dvalidate_templates.py9 from django.template.loader import get_template
87 get_template(filepath)
/dports/devel/py-moto/moto-2.2.16/tests/test_cloudformation/
H A Dtest_cloudformation_stack_crud.py89 stack.get_template().should.equal(
113 stack.get_template().should.equal(
266 stack.get_template().should.equal(
337 template = conn.get_template("test_stack")
513 stack.get_template().should.equal(
536 stack.get_template().should.equal(
/dports/devel/grcov/grcov-0.8.2/cargo-crates/tera-1.12.1/src/renderer/
H A Dmacros.rs56 let macro_tpl = tera.get_template(filename)?;
74 let parent_template = tera.get_template(parent)?;
/dports/misc/snakemake/snakemake-6.12.1/snakemake/unit_tests/
H A D__init__.py52 env.get_template("common.py.jinja2").render(version=__version__),
99 env.get_template("ruletest.py.jinja2").render(
/dports/devel/tokei/tokei-12.1.2/cargo-crates/tera-1.6.1/src/renderer/
H A Dmacros.rs56 let macro_tpl = tera.get_template(filename)?;
74 let parent_template = tera.get_template(parent)?;
/dports/www/phpbb3/phpBB3/phpbb/captcha/plugins/
H A Drecaptcha.php131 function get_template() function in phpbb\\captcha\\plugins\\recaptcha
159 return $this->get_template();
/dports/www/zola/zola-0.15.2/cargo-crates/tera-1.15.0/src/renderer/
H A Dmacros.rs56 let macro_tpl = tera.get_template(filename)?;
74 let parent_template = tera.get_template(parent)?;
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/tera-1.12.0/src/renderer/
H A Dmacros.rs56 let macro_tpl = tera.get_template(filename)?;
74 let parent_template = tera.get_template(parent)?;
/dports/lang/rust/rustc-1.58.1-src/vendor/tera/src/renderer/
H A Dmacros.rs56 let macro_tpl = tera.get_template(filename)?;
74 let parent_template = tera.get_template(parent)?;
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/amazon/aws/plugins/modules/
H A Dcloudformation_info.py267 return self.client.get_template(StackName=stack_name)
269 def get_template(self, stack_name): member in CloudFormationServiceManager
327 facts['stack_template'] = service_mgr.get_template(stack_name)
H A Dcloudformation_facts.py267 return self.client.get_template(StackName=stack_name)
269 def get_template(self, stack_name): member in CloudFormationServiceManager
327 facts['stack_template'] = service_mgr.get_template(stack_name)
/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Sources/
H A DLogInOut.pm174 get_template('Loginout');
219 get_template('Loginout');
366 get_template('Loginout');

12345678910>>...50