Home
last modified time | relevance | path

Searched defs:template_type (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/features/projects/files/
H A Dtemplate_type_dropdown_spec.rb115 def try_selecting_template_type(template_type, selector_label) argument
120 def select_template_type(template_type) argument
134 def check_type_selector_toggle_text(template_type) argument
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dblock-template-utils.php62 function get_block_templates( $query = array(), $template_type = 'wp_template' ) {
111 function get_block_template( $id, $template_type = 'wp_template' ) {
H A Dblock-template.php100 function resolve_block_template( $template_type, $template_hierarchy ) {
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dblock-template-utils.php62 function get_block_templates( $query = array(), $template_type = 'wp_template' ) {
111 function get_block_template( $id, $template_type = 'wp_template' ) {
H A Dblock-template.php100 function resolve_block_template( $template_type, $template_hierarchy ) {
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/JavaWrappers/
H A Dmake_templates.py20 def handle_template_line(template_line, suffix, template_type): argument
29 def find_declarations(file_name, suffix, template_type): argument
/dports/www/fusionpbx/fusionpbx-4.4.1/app/email_templates/
H A Demail_template_edit.php59 $template_type = check_str($_POST["template_type"]); variable
150 $template_type = $row["template_type"]; variable
/dports/devel/mstch/mstch-1.0.2-1-g0fde1cf/src/
H A Dtemplate_type.cpp5 template_type::template_type(const std::string& str, const delim_type& delims): in template_type() function in template_type
12 template_type::template_type(const std::string& str): in template_type() function in template_type
H A Dtemplate_type.hpp11 class template_type { class
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/reporters/
H A Dmessage.py151 template_type = 'plain' variable in MessageFormatterBase
245 def __init__(self, function, template_type, **kwargs): argument
264 template_type = 'plain' variable in MessageFormatterRenderable
315 template_type = 'plain' variable in MessageFormatterBaseJinja
317 def __init__(self, template=None, subject=None, template_type=None, **kwargs): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/zabbix/plugins/modules/
H A Dzabbix_template.py366 template_macros, template_content, template_type): argument
464 def dump_template(self, template_ids, template_type='json', omit_date=False): argument
551 def import_template(self, template_content, template_type='json'): argument
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/detail/mustache/
H A Dtemplate_type.cpp35 template_type::template_type(const std::string& str, const delim_type& delims) in template_type() function in apache::thrift::mstch::template_type
41 template_type::template_type(const std::string& str) in template_type() function in apache::thrift::mstch::template_type
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/feed/core/proto/v2/wire/
H A Dtemplates.proto21 optional TemplateType template_type = 1; field
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/api/
H A Dtemplates.rb23 def render_response(template_type, template) argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/monitoring/zabbix/
H A Dzabbix_template.py373 template_macros, template_content, template_type): argument
463 def dump_template(self, template_ids, template_type='json'): argument
541 def import_template(self, template_content, template_type='json'): argument
/dports/devel/py-vsts/vsts-0.1.25/vsts/work_item_tracking/v4_0/models/
H A Dwork_item_type_template_update_model.py32 def __init__(self, action_type=None, methodology=None, template=None, template_type=None): argument
/dports/devel/py-vsts/vsts-0.1.25/vsts/work_item_tracking/v4_1/models/
H A Dwork_item_type_template_update_model.py32 def __init__(self, action_type=None, methodology=None, template=None, template_type=None): argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/qa/qa/page/file/
H A Dform.rb28 def select_template(template_type, template) argument
/dports/devel/obby/obby-0.4.8/inc/
H A Ddocument.hpp55 class template_type { }; class in obby::document
/dports/databases/p5-Metadata/Metadata-0.24/lib/Metadata/
H A DSOIF.pm90 sub template_type ($;$) { subroutine
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/routing/
H A Dproject_routing_spec.rb749 def show_with_template_type(template_type) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.cpp157 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in LibcxxVariantSummaryProvider() local
234 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in GetChildAtIndex() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.cpp157 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in LibcxxVariantSummaryProvider() local
234 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in GetChildAtIndex() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.cpp157 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in LibcxxVariantSummaryProvider() local
234 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in GetChildAtIndex() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.cpp157 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in LibcxxVariantSummaryProvider() local
234 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in GetChildAtIndex() local

123456789