HomeSort by relevance Sort by last modified time
    Searched full:templates (Results 76 - 100 of 2178) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/text/template/
template.go 14 // common holds the information shared by related templates.
16 tmpl map[string]*Template // Map from name to defined templates.
77 // templates. The actual representation is not copied, but the name space of
78 // associated templates is, so further calls to Parse in the copy will add
79 // templates to the copy but not to the original. Clone can be used to prepare
80 // common templates and use them with variant definitions for other templates
93 // The associated templates share nt's common structure.
138 // Templates returns a slice of defined templates associated with t
    [all...]
  /external/clang/test/SemaTemplate/
temp_arg_template.cpp 66 // expected-warning@-2 {{variadic templates are a C++11 extension}}
73 template <template <typename> class... Templates>
75 // expected-warning@-2 {{variadic templates are a C++11 extension}}
81 template <template <typename> class... Templates>
83 // expected-warning@-2 {{variadic templates are a C++11 extension}}
86 template_tuple<Templates...> f7() {}
  /sdk/
build.gradle 23 item('templates/build.template') {
25 notice 'templates/NOTICE'
27 item('templates/uibuild.template') {
29 notice 'templates/NOTICE'
31 item('templates/build_gradle.template') {
33 notice 'templates/NOTICE'
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
TransformerFactoryImpl.java 32 import javax.xml.transform.Templates;
70 * interface, processes XSLT stylesheets into a Templates object
108 public javax.xml.transform.Templates processFromNode(Node node)
219 * @return A Templates object capable of being used for transformation purposes.
223 javax.xml.transform.Templates processFromNode(Node node, String systemID)
247 * case the prefered templates will be used (i.e. alternate = no).
251 * @return A Source object capable of being used to create a Templates object.
375 * Templates object and fails.
626 Templates templates = newTemplates(src) local
686 Templates templates = newTemplates(src); local
    [all...]
ProcessorLRE.java 30 import org.apache.xalan.templates.Constants;
31 import org.apache.xalan.templates.ElemExtensionCall;
32 import org.apache.xalan.templates.ElemLiteralResult;
33 import org.apache.xalan.templates.ElemTemplate;
34 import org.apache.xalan.templates.ElemTemplateElement;
35 import org.apache.xalan.templates.Stylesheet;
36 import org.apache.xalan.templates.StylesheetRoot;
37 import org.apache.xalan.templates.XMLNSDecl;
47 * like one. The actual {@link org.apache.xalan.templates.ElemTemplateElement}
48 * produced may be a {@link org.apache.xalan.templates.ElemLiteralResult},
    [all...]
XSLTSchema.java 25 import org.apache.xalan.templates.Constants;
26 import org.apache.xalan.templates.ElemApplyImport;
27 import org.apache.xalan.templates.ElemApplyTemplates;
28 import org.apache.xalan.templates.ElemAttribute;
29 import org.apache.xalan.templates.ElemCallTemplate;
30 import org.apache.xalan.templates.ElemChoose;
31 import org.apache.xalan.templates.ElemComment;
32 import org.apache.xalan.templates.ElemCopy;
33 import org.apache.xalan.templates.ElemCopyOf;
34 import org.apache.xalan.templates.ElemElement
    [all...]
  /external/iptables/iptables/
iptables.xslt 21 <xsl:apply-templates select="node()"/>
26 <xsl:apply-templates select="*"/>
31 <xsl:apply-templates select="*"/>
36 <xsl:apply-templates select="*"/>
42 <xsl:apply-templates select="*"/>
56 <xsl:apply-templates select="node()"/>
62 <xsl:apply-templates select="node()"/>
73 <xsl:apply-templates select="conditions"/>
86 <xsl:apply-templates select="."/>
114 <xsl:apply-templates select="node()"/
    [all...]
  /external/libchrome/base/mac/
bind_objc_block.h 25 // These variadic templates will accommodate any number of arguments, however
26 // the underlying templates in bind_internal.h and callback.h are limited to
28 // arguments, so functionally the templates are limited to binding blocks with
  /external/opencv3/cmake/
OpenCVGenHeaders.cmake 2 configure_file("${OpenCV_SOURCE_DIR}/cmake/templates/cvconfig.h.in" "${OPENCV_CONFIG_FILE_INCLUDE_DIR}/cvconfig.h")
3 configure_file("${OpenCV_SOURCE_DIR}/cmake/templates/cvconfig.h.in" "${OPENCV_CONFIG_FILE_INCLUDE_DIR}/opencv2/cvconfig.h")
27 configure_file("${OpenCV_SOURCE_DIR}/cmake/templates/opencv_modules.hpp.in" "${OPENCV_CONFIG_FILE_INCLUDE_DIR}/opencv2/opencv_modules.hpp")
  /external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/
p1inst.cpp 2 // Test instantiation of member functions of class templates defined out-of-line
  /external/clang/test/Modules/Inputs/
module.map 125 header "templates-top.h"
129 header "templates-left.h"
133 header "templates-right.h"
217 header "cxx-templates-common.h"
221 header "cxx-templates-a.h"
225 header "cxx-templates-b-impl.h"
229 header "cxx-templates-b.h"
233 header "cxx-templates-c.h"
237 header "cxx-templates-d.h"
  /external/libgdx/
ISSUE_TEMPLATE.md 8 You can find barebones templates [here](https://github.com/libgdx/libgdx/wiki/Getting-help)_
  /external/mesa3d/src/gallium/drivers/trace/
trace.xsl 63 <xsl:apply-templates/>
72 <xsl:apply-templates select="@no"/>
80 <xsl:apply-templates select="arg"/>
82 <xsl:apply-templates select="ret"/>
87 <xsl:apply-templates select="@name"/>
89 <xsl:apply-templates />
97 <xsl:apply-templates />
124 <xsl:apply-templates />
129 <xsl:apply-templates />
  /external/objenesis/main/.settings/
org.eclipse.jdt.ui.prefs 10 org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates/>
  /external/objenesis/tck/.settings/
org.eclipse.jdt.ui.prefs 9 org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates/>
  /external/parameter-framework/upstream/tools/coverage/
coverage.xsl 83 <xsl:apply-templates select=".|*" mode="summary" />
122 <xsl:apply-templates select="." mode="tree" />
127 <xsl:apply-templates select=".|descendant::*" mode="description" />
134 summary templates
140 <xsl:apply-templates select="." mode="summary-name" />
144 <xsl:apply-templates select="." mode="progress-bar" />
175 <!-- quality coverage templates -->
197 Tree templates
212 <xsl:apply-templates select="." mode="tree-checkbox" />
218 <ul class="children"><xsl:apply-templates select="*" mode="tree" /></ul
    [all...]
  /external/selinux/policycoreutils/sepolicy/
setup.py 12 setup(name="sepolicy", version="1.1", description="Python SELinux Policy Analyses bindings", author="Daniel Walsh", author_email="dwalsh@redhat.com", ext_modules=[policy], packages=["sepolicy", "sepolicy.templates", "sepolicy.help"], package_data={'sepolicy': ['*.glade'], 'sepolicy.help': ['*.txt', '*.png']})
  /external/tagsoup/tssl/
tssl.xslt 42 <xsl:apply-templates select="tssl:element/tssl:isRoot"/>
45 <xsl:apply-templates select="//tssl:element">
47 </xsl:apply-templates>
58 <xsl:apply-templates select="//tssl:element/tssl:element" mode="parent">
60 </xsl:apply-templates>
61 <xsl:apply-templates select="//tssl:element/tssl:attribute">
64 </xsl:apply-templates>
66 <xsl:apply-templates select="tssl:attribute">
68 </xsl:apply-templates>
70 <xsl:apply-templates select="tssl:entity"
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
index.jd 26 href="{@docRoot}shareables/icon_templates-v4.0.zip">Android Icon Templates Pack
32 The Icon Templates Pack is an archive of Photoshop and Illustrator templates and
41 graphics files and templates that will make your designer's life easier.</dd>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewTemplateWizard.java 16 package com.android.ide.eclipse.adt.internal.wizards.templates;
18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_BUILD_API;
19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_API;
20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_API_LEVEL;
21 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_PACKAGE_NAME;
22 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_TARGET_API;
45 * Template wizard which creates parameterized templates
48 /** Template name and location under $sdk/templates for the default activity */
50 /** Template name and location under $sdk/templates for the custom view template */
  /toolchain/binutils/binutils-2.25/elfcpp/
README 8 For efficiency, most accessors are templates with two arguments: the
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
README 1 The files in this directory are linker script templates.
  /external/opencv3/3rdparty/jinja2/
loaders.py 43 A very basic example for a loader that looks up templates on the file
65 #: to the source of templates.
94 """Iterates over all templates. If the loader does not support that
97 raise TypeError('this loader cannot iterate over all templates')
139 """Loads templates from the file system. This loader can find templates
142 The loader takes the path to the templates as string, or if multiple
146 >>> loader = FileSystemLoader('/path/to/templates')
147 >>> loader = FileSystemLoader(['/path/to/templates', '/other/path'])
196 """Load templates from python eggs or packages. It is constructed wit
    [all...]
  /external/bison/data/xslt/
xml2xhtml.xsl 87 <xsl:apply-templates select="bison-xml-report"/>
131 <xsl:apply-templates select="grammar" mode="reductions"/>
132 <xsl:apply-templates select="grammar" mode="useless-in-parser"/>
133 <xsl:apply-templates select="automaton" mode="conflicts"/>
134 <xsl:apply-templates select="grammar"/>
135 <xsl:apply-templates select="automaton"/>
143 <xsl:apply-templates select="nonterminals" mode="useless-in-grammar"/>
144 <xsl:apply-templates select="terminals" mode="unused-in-grammar"/>
145 <xsl:apply-templates select="rules" mode="useless-in-grammar"/>
235 <xsl:apply-templates select="terminals"/
    [all...]
  /external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/
jinja2.py 22 #: Directory for templates. Default is `templates`.
25 #: Target for compiled templates. If set, uses the loader for compiled
26 #: templates in production. If it ends with a '.zip' it will be treated
30 #: Forces the use of compiled templates even in the development server.
37 #: check if templates changed after deployed.
45 'template_path': 'templates',
81 Then extended handlers can render templates directly::
116 # Use precompiled templates loaded from a module or zip.
119 # Parse templates for every new environment instances
    [all...]

Completed in 1835 milliseconds

1 2 34 5 6 7 8 91011>>