/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemWithParam.java | 21 package org.apache.xalan.templates; 36 * both xsl:call-template and xsl:apply-templates. 125 * @see org.apache.xalan.templates.Constants
|
/external/chromium_org/native_client_sdk/src/doc/ |
conf.py | 28 # 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/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
conf.py | 27 # Add any paths that contain templates here, relative to this directory. 136 # Custom sidebar templates, maps document names to template names. 139 # Additional templates that should be rendered to pages, maps page names to
|
/external/chromium_org/third_party/protobuf/vsprojects/ |
readme.txt | 104 as a DLL (see previous section). The protocol buffer library uses templates in 107 templates is not necessary anyway. Since the complete definition of any 109 end up compiling instances of the templates into their own binary. The
|
/external/mesa3d/src/gallium/docs/source/ |
conf.py | 27 # Add any paths that contain templates here, relative to this directory. 136 # Custom sidebar templates, maps document names to template names. 139 # Additional templates that should be rendered to pages, maps page names to
|
/external/protobuf/vsprojects/ |
readme.txt | 104 as a DLL (see previous section). The protocol buffer library uses templates in 107 templates is not necessary anyway. Since the complete definition of any 109 end up compiling instances of the templates into their own binary. The
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
HtmlConversationTemplates.java | 35 * Renders data into very simple string-substitution HTML templates for conversation view. 37 * Templates should be UTF-8 encoded HTML with '%s' placeholders to be substituted upon render. 103 // The templates are small (~2KB total in ICS MR2), so it's okay to load them once and keep
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
NewTemplatePage.java | 16 package com.android.ide.eclipse.adt.internal.wizards.templates; 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_BUILD_API; 21 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_DEFAULT; 22 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_ID; 23 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.ATTR_NAME; 24 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.PREVIEW_PADDING; 25 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.PREVIEW_WIDTH; 35 import com.android.ide.eclipse.adt.internal.wizards.templates.Parameter.Constraint; 36 import com.android.ide.eclipse.adt.internal.wizards.templates.Parameter.Type [all...] |
/external/chromium/testing/gtest/include/gtest/internal/ |
gtest-type-util.h | 101 // template Types. This allows us to simulate variadic templates 106 // The following family of struct and struct templates are used to [all...] |
/external/chromium_org/testing/gtest/include/gtest/internal/ |
gtest-type-util.h | 105 // template Types. This allows us to simulate variadic templates 110 // The following family of struct and struct templates are used to [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/ |
gtest-type-util.h | 106 // template Types. This allows us to simulate variadic templates 111 // The following family of struct and struct templates are used to [all...] |
/external/gtest/include/gtest/internal/ |
gtest-type-util.h | 106 // template Types. This allows us to simulate variadic templates 111 // The following family of struct and struct templates are used to [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-type-util.h | 106 // template Types. This allows us to simulate variadic templates 111 // The following family of struct and struct templates are used to [all...] |
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-type-util.h | 106 // template Types. This allows us to simulate variadic templates 111 // The following family of struct and struct templates are used to [all...] |
/external/open-vcdiff/gtest/include/gtest/internal/ |
gtest-type-util.h | 97 // template Types. This allows us to simulate variadic templates 102 // The following family of struct and struct templates are used to [all...] |
/external/protobuf/gtest/include/gtest/internal/ |
gtest-type-util.h | 97 // template Types. This allows us to simulate variadic templates 102 // The following family of struct and struct templates are used to [all...] |
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-type-util.h | 105 // template Types. This allows us to simulate variadic templates 110 // The following family of struct and struct templates are used to [all...] |
/art/compiler/sea_ir/types/ |
type_inference_visitor.h | 31 // in fact be returned after visiting each element. Ideally, I would prefer to use templates
|
/dalvik/vm/compiler/template/ |
config-mips | 75 # New templates for ICS
|
/developers/build/buildSrc/src/main/groovy/com/example/android/samples/build/ |
SampleGenPlugin.groovy | 70 samplegen.templates(),
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
generate.dox | 14 /// and AST.stg templates and make changes to them (though you are encouraged not to, as it is better to provide bug fixes or
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t055templates.py | 54 templates = textwrap.dedent( 64 file=StringIO(templates), 225 templates = textwrap.dedent( 235 file=StringIO(templates),
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ |
LeftRecursiveRules.stg | 32 * templates in main language.stg
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestMessages.java | 62 generator.genRecognizer(); // forces load of templates
|
/external/apache-xml/src/main/java/org/apache/xalan/extensions/ |
ExpressionVisitor.java | 23 import org.apache.xalan.templates.StylesheetRoot;
|