HomeSort by relevance Sort by last modified time
    Searched full:templates (Results 626 - 650 of 2492) sorted by null

<<21222324252627282930>>

  /external/jsilver/src/com/google/clearsilver/jsilver/precompiler/
PrecompiledTemplateMapFileReader.java 55 * to the location of the templates in production via a flag.
78 // and put found templates into templateMap.
  /external/mesa3d/src/mesa/math/
m_vector.c 138 static const char *templates[5] = { local
146 const char *t = templates[v->size];
  /external/valgrind/main/docs/lib/
line-wrap.xsl 21 <xsl:apply-templates select="$pFunc[1]">
25 </xsl:apply-templates>
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_dialog.jd 99 <p>Templates for creating icons in Adobe Photoshop are available in the <a
101 Templates Pack</a>.</p>
icon_design_list.jd 101 <p>Templates for creating icons in Adobe Photoshop are available in the <a
103 Templates Pack</a>.</p>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-trax.jar 
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java 28 import javax.xml.transform.Templates;
36 import org.apache.xalan.templates.Constants;
37 import org.apache.xalan.templates.ElemForEach;
38 import org.apache.xalan.templates.ElemTemplateElement;
39 import org.apache.xalan.templates.Stylesheet;
40 import org.apache.xalan.templates.StylesheetRoot;
103 Class func = org.apache.xalan.templates.FuncDocument.class;
106 // func = new org.apache.xalan.templates.FuncKey();
108 func = org.apache.xalan.templates.FuncFormatNumb.class;
253 * create a Templates object, which the caller can get onc
    [all...]
  /external/gcc-demangle/
cp-demangle.c 239 /* A list of templates. This is used while printing. */
260 /* The list of templates which applies to this modifier. */
261 struct d_print_template *templates; member in struct:d_print_mod
295 /* The current list of templates, if any. */
296 struct d_print_template *templates; member in struct:d_print_info
    [all...]
  /external/valgrind/main/coregrind/m_demangle/
cp-demangle.c 254 /* A list of templates. This is used while printing. */
275 /* The list of templates which applies to this modifier. */
276 struct d_print_template *templates; member in struct:d_print_mod
308 /* The current list of templates, if any. */
309 struct d_print_template *templates; member in struct:d_print_info
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
templates.c 2 * templates.c: Implementation of the template processing
29 #include "templates.h"
247 * - xsltAttrTemplateValueProcess() (templates.c)
248 * - xsltEvalAttrValueTemplate() (templates.c)
251 * of templates.c.
455 * Evaluates Attribute Value Templates and copies the attribute over to
608 * and evaluates Attribute Value Templates.
imports.c 384 * templates to be in the string dict, so if the
388 * transformation-time if we hard-wire the called templates
403 cur = style->templates;
  /external/libxslt/libxslt/
templates.c 2 * templates.c: Implementation of the template processing
28 #include "templates.h"
246 * - xsltAttrTemplateValueProcess() (templates.c)
247 * - xsltEvalAttrValueTemplate() (templates.c)
250 * of templates.c.
454 * Evaluates Attribute Value Templates and copies the attribute over to
606 * and evaluates Attribute Value Templates.
imports.c 384 * templates to be in the string dict, so if the
388 * transformation-time if we hard-wire the called templates
403 cur = style->templates;
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java 21 package org.apache.xalan.templates;
31 import javax.xml.transform.Templates;
54 implements java.io.Serializable, Templates
97 throw new TransformerConfigurationException(XSLMessages.createMessage(XSLTErrorResources.ER_CANNOT_INIT_DEFAULT_TEMPLATES, null), se); //"Can't init default templates!", se);
191 //============== Templates Interface ================
194 * Create a new transformation context for this Templates object.
212 * without mutating the Templates object, and then handed in to
215 * <p>For XSLT, Attribute Value Templates attribute values will
225 //============== End Templates Interface ================
395 * @param importList The working import list. Templates are added here in the revers
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerImpl.java 55 import org.apache.xalan.templates.AVT;
56 import org.apache.xalan.templates.Constants;
57 import org.apache.xalan.templates.ElemAttributeSet;
58 import org.apache.xalan.templates.ElemForEach;
59 import org.apache.xalan.templates.ElemSort;
60 import org.apache.xalan.templates.ElemTemplate;
61 import org.apache.xalan.templates.ElemTemplateElement;
62 import org.apache.xalan.templates.ElemTextLiteral;
63 import org.apache.xalan.templates.ElemVariable;
64 import org.apache.xalan.templates.OutputProperties
    [all...]
  /external/ceres-solver/docs/source/
conf.py 30 # Add any paths that contain templates here, relative to this directory.
133 # Custom sidebar templates, maps document names to template names.
136 # Additional templates that should be rendered to pages, maps page names to
  /external/chromium_org/chrome/common/extensions/docs/server2/
cron_servlet.py 189 # Rendering the public templates will also pull in all of the private
190 # templates.
193 # Rendering the public templates will have pulled in the .js and
  /external/chromium_org/content/
content.gyp 377 'public/android/java/templates/NativeLibraries.template',
381 'include_path': 'public/android/java/templates',
383 'public/android/java/templates/native_libraries_array.h'
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/handlers/
testfilehandler.py 116 json = template.render("templates/showfilelist.jsonp", template_values)
119 self.response.out.write(template.render("templates/showfilelist.html",
283 self.response.out.write(template.render("templates/uploadform.html",
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/
profiler.js 11 // Initialize template with templates information.
14 jsonData.templates[jsonData.default_template]) ||
15 jsonData.templates['l2'];
  /external/clang/docs/analyzer/
conf.py 30 # Add any paths that contain templates here, relative to this directory.
133 # Custom sidebar templates, maps document names to template names.
136 # Additional templates that should be rendered to pages, maps page names to
  /external/clang/docs/
conf.py 30 # Add any paths that contain templates here, relative to this directory.
133 # Custom sidebar templates, maps document names to template names.
136 # Additional templates that should be rendered to pages, maps page names to
  /external/llvm/docs/
conf.py 29 # Add any paths that contain templates here, relative to this directory.
132 # Custom sidebar templates, maps document names to template names.
135 # Additional templates that should be rendered to pages, maps page names to
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/
ReadMe.txt 22 (Be aware that the Xcode templates we provide in the SDL Developer Extras
55 Xcode project templates under Leopard (Xcode 2.5/3.0).
105 I also made changes and updates to the PB/Xcode project templates (see Developer ReadMe).
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pipes.py 1 """Conversion pipeline templates.
21 The templates are objects so you can create templates for many

Completed in 1837 milliseconds

<<21222324252627282930>>