/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
ProcessorTemplate.java | 23 import org.apache.xalan.templates.ElemTemplate; 24 import org.apache.xalan.templates.ElemTemplateElement; 38 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates. 39 * @param elem Must be a non-null reference to a {@link org.apache.xalan.templates.ElemTemplate} object.
|
ProcessorExsltFuncResult.java | 23 import org.apache.xalan.templates.ElemExsltFuncResult; 24 import org.apache.xalan.templates.ElemExsltFunction; 25 import org.apache.xalan.templates.ElemParam; 26 import org.apache.xalan.templates.ElemTemplateElement; 27 import org.apache.xalan.templates.ElemVariable;
|
/external/chromium-trace/catapult/firefighter/default/common/ |
jinja.py | 11 os.path.dirname(os.path.dirname(os.path.realpath(__file__))), 'templates')
|
/external/clang/test/CXX/temp/temp.decls/temp.fct/temp.over.link/ |
p4.cpp | 4 // All of these function templates are distinct.
|
/external/clang/test/CoverageMapping/ |
templates.cpp | 1 // RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -main-file-name templates.cpp %s | FileCheck %s
|
/external/clang/test/SemaCXX/ |
PR20110.cpp | 5 // FIXME: These templates should trigger errors in C++11 mode.
|
local-classes.cpp | 35 namespace Templates {
|
/external/icu/tools/srcgen/currysrc/libs/ |
org.eclipse.text.source_3.5.400.v20150505-1044.jar | |
/external/libxml2/doc/devhelp/ |
devhelp.xsl | 18 <xsl:apply-templates select="files"/> 19 <xsl:apply-templates select="symbols"/> 27 <xsl:apply-templates select="file"/> 72 <xsl:apply-templates mode="synopsis" select="exports"/> 81 <xsl:apply-templates mode="details" select="/api/symbols/macro[@file=$module]"/> 82 <xsl:apply-templates mode="details" select="/api/symbols/typedef[@file=$module] | /api/symbols/struct[@file=$module]"/> 83 <xsl:apply-templates mode="details" select="/api/symbols/functype[@file=$module]"/> 84 <xsl:apply-templates mode="details" select="/api/symbols/variable[@file=$module]"/> 85 <xsl:apply-templates mode="details" select="/api/symbols/function[@file=$module]"/> 94 <xsl:apply-templates select="macro"/ [all...] |
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
UserDataBox.java | 37 return super.getContentSize(); //To change body of overridden methods use File | Settings | File Templates. 42 super.parse(readableByteChannel, header, contentSize, boxParser); //To change body of overridden methods use File | Settings | File Templates. 47 super._parseDetails(content); //To change body of overridden methods use File | Settings | File Templates. 52 super.getContent(byteBuffer); //To change body of overridden methods use File | Settings | File Templates.
|
/external/clang/test/PCH/ |
cxx-variadic-templates.cpp | 2 // RUN: %clang_cc1 -std=c++11 -include %S/cxx-variadic-templates.h -verify %s -ast-dump -o - 3 // RUN: %clang_cc1 -std=c++11 -include %S/cxx-variadic-templates.h %s -emit-llvm -o - | FileCheck %s 6 // RUN: %clang_cc1 -std=c++11 -x c++-header -emit-pch -o %t %S/cxx-variadic-templates.h
|
/external/libxml2/doc/ |
news.xsl | 15 <xsl:apply-templates select="//xhtml:h3[1]/.."/> 20 <xsl:apply-templates/> 25 <xsl:apply-templates select=".//xhtml:li"/>
|
/external/selinux/policycoreutils/po/ |
Makefile | 75 ../sepolicy/sepolicy/templates/executable.py \ 76 ../sepolicy/sepolicy/templates/__init__.py \ 77 ../sepolicy/sepolicy/templates/network.py \ 78 ../sepolicy/sepolicy/templates/rw.py \ 79 ../sepolicy/sepolicy/templates/script.py \ 80 ../sepolicy/sepolicy/templates/semodule.py \ 81 ../sepolicy/sepolicy/templates/tmp.py \ 82 ../sepolicy/sepolicy/templates/user.py \ 83 ../sepolicy/sepolicy/templates/var_lib.py \ 84 ../sepolicy/sepolicy/templates/var_log.py [all...] |
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
gtest-type-util.h.pump | 104 // template Types. This allows us to simulate variadic templates 109 // The following family of struct and struct templates are used to 189 // This trick is necessary for simulating typedef for class templates, 203 // arguments of class template Templates. This allows us to simulate 204 // variadic templates (e.g. Templates<int>, Templates<int, double>, 209 // The following family of struct and struct templates are used to 211 // TN> represents a list of N templates (T1, T2, ..., and TN). Except 233 struct Templates$i [all...] |
/external/gtest/include/gtest/internal/ |
gtest-type-util.h.pump | 103 // template Types. This allows us to simulate variadic templates 108 // The following family of struct and struct templates are used to 188 // This trick is necessary for simulating typedef for class templates, 202 // arguments of class template Templates. This allows us to simulate 203 // variadic templates (e.g. Templates<int>, Templates<int, double>, 208 // The following family of struct and struct templates are used to 210 // TN> represents a list of N templates (T1, T2, ..., and TN). Except 232 struct Templates$i [all...] |
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-type-util.h.pump | 104 // template Types. This allows us to simulate variadic templates 109 // The following family of struct and struct templates are used to 189 // This trick is necessary for simulating typedef for class templates, 203 // arguments of class template Templates. This allows us to simulate 204 // variadic templates (e.g. Templates<int>, Templates<int, double>, 209 // The following family of struct and struct templates are used to 211 // TN> represents a list of N templates (T1, T2, ..., and TN). Except 233 struct Templates$i [all...] |
/external/protobuf/gtest/include/gtest/internal/ |
gtest-type-util.h.pump | 95 // template Types. This allows us to simulate variadic templates 100 // The following family of struct and struct templates are used to 180 // This trick is necessary for simulating typedef for class templates, 194 // arguments of class template Templates. This allows us to simulate 195 // variadic templates (e.g. Templates<int>, Templates<int, double>, 200 // The following family of struct and struct templates are used to 202 // TN> represents a list of N templates (T1, T2, ..., and TN). Except 224 struct Templates$i [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
gtest-type-util.h.pump | 103 // template Types. This allows us to simulate variadic templates 109 // The following family of struct and struct templates are used to 189 // This trick is necessary for simulating typedef for class templates, 203 // arguments of class template Templates. This allows us to simulate 204 // variadic templates (e.g. Templates<int>, Templates<int, double>, 209 // The following family of struct and struct templates are used to 211 // TN> represents a list of N templates (T1, T2, ..., and TN). Except 233 struct Templates$i [all...] |
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-type-util.h.pump | 103 // template Types. This allows us to simulate variadic templates 108 // The following family of struct and struct templates are used to 188 // This trick is necessary for simulating typedef for class templates, 202 // arguments of class template Templates. This allows us to simulate 203 // variadic templates (e.g. Templates<int>, Templates<int, double>, 208 // The following family of struct and struct templates are used to 210 // TN> represents a list of N templates (T1, T2, ..., and TN). Except 232 struct Templates$i [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
TemplateMetadata.java | 16 package com.android.ide.eclipse.adt.internal.wizards.templates; 18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_API; 19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_MIN_BUILD_API; 20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_REVISION; 21 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_BACKGROUND; 22 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_CLIPART_NAME; 23 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_DESCRIPTION; 24 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_FOREGROUND; 25 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_FORMAT; 26 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_NAME [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
ACyclicDFACodeGenerator.java | 44 public ST genFixedLookaheadDecision(STGroup templates, 47 return walkFixedDFAGeneratingStateMachine(templates, dfa, dfa.startState, 1); 51 STGroup templates, 58 ST dfaST = templates.getInstanceOf("dfaAcceptState"); 63 // the default templates for generating a state and its edges 76 ST dfaST = templates.getInstanceOf(dfaStateName); 78 dfaST = templates.getInstanceOf(dfaLoopbackStateName); 81 dfaST = templates.getInstanceOf(dfaOptionalBlockStateName); 113 ST edgeST = templates.getInstanceOf(dfaEdgeName); 127 parentGenerator.genLabelExpr(templates,edge,k)) [all...] |
/external/bison/data/xslt/ |
xml2text.xsl | 34 <xsl:apply-templates select="bison-xml-report"/> 38 <xsl:apply-templates select="grammar" mode="reductions"/> 39 <xsl:apply-templates select="grammar" mode="useless-in-parser"/> 40 <xsl:apply-templates select="automaton" mode="conflicts"/> 41 <xsl:apply-templates select="grammar"/> 42 <xsl:apply-templates select="automaton"/> 46 <xsl:apply-templates select="nonterminals" mode="useless-in-grammar"/> 47 <xsl:apply-templates select="terminals" mode="unused-in-grammar"/> 48 <xsl:apply-templates select="rules" mode="useless-in-grammar"/> 108 <xsl:apply-templates select="terminals"/ [all...] |
/prebuilts/go/darwin-x86/src/text/template/ |
examplefiles_test.go | 41 // Here we demonstrate loading a set of templates from a directory. 73 // This example demonstrates one way to share some templates 75 // templates by hand to an existing bundle of templates. 94 templates := template.Must(template.ParseGlob(pattern)) 96 _, err := templates.Parse("{{define `driver1`}}Driver 1 calls T1: ({{template `T1`}})\n{{end}}") 101 _, err = templates.Parse("{{define `driver2`}}Driver 2 calls T2: ({{template `T2`}})\n{{end}}") 105 // We load all the templates before execution. This package does not require 107 err = templates.ExecuteTemplate(os.Stdout, "driver1", nil) 111 err = templates.ExecuteTemplate(os.Stdout, "driver2", nil [all...] |
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...] |
/prebuilts/go/linux-x86/src/text/template/ |
examplefiles_test.go | 41 // Here we demonstrate loading a set of templates from a directory. 73 // This example demonstrates one way to share some templates 75 // templates by hand to an existing bundle of templates. 94 templates := template.Must(template.ParseGlob(pattern)) 96 _, err := templates.Parse("{{define `driver1`}}Driver 1 calls T1: ({{template `T1`}})\n{{end}}") 101 _, err = templates.Parse("{{define `driver2`}}Driver 2 calls T2: ({{template `T2`}})\n{{end}}") 105 // We load all the templates before execution. This package does not require 107 err = templates.ExecuteTemplate(os.Stdout, "driver1", nil) 111 err = templates.ExecuteTemplate(os.Stdout, "driver2", nil [all...] |