Searched refs:templates (Results 1 - 25 of 68) sorted by relevance

123

/macosx-10.9.5/cups-372.4/cups/templates/
H A DMakefile142 $(INSTALL_DIR) -m 755 $(DATADIR)/templates
144 $(INSTALL_DATA) $$file $(DATADIR)/templates; \
150 $(INSTALL_DIR) -m 755 $(DATADIR)/templates/$$lang; \
152 $(INSTALL_DATA) $$lang/$$file $(DATADIR)/templates/$$lang >/dev/null 2>&1 || true; \
187 $(RM) $(DATADIR)/templates/$$file; \
189 -$(RMDIR) $(DATADIR)/templates
194 $(RM) $(DATADIR)/templates/$$lang/$$file; \
196 $(RMDIR) $(DATADIR)/templates/$$lang; \
/macosx-10.9.5/cups-372.4/cups/templates/ru/
H A DMakefile142 $(INSTALL_DIR) -m 755 $(DATADIR)/templates
144 $(INSTALL_DATA) $$file $(DATADIR)/templates; \
150 $(INSTALL_DIR) -m 755 $(DATADIR)/templates/$$lang; \
152 $(INSTALL_DATA) $$lang/$$file $(DATADIR)/templates/$$lang >/dev/null 2>&1 || true; \
187 $(RM) $(DATADIR)/templates/$$file; \
189 -$(RMDIR) $(DATADIR)/templates
194 $(RM) $(DATADIR)/templates/$$lang/$$file; \
196 $(RMDIR) $(DATADIR)/templates/$$lang; \
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCNetworkConfigurationInternal.c200 CFDictionaryRef templates; local
224 templates = CFPropertyListCreateWithData(NULL, xmlTemplates, kCFPropertyListImmutable, NULL, &error);
226 if (templates == NULL) {
228 SCLog(TRUE, LOG_DEBUG, CFSTR("could not load SCNetworkConfiguration templates: %@"), error);
234 if (!isA_CFDictionary(templates)) {
235 CFRelease(templates);
239 return templates;
249 CFDictionaryRef templates; local
251 templates = __copyTemplates();
252 if (templates
301 CFDictionaryRef templates; local
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/xml/
H A Dxsl.vim5 \ 'apply-templates' : [['sort', 'with-param'], {'select' : [], 'mode' : []}],
6 \ 'attribute' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'namespace' : []}],
14 \ 'element' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'namespace' : [], 'use-attribute-sets' : []}],
17 \ 'if' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'test' : []}],
26 \ 'param' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'select' : []}],
32 \ 'template' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'match' : [], 'name' : [], 'priority' : [], 'mode' : []}],
36 \ 'variable' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'select' : []}],
38 \ 'with-param' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'select' : []}]}
/macosx-10.9.5/Security-55471.14.18/include/security_asn1/
H A DSecAsn1Coder.h26 * streams, based on caller-supplied templates which in turn are based
63 * The templates argument points to a an array of SecAsn1Templates
76 const SecAsn1Template *templates,
94 * The templates argument points to a an array of SecAsn1Templates
101 const SecAsn1Template *templates,
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/Security/
H A DSecAsn1Coder.h26 * streams, based on caller-supplied templates which in turn are based
63 * The templates argument points to a an array of SecAsn1Templates
76 const SecAsn1Template *templates,
94 * The templates argument points to a an array of SecAsn1Templates
101 const SecAsn1Template *templates,
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/lib/
H A DSecAsn1Coder.h26 * streams, based on caller-supplied templates which in turn are based
63 * The templates argument points to a an array of SecAsn1Templates
76 const SecAsn1Template *templates,
94 * The templates argument points to a an array of SecAsn1Templates
101 const SecAsn1Template *templates,
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/security_asn1/
H A DSecAsn1Coder.h26 * streams, based on caller-supplied templates which in turn are based
63 * The templates argument points to a an array of SecAsn1Templates
76 const SecAsn1Template *templates,
94 * The templates argument points to a an array of SecAsn1Templates
101 const SecAsn1Template *templates,
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dxsltutils.c40 #include "templates.h"
1967 xsltTemplatePtr *templates; local
1979 templates = xmlMalloc(max * sizeof(xsltTemplatePtr));
1980 if (templates == NULL)
1985 templ1 = style->templates;
1991 templates[nb++] = templ1;
2000 if ((templates[i]->time <= templates[j]->time) ||
2001 ((templates[i]->time == templates[
2189 xsltTemplatePtr *templates; local
[all...]
/macosx-10.9.5/OpenSSH-186/osslshim/ossl-asn1/
H A Dcs-tasn-fre.c132 if (it->templates)
133 ASN1_template_free(pval, it->templates);
153 tt = it->templates + i;
194 tt = it->templates + it->tcount - 1;
H A Dcs-tasn-new.c146 if (it->templates)
148 if (!ASN1_template_new(pval, it->templates))
212 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++)
260 if (it->templates)
261 asn1_template_clear(pval, it->templates);
H A Dcs-tasn-enc.c161 if (it->templates)
162 return asn1_template_ex_i2d(pval, out, it->templates,
178 chtt = it->templates + i;
232 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++)
250 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++)
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/bin/
H A Dtt2inst6 # 'docs', 'examples', 'images' and 'templates' distribution directories
21 my @INSTDIRS = qw( docs examples images templates );
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/bin/
H A Dtt2inst6 # 'docs', 'examples', 'images' and 'templates' distribution directories
21 my @INSTDIRS = qw( docs examples images templates );
/macosx-10.9.5/libxslt-13/libxslt/python/
H A Dlibxslt_wrap.h16 #include <libxslt/templates.h>
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dcp-demangle.c238 /* A list of templates. This is used while printing. */
259 /* The list of templates which applies to this modifier. */
260 struct d_print_template *templates; member in struct:d_print_mod
294 /* The current list of templates, if any. */
295 struct d_print_template *templates; member in struct:d_print_info
2731 dpi->templates = NULL;
2912 adpm[i].templates = dpi->templates;
2927 dpt.next = dpi->templates;
2928 dpi->templates
[all...]
H A Dcp-demangle.c.orig238 /* A list of templates. This is used while printing. */
259 /* The list of templates which applies to this modifier. */
260 struct d_print_template *templates;
294 /* The current list of templates, if any. */
295 struct d_print_template *templates;
2731 dpi->templates = NULL;
2912 adpm[i].templates = dpi->templates;
2927 dpt.next = dpi->templates;
2928 dpi->templates
[all...]
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dtemplate.c20 * cgiGetTemplateDir() - Get the templates directory...
99 const char *directory, /* Directory for templates */
172 * 'cgiGetTemplateDir()' - Get the templates directory...
179 static char templates[1024] = ""; /* Template directory */ local
182 if (!templates[0])
191 snprintf(templates, sizeof(templates), "%s/templates", datadir);
194 return (templates);
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DService.pm7 # template within PRE_PROCESS and POST_PROCESS templates and offers
46 # PRE_PROCESS and POST_PROCESS templates and an ERROR hash which names
47 # templates to be substituted for the main template document in case of
67 # in the stash for pre-processed templates to reference
314 (L<POST_PROCESS|PRE_PROCESS_POST_PROCESS>) templates may be specified which
315 are prepended and appended to all templates processed by the service (but not
316 any other templates or blocks C<INCLUDE>d or C<PROCESS>ed from within). An
424 L<POST_PROCESS|PRE_PROCESS_POST_PROCESS> templates defined, and returns the
428 L<POST_PROCESS|PRE_PROCESS_POST_PROCESS> templates, or those that occur in the
454 templates processe
[all...]
H A DProvider.pm7 # and caching of templates. Multiple Template::Provider objects can
18 # tracking templates that are NOTFOUND so that we can decline quickly)
393 $self->{ NOTFOUND } = { }; # Tracks templates *not* found.
860 $error = "failed to create compiled templates directory: $basedir ($@)"
933 # Override if templates are not on disk, for example
1122 Template::Provider - Provider module for loading/compiling templates
1134 for loading, or otherwise providing access to templates.
1142 The L<Template::Provider> can also be subclassed to provide templates from
1210 INCLUDE_PATH => '/usr/local/templates',
1215 INCLUDE_PATH => [ '/usr/local/templates',
[all...]
H A DDocument.pm7 # templates, storing additional block definitions and metadata
394 metadata items to be accessed from within templates, including C<PRE_PROCESS>
395 templates.
492 This method is used to write compiled Perl templates to disk. If the
494 templates) then the L<Template::Parser> module calls this subroutine before
499 C<Template::Document>. Thus we have persistence of compiled templates.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DService.pm7 # template within PRE_PROCESS and POST_PROCESS templates and offers
46 # PRE_PROCESS and POST_PROCESS templates and an ERROR hash which names
47 # templates to be substituted for the main template document in case of
67 # in the stash for pre-processed templates to reference
314 (L<POST_PROCESS|PRE_PROCESS_POST_PROCESS>) templates may be specified which
315 are prepended and appended to all templates processed by the service (but not
316 any other templates or blocks C<INCLUDE>d or C<PROCESS>ed from within). An
424 L<POST_PROCESS|PRE_PROCESS_POST_PROCESS> templates defined, and returns the
428 L<POST_PROCESS|PRE_PROCESS_POST_PROCESS> templates, or those that occur in the
454 templates processe
[all...]
H A DProvider.pm7 # and caching of templates. Multiple Template::Provider objects can
18 # tracking templates that are NOTFOUND so that we can decline quickly)
393 $self->{ NOTFOUND } = { }; # Tracks templates *not* found.
860 $error = "failed to create compiled templates directory: $basedir ($@)"
933 # Override if templates are not on disk, for example
1122 Template::Provider - Provider module for loading/compiling templates
1134 for loading, or otherwise providing access to templates.
1142 The L<Template::Provider> can also be subclassed to provide templates from
1210 INCLUDE_PATH => '/usr/local/templates',
1215 INCLUDE_PATH => [ '/usr/local/templates',
[all...]
H A DDocument.pm7 # templates, storing additional block definitions and metadata
394 metadata items to be accessed from within templates, including C<PRE_PROCESS>
395 templates.
492 This method is used to write compiled Perl templates to disk. If the
494 templates) then the L<Template::Parser> module calls this subroutine before
499 C<Template::Document>. Thus we have persistence of compiled templates.
/macosx-10.9.5/OpenSSH-186/openssh/contrib/suse/
H A Dopenssh.spec93 /var/adm/fillup-templates/rc.config.sshd, since Damien merged these into
161 install -d $RPM_BUILD_ROOT/var/adm/fillup-templates
165 $RPM_BUILD_ROOT/var/adm/fillup-templates
233 %attr(0644,root,root) /var/adm/fillup-templates/sysconfig.ssh

Completed in 342 milliseconds

123