Home
last modified time | relevance | path

Searched refs:Templates (Results 1 – 25 of 6449) sorted by relevance

12345678910>>...258

/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.mtb.com22 Allow: /_catalogs/masterpage/Display%20Templates/Search/Item_Default_HoverPanel.js
42 Allow: /_catalogs/masterpage/Display%20Templates/Content%20Web%20Parts/WCM_accordian_Item.js
44 Allow: /_catalogs/masterpage/Display%20Templates/Content%20Web%20Parts/WCM_biodetail_Item.js
46 Allow: /_catalogs/masterpage/Display%20Templates/Content%20Web%20Parts/WCM_biolist_Item.js
48 Allow: /_catalogs/masterpage/Display%20Templates/Content%20Web%20Parts/WCM_bottomnav_Item.js
49 Allow: /_catalogs/masterpage/Display%20Templates/Content%20Web%20Parts/WCM_CallUs_Control.js
50 Allow: /_catalogs/masterpage/Display%20Templates/Content%20Web%20Parts/WCM_CallUs_Item.js
82 Allow: /_catalogs/masterpage/Display%20Templates/Content%20Web%20Parts/WCM_faqs_Item.js
101 Allow: /_catalogs/masterpage/Display%20Templates/Content%20Web%20Parts/WCM_Login_Item.js
102 Allow: /_catalogs/masterpage/Display%20Templates/Content%20Web%20Parts/WCM_logout_Item.js
[all …]
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-utils/python/modtool/templates/
H A Dtemplates.py29 Templates = {} variable
32 Templates['defaultlicense'] = '''
51 Templates['grlicense'] = '''
73 Templates['block_impl_h'] = '''/* -*- c++ -*- */
131 Templates['block_impl_cpp'] = '''/* -*- c++ -*- */
282 Templates['block_def_h'] = r'''/* -*- c++ -*- */
469 Templates['qa_cpp'] = '''/* -*- c++ -*- */
491 Templates['qa_h'] = '''/* -*- c++ -*- */
521 Templates['qa_python'] = '''#!/usr/bin/env python
613 Templates['block_cpp36'] = '''/* -*- c++ -*- */
[all …]
/dports/graphics/tesseract/tesseract-5.0.0/src/classify/
H A Dadaptive.cpp45 assert(UnusedClassIdIn(Templates->Templates, ClassId)); in AddAdaptedClass()
49 AddIntClass(Templates->Templates, ClassId, IntClass); in AddAdaptedClass()
114 delete Templates; in ~ADAPT_TEMPLATES_STRUCT()
163 for (unsigned i = 0; i < (Templates->Templates)->NumClasses; i++) { in PrintAdaptedTemplates()
164 IClass = Templates->Templates->Class[i]; in PrintAdaptedTemplates()
242 Templates->Templates = ReadIntTemplates(fp); in ReadAdaptedTemplates()
245 for (unsigned i = 0; i < (Templates->Templates)->NumClasses; i++) { in ReadAdaptedTemplates()
248 return (Templates); in ReadAdaptedTemplates()
350 WriteIntTemplates(File, Templates->Templates, unicharset); in WriteAdaptedTemplates()
353 for (unsigned i = 0; i < (Templates->Templates)->NumClasses; i++) { in WriteAdaptedTemplates()
[all …]
/dports/security/softether5/SoftEtherVPN-5.02.5180/developer_tools/vpnserver-jsonrpc-codegen/
H A Dvpnserver-jsonrpc-codegen.csproj10 <None Remove="Templates\cs_main.txt" />
11 <None Remove="Templates\cs_proj.txt" />
12 <None Remove="Templates\cs_sln.txt" />
13 <None Remove="Templates\doc.txt" />
14 <None Remove="Templates\md_html.html" />
15 <None Remove="Templates\ts_rpc.txt" />
16 <None Remove="Templates\ts_test.txt" />
20 <EmbeddedResource Include="Templates\cs_main.txt" />
22 <EmbeddedResource Include="Templates\cs_sln.txt" />
23 <EmbeddedResource Include="Templates\doc.txt" />
[all …]
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/templates/
H A Ddefault-templates.properties19 Templates.if=if statement
22 Templates.else=else block
23 Templates.try=try catch block
24 Templates.catch=catch block
25 Templates.main=main method
31 Templates.cast=dynamic cast
33 Templates.test=test method
42 Templates.b_tag=<b></b>
43 Templates.i_tag=<i></i>
44 Templates.author=author name
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/templates/
H A Ddefault-templates.properties29 Templates.if=if statement
32 Templates.else=else block
35 Templates.try=try catch block
37 Templates.catch=catch block
39 Templates.main=main method
46 Templates.cast=dynamic cast
60 Templates.b_tag=<b></b>
61 Templates.i_tag=<i></i>
62 Templates.author=author name
64 Templates.lazy=lazy creation
[all …]
/dports/www/yabb/YaBB_2.6.11/
H A DMANIFEST161 cgi-bin/yabb2/Templates/.htaccess - 146 bytes - updated Wed Jan 30 14:11:35 2013
162 cgi-bin/yabb2/Templates/index.html - 157 bytes - updated Wed Jan 30 14:11:35 2013 - MD5 checksum …
443 cgi-bin/yabb2/Templates/default/.htaccess - 146 bytes - updated Wed Aug 29 06:09:51 2012
448 cgi-bin/yabb2/Templates/default/default.html - 6514 bytes - updated Tue Dec 2 13:36:57 2014 - MD…
454 cgi-bin/yabb2/Templates/default/Menu.def - 4682 bytes - updated Tue Dec 2 13:36:57 2014 - MD5 ch…
456 cgi-bin/yabb2/Templates/default/Micon.def - 17536 bytes - updated Tue Dec 2 13:36:57 2014 - MD5 …
511 public_html/yabbfiles/Templates/Admin/default/aarea.jpg - 24153 bytes - updated Tue Jul 30 10:01:…
589 public_html/yabbfiles/Templates/Forum/default/catbg.jpg - 758 bytes - updated Wed Apr 15 21:12:54…
644 public_html/yabbfiles/Templates/Forum/default/grad_bottom.jpg - 757 bytes - updated Wed Apr 15 21…
727 public_html/yabbfiles/Templates/Forum/default/mediacenter.jpg - 15042 bytes - updated Wed Apr 15 …
[all …]
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/corext/template/php/
H A DJavaTemplateMessages.properties22 Templates.if=if statement
25 Templates.else=else block
26 Templates.try=try catch block
27 Templates.catch=catch block
28 Templates.main=main method
34 Templates.cast=dynamic cast
36 Templates.test=test method
43 Templates.b_tag=<b></b>
44 Templates.i_tag=<i></i>
45 Templates.author=author name
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/plugins/tg/
H A Dtg.go11 Templates []string member
32 Templates: []string{
40 Templates: []string{
52 Templates: []string{
62 Templates: []string{
74 Templates: []string{
85 Templates: []string{
95 Templates: []string{
105 Templates: []string{
117 Templates: []string{
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/plugins/tg/
H A Dtg.go11 Templates []string member
32 Templates: []string{
40 Templates: []string{
52 Templates: []string{
62 Templates: []string{
74 Templates: []string{
85 Templates: []string{
95 Templates: []string{
105 Templates: []string{
117 Templates: []string{
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/services/graphite/
H A Dconfig_test.go51 if len(c.Templates) != 1 && c.Templates[0] != "servers.* .host.measurement*" {
61 c.Templates = []string{""}
66 c.Templates = []string{" "}
74 c.Templates = []string{"a measurement b c"}
82 c.Templates = []string{"*measurement"}
87 c.Templates = []string{".host.region"}
95 c.Templates = []string{".server measurement*"}
100 c.Templates = []string{". .server measurement*"}
105 c.Templates = []string{"server* measurement*"}
113 c.Templates = []string{"*.server measurement* foo"}
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/services/graphite/
H A Dconfig_test.go51 if len(c.Templates) != 1 && c.Templates[0] != "servers.* .host.measurement*" {
61 c.Templates = []string{""}
66 c.Templates = []string{" "}
74 c.Templates = []string{"a measurement b c"}
82 c.Templates = []string{"*measurement"}
87 c.Templates = []string{".host.region"}
95 c.Templates = []string{".server measurement*"}
100 c.Templates = []string{". .server measurement*"}
105 c.Templates = []string{"server* measurement*"}
113 c.Templates = []string{"*.server measurement* foo"}
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/services/graphite/
H A Dconfig_test.go51 if len(c.Templates) != 1 && c.Templates[0] != "servers.* .host.measurement*" {
61 c.Templates = []string{""}
66 c.Templates = []string{" "}
74 c.Templates = []string{"a measurement b c"}
82 c.Templates = []string{"*measurement"}
87 c.Templates = []string{".host.region"}
95 c.Templates = []string{".server measurement*"}
100 c.Templates = []string{". .server measurement*"}
105 c.Templates = []string{"server* measurement*"}
113 c.Templates = []string{"*.server measurement* foo"}
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/services/graphite/
H A Dconfig_test.go51 if len(c.Templates) != 1 && c.Templates[0] != "servers.* .host.measurement*" {
61 c.Templates = []string{""}
66 c.Templates = []string{" "}
74 c.Templates = []string{"a measurement b c"}
82 c.Templates = []string{"*measurement"}
87 c.Templates = []string{".host.region"}
95 c.Templates = []string{".server measurement*"}
100 c.Templates = []string{". .server measurement*"}
105 c.Templates = []string{"server* measurement*"}
113 c.Templates = []string{"*.server measurement* foo"}
[all …]
/dports/japanese/hns/hns-2.19.9/public_html/diary/lib/HNS/
H A DStyle.pm21 %Templates $UnagiUse $UnagiURL $NamazuURL
52 $Templates{Table}->{pim} = qq(
74 $Templates{Table}->{head_style} = qq(
95 $Templates{Table}->{foot_style} = "\n<hr>\n%category_list";
97 $Templates{Table}->{head_recent_style} = $Templates{Table}->{head_style};
98 $Templates{Table}->{foot_recent_style} = $Templates{Table}->{foot_style};
102 $Templates{NoTable} = {
109 $Templates{NoTable}->{head_recent_style} = $Templates{NoTable}->{head_style};
110 $Templates{NoTable}->{foot_recent_style} = $Templates{NoTable}->{foot_style};
114 $Templates{Mozilla} = {
[all …]
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/core/
H A Dtemplates.cpp12 std::weak_ptr<Templates> Templates::globalInstance_;
30 Templates::Templates() : QObject() { in Templates() function in Fm::Templates
51 shared_ptr<Templates> Templates::globalInstance() { in globalInstance()
54 templates = make_shared<Templates>(); in globalInstance()
60 void Templates::addTemplateDir(const char* dirPathName) { in addTemplateDir()
76 connect(folder.get(), &Folder::filesAdded, this, &Templates::onFilesAdded); in addTemplateDir()
77 connect(folder.get(), &Folder::filesChanged, this, &Templates::onFilesChanged); in addTemplateDir()
84 void Templates::onFilesAdded(FileInfoList& addedFiles) { in onFilesAdded()
102 void Templates::onFilesChanged(std::vector<FileInfoPair>& changePairs) { in onFilesChanged()
118 void Templates::onFilesRemoved(FileInfoList& removedFiles) { in onFilesRemoved()
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/dataflow/
H A Dapis.py323 class Templates(object): class
397 body = Templates.CREATE_REQUEST(
419 parameters=Templates.PARAMETERS_VALUE(
428 return Templates.GetService().Create(request)
458 body = Templates.LAUNCH_TEMPLATE_PARAMETERS(
488 return Templates.GetService().Launch(request)
647 return Templates.SDK_INFO(language=Templates.SDK_LANGUAGE.JAVA)
649 return Templates.SDK_INFO(language=Templates.SDK_LANGUAGE.PYTHON)
693 container_spec = Templates.CONTAINER_SPEC(
788 Templates.FLEX_TEMPLATE_USER_LABELS_VALUE)
[all …]
/dports/japanese/hns/hns-2.19.9/public_html/diary/japanese/
H A Dtheme.ph10 $Templates{'TENKI'} = "[ŷ��:%value]";
11 $Templates{'BASHO'} = "(%value)";
15 $Templates{'BGM'} = " BGM:%value";
16 $Templates{'HOSU'} = " %value��";
17 $Templates{'HON'} = " �ɽ�:%value";
170 $Templates{Table}->{pim} = qq(
222 $Templates{Table}->{head_recent_style} = $Templates{Table}->{head_style};
223 $Templates{Table}->{foot_recent_style} = $Templates{Table}->{foot_style};
226 $Templates{NoTable} = {
233 $Templates{NoTable}->{head_recent_style} = $Templates{NoTable}->{head_style};
[all …]
/dports/japanese/hns/hns-2.19.9/public_html/diary/ruribaka/
H A Dtheme.ph10 $Templates{'TENKI'} = "[ŷ��:%value]";
11 $Templates{'BASHO'} = "(%value)";
15 $Templates{'BGM'} = " BGM:%value";
16 $Templates{'HOSU'} = " %value��";
17 $Templates{'HON'} = " �ɽ�:%value";
176 $Templates{Table}->{pim} = qq(
219 $Templates{Table}->{head_recent_style} = $Templates{Table}->{head_style};
220 $Templates{Table}->{foot_recent_style} = $Templates{Table}->{foot_style};
223 $Templates{NoTable} = {
230 $Templates{NoTable}->{head_recent_style} = $Templates{NoTable}->{head_style};
[all …]
/dports/japanese/hns/hns-2.19.9/public_html/diary/english/
H A Dtheme.ph10 $Templates{'TENKI'} = "[%value]";
11 $Templates{'BASHO'} = "(%value)";
15 $Templates{'BGM'} = " BGM:%value";
17 $Templates{'HON'} = " Book:%value";
21 $Templates{'YOTEI'} = "<p>%value</p>";
166 $Templates{Table}->{pim} = qq(
218 $Templates{Table}->{head_recent_style} = $Templates{Table}->{head_style};
219 $Templates{Table}->{foot_recent_style} = $Templates{Table}->{foot_style};
222 $Templates{NoTable} = {
229 $Templates{NoTable}->{head_recent_style} = $Templates{NoTable}->{head_style};
[all …]
/dports/devel/matreshka/matreshka-0.7.0/source/xml/templates/
H A Dxml-sax-event_writers.adb56 Self.Stream.Append ((XML.Templates.Streams.Text, Text));
68 Self.Stream.Append ((XML.Templates.Streams.Comment, Text));
79 Self.Stream.Append ((Kind => XML.Templates.Streams.End_CDATA));
90 Self.Stream.Append ((Kind => XML.Templates.Streams.End_DTD));
105 ((XML.Templates.Streams.End_Element,
139 return XML.Templates.Streams.XML_Stream_Element_Vectors.Vector is
153 Self.Stream.Append ((XML.Templates.Streams.Text, Text));
167 ((XML.Templates.Streams.Processing_Instruction, Target, Data));
178 Self.Stream.Append ((Kind => XML.Templates.Streams.Start_CDATA));
193 ((XML.Templates.Streams.Start_DTD, Name, Public_Id, System_Id));
[all …]
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/manifoldco/promptui/
H A Dselect_test.go19 result := string(render(s.Templates.label, s.Label))
25 result = string(render(s.Templates.active, values[0]))
31 result = string(render(s.Templates.inactive, values[0]))
37 result = string(render(s.Templates.selected, values[0]))
73 Templates: templates,
81 result := string(render(s.Templates.label, s.Label))
87 result = string(render(s.Templates.active, peppers[0]))
105 result = string(render(s.Templates.details, peppers[0]))
119 Templates: templates,
136 Templates: templates,
[all …]
/dports/www/otrs/otrs-rel-6_0_29/
H A D.gitignore52 Kernel/Output/HTML/Templates/Standard/DevelFred*
134 Kernel/Output/HTML/Templates/Standard/*ContactWithData*
153 Kernel/Output/HTML/Templates/Standard/AgentChat.tt
155 Kernel/Output/HTML/Templates/Standard/AgentChatPopup.tt
160 Kernel/Output/HTML/Templates/Standard/AgentTicketSMS.tt
166 Kernel/Output/HTML/Templates/Standard/AgentVideoChat.tt
167 Kernel/Output/HTML/Templates/Standard/CustomerChat.tt
171 Kernel/Output/HTML/Templates/Standard/TimelineView/*
173 Kernel/Output/HTML/Templates/Standard/PublicChat.tt
175 Kernel/Output/HTML/Templates/Standard/TimelineView/*
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/internal/generator/ecc/
H A Dgenerate.go18 {File: filepath.Join(baseDir, "doc.go"), Templates: []string{"doc.go.tmpl"}},
19 {File: filepath.Join(baseDir, "multiexp.go"), Templates: []string{"multiexp.go.tmpl"}},
20 {File: filepath.Join(baseDir, "multiexp_test.go"), Templates: []string{"tests/multiexp.go.tmpl"}},
21 {File: filepath.Join(baseDir, "marshal.go"), Templates: []string{"marshal.go.tmpl"}},
22 {File: filepath.Join(baseDir, "marshal_test.go"), Templates: []string{"tests/marshal.go.tmpl"}},
31 {File: filepath.Join(baseDir, "g1.go"), Templates: []string{"point.go.tmpl"}},
32 {File: filepath.Join(baseDir, "g1_test.go"), Templates: []string{"tests/point.go.tmpl"}},
40 {File: filepath.Join(baseDir, "g2.go"), Templates: []string{"point.go.tmpl"}},
41 {File: filepath.Join(baseDir, "g2_test.go"), Templates: []string{"tests/point.go.tmpl"}},
/dports/japanese/hns/hns-2.19.9/public_html/diary/anti-windoze/
H A Dtheme.ph12 $Templates{'TENKI'} = "[ŷ��:%value]";
13 $Templates{'BASHO'} = "(%value)";
17 $Templates{'BGM'} = " BGM:%value";
18 $Templates{'HOSU'} = " %value��";
19 $Templates{'HON'} = " �ɽ�:%value";
237 $Templates{Table}->{pim} = qq(
280 $Templates{Table}->{head_recent_style} = $Templates{Table}->{head_style};
281 $Templates{Table}->{foot_recent_style} = $Templates{Table}->{foot_style};
284 $Templates{NoTable} = {
291 $Templates{NoTable}->{head_recent_style} = $Templates{NoTable}->{head_style};
[all …]

12345678910>>...258