Home
last modified time | relevance | path

Searched refs:template_class (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/textproc/py-genshi/Genshi-0.7.3/genshi/template/
H A Dplugin.py38 template_class = None variable in AbstractTemplateEnginePlugin
78 default_class=self.template_class,
88 return self.template_class(template_string)
123 template_class = MarkupTemplate variable in MarkupTemplateEnginePlugin
162 template_class = TextTemplate variable in TextTemplateEnginePlugin
174 self.template_class = NewTextTemplate
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/src/thrift/
H A DTLogging.h176 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
179 ::apache::thrift::profile_generic_protocol(typeid(*template_class), typeid(*generic_prot)); \
184 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
192 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cpp/src/thrift/
H A DTLogging.h176 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
179 ::apache::thrift::profile_generic_protocol(typeid(*template_class), typeid(*generic_prot)); \
184 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
192 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cpp/src/thrift/
H A DTLogging.h176 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
179 ::apache::thrift::profile_generic_protocol(typeid(*template_class), typeid(*generic_prot)); \
184 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
192 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/devel/thrift-cpp/thrift-0.14.0/lib/cpp/src/thrift/
H A DTLogging.h176 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
179 ::apache::thrift::profile_generic_protocol(typeid(*template_class), typeid(*generic_prot)); \
184 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
192 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/cpp/src/thrift/
H A DTLogging.h176 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
179 ::apache::thrift::profile_generic_protocol(typeid(*template_class), typeid(*generic_prot)); \
184 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
192 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/devel/thrift/thrift-0.14.0/lib/cpp/src/thrift/
H A DTLogging.h176 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
179 ::apache::thrift::profile_generic_protocol(typeid(*template_class), typeid(*generic_prot)); \
184 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
192 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/cpp/src/thrift/
H A DTLogging.h176 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
179 ::apache::thrift::profile_generic_protocol(typeid(*template_class), typeid(*generic_prot)); \
184 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
192 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/thrift/thrift/
H A DTLogging.h170 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
174 typeid(*template_class), typeid(*generic_prot)); \
180 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
190 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/devel/node-thrift/thrift-0.14.0/lib/cpp/src/thrift/
H A DTLogging.h176 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
179 ::apache::thrift::profile_generic_protocol(typeid(*template_class), typeid(*generic_prot)); \
184 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
192 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/devel/py-thrift/thrift-0.14.0/lib/cpp/src/thrift/
H A DTLogging.h176 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
179 ::apache::thrift::profile_generic_protocol(typeid(*template_class), typeid(*generic_prot)); \
184 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
192 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/thrift/thrift/
H A DTLogging.h170 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
174 typeid(*template_class), typeid(*generic_prot)); \
180 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) \ argument
190 #define T_GENERIC_PROTOCOL(template_class, generic_prot, specific_prot) argument
/dports/textproc/p5-Template-Declare/Template-Declare-0.47/lib/Template/Declare/
H A DTags.pm290 my $template_class = ( caller(0) )[0];
297 local $self = shift || $self || $template_class;
304 return ( $template_class, $template_name, $codesub );
308 $template_class,
682 my $template_class = caller;
686 *{"$template_class\::$wrapper_name"} = sub (&;@) { goto $coderef };
/dports/math/barvinok/barvinok-0.41.5/isl/interface/
H A Dtemplate_cpp.cc1057 foreach_template_class([&os] (const template_class &template_class) { in print_forward_declarations() argument
1058 auto name = template_class.class_name; in print_forward_declarations()
1064 if (!template_class.is_anon()) in print_forward_declarations()
1066 if (template_class.is_anon_set()) in print_forward_declarations()
1080 foreach_template_class([&os] (const template_class &template_class) { in print_friends() argument
1163 struct template_class &template_class; member
1175 return template_class.super_name; in base_name()
1182 return template_class.class_name; in class_name()
1218 auto &template_class = kvp.second; in print_classes() local
1862 bool template_class::is_anon() const in is_anon()
[all …]
H A Dtemplate_cpp.h77 struct template_class { struct
111 const std::function<void(const template_class &)> &fn) const;
115 std::map<std::string, template_class> template_classes;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1089 foreach_template_class([&os] (const template_class &template_class) { in print_forward_declarations() argument
1090 auto name = template_class.class_name; in print_forward_declarations()
1096 if (!template_class.is_anon()) in print_forward_declarations()
1098 if (template_class.is_anon_set()) in print_forward_declarations()
1112 foreach_template_class([&os] (const template_class &template_class) { in print_friends() argument
1195 struct template_class &template_class; member
1207 return template_class.super_name; in base_name()
1214 return template_class.class_name; in class_name()
1250 auto &template_class = kvp.second; in print_classes() local
1894 bool template_class::is_anon() const in is_anon()
[all …]
H A Dtemplate_cpp.h77 struct template_class { struct
111 const std::function<void(const template_class &)> &fn) const;
115 std::map<std::string, template_class> template_classes;
/dports/devel/isl/isl-0.24/interface/
H A Dtemplate_cpp.cc1057 foreach_template_class([&os] (const template_class &template_class) { in print_forward_declarations() argument
1058 auto name = template_class.class_name; in print_forward_declarations()
1064 if (!template_class.is_anon()) in print_forward_declarations()
1066 if (template_class.is_anon_set()) in print_forward_declarations()
1080 foreach_template_class([&os] (const template_class &template_class) { in print_friends() argument
1163 struct template_class &template_class; member
1175 return template_class.super_name; in base_name()
1182 return template_class.class_name; in class_name()
1218 auto &template_class = kvp.second; in print_classes() local
1862 bool template_class::is_anon() const in is_anon()
[all …]
H A Dtemplate_cpp.h77 struct template_class { struct
111 const std::function<void(const template_class &)> &fn) const;
115 std::map<std::string, template_class> template_classes;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1089 foreach_template_class([&os] (const template_class &template_class) { in print_forward_declarations() argument
1090 auto name = template_class.class_name; in print_forward_declarations()
1096 if (!template_class.is_anon()) in print_forward_declarations()
1098 if (template_class.is_anon_set()) in print_forward_declarations()
1112 foreach_template_class([&os] (const template_class &template_class) { in print_friends() argument
1195 struct template_class &template_class; member
1207 return template_class.super_name; in base_name()
1214 return template_class.class_name; in class_name()
1250 auto &template_class = kvp.second; in print_classes() local
1894 bool template_class::is_anon() const in is_anon()
[all …]
H A Dtemplate_cpp.h77 struct template_class { struct
111 const std::function<void(const template_class &)> &fn) const;
115 std::map<std::string, template_class> template_classes;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1089 foreach_template_class([&os] (const template_class &template_class) { in print_forward_declarations() argument
1090 auto name = template_class.class_name; in print_forward_declarations()
1096 if (!template_class.is_anon()) in print_forward_declarations()
1098 if (template_class.is_anon_set()) in print_forward_declarations()
1112 foreach_template_class([&os] (const template_class &template_class) { in print_friends() argument
1195 struct template_class &template_class; member
1207 return template_class.super_name; in base_name()
1214 return template_class.class_name; in class_name()
1250 auto &template_class = kvp.second; in print_classes() local
1894 bool template_class::is_anon() const in is_anon()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1089 foreach_template_class([&os] (const template_class &template_class) {
1090 auto name = template_class.class_name;
1096 if (!template_class.is_anon())
1098 if (template_class.is_anon_set())
1112 foreach_template_class([&os] (const template_class &template_class) {
1195 struct template_class &template_class;
1207 return template_class.super_name;
1214 return template_class.class_name;
1250 auto &template_class = kvp.second;
1894 bool template_class::is_anon() const
[all …]
/dports/devel/py-flufl.i18n/flufl.i18n-2.0.2/flufl/i18n/
H A D_expand.py13 def expand(template, substitutions, template_class=Template): argument
26 return template_class(template).safe_substitute(substitutions)
/dports/devel/py-breathe/breathe-4.31.0/examples/specific/
H A Dtemplate_class.cfg2 OUTPUT_DIRECTORY = template_class
7 INPUT = template_class.h

123456789