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

<<11121314151617181920>>

  /docs/source.android.com/
README 51 templates/ templates for page content
  /external/antlr/antlr-3.4/runtime/C/
Cvs2005.vcproj 970 Name="Templates"
974 RelativePath="..\..\src\org\antlr\codegen\templates\C\AST.stg"
978 RelativePath="..\..\src\org\antlr\codegen\templates\C\ASTDbg.stg"
982 RelativePath="..\..\src\org\antlr\codegen\templates\C\ASTParser.stg"
986 RelativePath="..\..\src\org\antlr\codegen\templates\C\ASTTreeParser.stg"
990 RelativePath="..\..\src\org\antlr\codegen\templates\C\C.stg"
994 RelativePath="..\..\src\org\antlr\codegen\templates\C\Dbg.stg"
1002 RelativePath="..\..\src\org\antlr\codegen\templates\ANTLRCore.sti"
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
construction.rb 269 /** templates tested:
277 /** templates tested:
287 /** templates tested:
295 /** templates tested:
313 /** templates tested:
320 /** templates tested:
327 /** templates tested:
334 /** templates tested:
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemApplyImport.java 21 package org.apache.xalan.templates;
43 * @see org.apache.xalan.templates.Constants
ElemChoose.java 21 package org.apache.xalan.templates;
45 * @see org.apache.xalan.templates.Constants
ElemComment.java 21 package org.apache.xalan.templates;
43 * @see org.apache.xalan.templates.Constants
ElemFallback.java 21 package org.apache.xalan.templates;
42 * @see org.apache.xalan.templates.Constants
ElemIf.java 21 package org.apache.xalan.templates;
97 * @see org.apache.xalan.templates.Constants
ElemMessage.java 21 package org.apache.xalan.templates;
81 * @see org.apache.xalan.templates.Constants
ElemParam.java 21 package org.apache.xalan.templates;
54 * @see org.apache.xalan.templates.Constants
ElemWhen.java 21 package org.apache.xalan.templates;
77 * @see org.apache.xalan.templates.Constants
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformState.java 25 import org.apache.xalan.templates.ElemTemplate;
26 import org.apache.xalan.templates.ElemTemplateElement;
XalanTransformState.java 26 import org.apache.xalan.templates.ElemTemplate;
27 import org.apache.xalan.templates.ElemTemplateElement;
  /external/chromium_org/chrome/common/extensions/docs/templates/json/
content_providers.json 39 // renderered as templates, versus just plain text. Complex documentation
53 "dir": "chrome/common/extensions/docs/templates/public"
  /external/chromium_org/third_party/jinja2/
meta.py 7 templates that might be interesting for various kinds of applications.
58 """Finds all the referenced templates from the AST. This will return an
  /external/chromium_org/third_party/libxslt/
libxslt.gyp 68 'libxslt/templates.c',
69 'libxslt/templates.h',
  /external/clang/include/clang/AST/
TemplateName.h 53 /// \brief The number of stored templates or template arguments,
162 /// also refer to function templates, C++0x template aliases, etc.
198 /// template (or set of templates).
231 /// set of function templates, returns NULL.
237 /// \returns The set of overloaded function templates that this template
239 /// specific set of function templates because it is a dependent name or
298 /// unexpanded parameter pack (for C++0x variadic templates).
393 /// \brief The template declaration or set of overloaded function templates
  /external/clang/test/SemaTemplate/
class-template-decl.cpp 14 template<typename T> class D; // expected-error{{templates must have C++ linkage}}
53 template<typename T> class X1 var; // expected-warning{{variable templates are a C++1y extension}} \
  /external/srtp/include/
ekt.h 55 * question: will we want to allow key-sharing templates in addition
56 * to EKT templates? could define a new ssrc_type_t that's associated
  /libcore/luni/src/main/java/javax/xml/transform/
TransformerFactory.java 25 * {@link javax.xml.transform.Templates} objects.</p>
159 * Process the Source into a Templates object, which is a
160 * a compiled representation of the source. This Templates object
162 * a Templates object allows the TransformerFactory to do detailed
168 * @return A Templates object capable of being used for transformation
172 * parse when it is constructing the Templates object and fails.
174 public abstract Templates newTemplates(Source source)
188 * case the preferred templates will be used (i.e. alternate = no).
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectWizardState.java 17 package com.android.ide.eclipse.adt.internal.wizards.templates;
19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.CATEGORY_PROJECTS;
UpdateToolsPage.java 16 package com.android.ide.eclipse.adt.internal.wizards.templates;
49 "This wizard depends on templates distributed with the Android SDK Tools.\n" +
  /developers/build/templates/SingleView/_MODULE_/
README-singleview.txt 34 folder instead of "common" or "templates".
  /developers/build/templates/create/_MODULE_/
build.gradle.ftl 19 is contained in templates/base. It includes only what's necessary for Android Studio
  /developers/samples/android/background/alarms/RepeatingAlarm/RepeatingAlarmSample/
README-singleview.txt 34 folder instead of "common" or "templates".

Completed in 924 milliseconds

<<11121314151617181920>>