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

1 2 3 45 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewTemplateWizardState.java 17 package com.android.ide.eclipse.adt.internal.wizards.templates;
19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_BUILD_API;
20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_COPY_ICONS;
21 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_API;
22 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_API_LEVEL;
23 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_PACKAGE_NAME;
24 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_TARGET_API;
25 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.IS_LIBRARY_PROJECT;
26 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.IS_NEW_PROJECT;
27 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewTemplateWizard.BLANK_ACTIVITY
    [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3-sources.jar 
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t042ast.g 257 /** templates tested:
265 /** templates tested:
275 /** templates tested:
283 /** templates tested:
301 /** templates tested:
308 /** templates tested:
315 /** templates tested:
322 /** templates tested:
  /external/antlr/antlr-3.4/runtime/Python/tests/
t042ast.g 251 /** templates tested:
259 /** templates tested:
269 /** templates tested:
277 /** templates tested:
295 /** templates tested:
302 /** templates tested:
309 /** templates tested:
316 /** templates tested:
  /external/clang/test/ARCMT/Inputs/
module.map 120 header "templates-top.h"
124 header "templates-left.h"
128 header "templates-right.h"
212 header "cxx-templates-common.h"
216 header "cxx-templates-a.h"
220 header "cxx-templates-b-impl.h"
224 header "cxx-templates-b.h"
228 header "cxx-templates-c.h"
  /external/clang/test/Modules/
redecl-templates.cpp 2 // RUN: %clang_cc1 -x c++ -I %S/Inputs/redecl-templates %s -verify -std=c++14
3 // RUN: %clang_cc1 -x c++ -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I %S/Inputs/redecl-templates %s -verify -std=c++14
  /external/icu/android_icu4j/src/main/java/android/icu/text/
QuantityFormatter.java 25 private final SimplePatternFormatter[] templates = field in class:QuantityFormatter
42 if (templates[idx] != null) {
45 templates[idx] = SimplePatternFormatter.compileMinMaxPlaceholders(template, 0, 1);
52 return templates[StandardPlural.OTHER_INDEX] != null;
66 SimplePatternFormatter formatter = templates[p.ordinal()];
68 formatter = templates[StandardPlural.OTHER_INDEX];
82 SimplePatternFormatter template = templates[idx];
84 templates[StandardPlural.OTHER_INDEX] : template;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
QuantityFormatter.java 24 private final SimplePatternFormatter[] templates = field in class:QuantityFormatter
41 if (templates[idx] != null) {
44 templates[idx] = SimplePatternFormatter.compileMinMaxPlaceholders(template, 0, 1);
51 return templates[StandardPlural.OTHER_INDEX] != null;
65 SimplePatternFormatter formatter = templates[p.ordinal()];
67 formatter = templates[StandardPlural.OTHER_INDEX];
81 SimplePatternFormatter template = templates[idx];
83 templates[StandardPlural.OTHER_INDEX] : template;
  /external/jsilver/src/com/google/clearsilver/jsilver/examples/basic/
HelloWorld.java 26 * Hello world of templates.
32 // Load resources (e.g. templates) from classpath, along side this class.
  /external/jsilver/src/com/google/clearsilver/jsilver/template/
DelegatingTemplateLoader.java 20 * Interface that extends TemplateLoader with a method to set the TemplateLoader that Templates
27 * TemplateLoader that Templates will delegate back to for includes etc.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
dtp.hpp 20 // templates when their owner classes are passed as arguments to other
21 // templates; Borland 5.5.1 "forgets" them from the very beginning (if
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/templates/
addNdkSupport.xml 24 <simple name="source" value="templates/resources/tAndroid.mk"/>
28 <simple name="source" value="templates/resources/main.cpp"/>
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorText.java 23 import org.apache.xalan.templates.ElemTemplateElement;
24 import org.apache.xalan.templates.ElemText;
40 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
41 * @param elem non-null reference to a {@link org.apache.xalan.templates.ElemText}.
66 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
  /external/avahi/
doxygen_to_devhelp.xsl 18 <xsl:apply-templates select="doxygenindex/compound[@kind='file']">
20 </xsl:apply-templates>
26 <xsl:apply-templates select="doxygenindex/compound/function" mode="as-function"/>
35 <xsl:apply-templates select="member" mode="as-sub">
37 </xsl:apply-templates>
  /external/tagsoup/stml/
stml.xslt 28 <xsl:apply-templates select="stml:state">
30 </xsl:apply-templates>
32 <xsl:apply-templates select="stml:action">
34 </xsl:apply-templates>
37 <xsl:apply-templates select="stml:state/stml:tr">
41 </xsl:apply-templates>
45 <xsl:apply-templates select="stml:action" mode="debug">
47 </xsl:apply-templates>
51 <xsl:apply-templates select="stml:state" mode="debug">
53 </xsl:apply-templates>
    [all...]
  /prebuilts/go/darwin-x86/src/html/template/
clone_test.go 101 // Similarly, cloning sub-templates should fail.
127 templates := t0.Templates()
128 if len(templates) != len(names) {
129 t.Errorf("expected %d templates; got %d", len(names), len(templates))
133 for _, tmpl := range templates {
153 // "Further calls to Parse in the copy will add templates
159 if len(t0.Templates())+1 != len(t1.Templates()) {
    [all...]
template.go 28 *nameSpace // common to all associated templates
34 // nameSpace is the data structure shared by all templates in an association.
40 // Templates returns a slice of the templates associated with t, including t
42 func (t *Template) Templates() []*Template {
77 // escape escapes all associated templates.
148 // called multiple times to parse definitions of templates to associate
162 // In general, all the named templates might have changed underfoot.
167 for _, v := range ret.Templates() {
206 // templates. The actual representation is not copied, but the name space o
    [all...]
  /prebuilts/go/linux-x86/src/html/template/
clone_test.go 101 // Similarly, cloning sub-templates should fail.
127 templates := t0.Templates()
128 if len(templates) != len(names) {
129 t.Errorf("expected %d templates; got %d", len(names), len(templates))
133 for _, tmpl := range templates {
153 // "Further calls to Parse in the copy will add templates
159 if len(t0.Templates())+1 != len(t1.Templates()) {
    [all...]
template.go 28 *nameSpace // common to all associated templates
34 // nameSpace is the data structure shared by all templates in an association.
40 // Templates returns a slice of the templates associated with t, including t
42 func (t *Template) Templates() []*Template {
77 // escape escapes all associated templates.
148 // called multiple times to parse definitions of templates to associate
162 // In general, all the named templates might have changed underfoot.
167 for _, v := range ret.Templates() {
206 // templates. The actual representation is not copied, but the name space o
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CodeGenerator.java 55 * This generator just computes and sets the values into the templates;
56 * the templates are free to use or not use the information.
61 * bunch of templates that are needed by the code generator. You can add
63 * in a grammar file dictates which templates get loaded/used.
89 "org/antlr/codegen/templates";
104 /** Where are the templates this generator should use to generate code? */
105 protected STGroup templates; field in class:CodeGenerator
107 /** The basic output templates without AST or templates stuff; this will be
108 * the templates loaded for the language such as Java.stg *and* the Db
    [all...]
  /external/libxml2/doc/
wiki.xsl 68 <xsl:apply-templates select="$ctxt" mode='dumptoken'>
70 </xsl:apply-templates>
456 <xsl:apply-templates select="key('symbols', string(@symbol))[1]" mode="toc"/>
460 <xsl:apply-templates select="key('symbols', string(@symbol))[1]"/>
474 <xsl:apply-templates select="exports[@type='macro']" mode="$mode">
476 </xsl:apply-templates>
477 <xsl:apply-templates select="exports[@type='enum']" mode="$mode">
479 </xsl:apply-templates>
480 <xsl:apply-templates select="exports[@type='typedef']" mode="$mode">
482 </xsl:apply-templates>
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
changelog.xsl 33 should be ignored must be filtered by apply-templates
38 <xsl:apply-templates/>
83 <xsl:apply-templates select=".//entry">
86 </xsl:apply-templates>
103 <xsl:apply-templates select="msg"/></pre>
105 <xsl:apply-templates select="file"/>
145 <xsl:apply-templates/>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/META-INF/
MANIFEST.MF 51 Name: templates/headless-build/allElements.xml
78 Name: templates/headless-build/customTargets.xml
84 Name: templates/plugins/customBuildCallbacks.xml
87 Name: templates/headless-build/customAssembly.xml
93 Name: templates/packager/packager.properties
102 Name: templates/packager/packaging.properties
111 Name: templates/packager/customTargets.xml
126 Name: templates/headless-build/build.properties
129 Name: templates/features/customBuildCallbacks.xml
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
CodeGenTreeWalker.g 116 protected STGroup templates;
156 ST elementST = templates.getInstanceOf( name );
194 if ( tryUnchecked && templates.isDefined( name + "Unchecked" + suffix ) )
195 elementST = templates.getInstanceOf( name + "Unchecked" + suffix );
197 elementST = templates.getInstanceOf( name + suffix );
292 this.templates = generator.getTemplates();
410 // Save old templates ptr and restore later. Base templates include Dbg.
411 STGroup saveGroup = templates;
414 templates = generator.getBaseTemplates()
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExsltFuncResult.java 21 package org.apache.xalan.templates;
77 * @see org.apache.xalan.templates.Constants
87 * @see org.apache.xalan.templates.Constants

Completed in 1401 milliseconds

1 2 3 45 6 7 8 91011>>