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

<<21222324252627282930>>

  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
dashboard.py 62 path = os.path.join(os.path.dirname(__file__), 'templates', 'simple_form.html')
149 path = os.path.join(os.path.dirname(__file__), 'templates', 'edit_avatar.html')
191 path = os.path.join(os.path.dirname(__file__), 'templates', 'contacts.html')
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
SimpleWikiHelper.java 60 * any templates found on the requested page. This is useful when browsing
132 * @param expandTemplates If true, expand any wiki templates found.
139 // Encode page title and expand templates if requested
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
SimpleWikiHelper.java 67 * any templates found on the requested page. This is useful when browsing
139 * @param expandTemplates If true, expand any wiki templates found.
146 // Encode page title and expand templates if requested
  /external/antlr/antlr-3.4/runtime/Ruby/
History.txt 107 * 2 bug fixes / 1 change to templates
143 - templates/ST.stg defines the Ruby target templates to
  /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-trace/catapult/telemetry/third_party/altgraph/doc/
conf.py 38 # Add any paths that contain templates here, relative to this directory.
144 # Custom sidebar templates, maps document names to template names.
147 # Additional templates that should be rendered to pages, maps page names to
  /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
  /external/slf4j/slf4j-site/src/site/pages/
migrator.html 13 <script src="templates/header.js" type="text/javascript"></script>
15 <script src="templates/left.js" type="text/javascript"></script>
223 <script src="templates/footer.js" type="text/javascript"></script>
  /prebuilts/go/darwin-x86/src/html/template/
escape.go 18 // templates is properly escaped. If no error is returned, then the named templates have
19 // been modified. Otherwise the named templates have been rendered
31 // Prevent execution of unsafe templates.
75 // escaper collects type inferences about templates and changes needed to make
76 // templates injection safe.
426 // debugging templates.
520 // with different top level templates, or clone if necessary.
718 panic(fmt.Sprintf("node %s shared between templates", n))
726 panic(fmt.Sprintf("node %s shared between templates", n)
    [all...]
  /prebuilts/go/linux-x86/src/html/template/
escape.go 18 // templates is properly escaped. If no error is returned, then the named templates have
19 // been modified. Otherwise the named templates have been rendered
31 // Prevent execution of unsafe templates.
75 // escaper collects type inferences about templates and changes needed to make
76 // templates injection safe.
426 // debugging templates.
520 // with different top level templates, or clone if necessary.
718 panic(fmt.Sprintf("node %s shared between templates", n))
726 panic(fmt.Sprintf("node %s shared between templates", n)
    [all...]
  /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/google-breakpad/src/testing/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 105 // template Types. This allows us to simulate variadic templates
110 // 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/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...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-type-util.h 105 // template Types. This allows us to simulate variadic templates
111 // 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/test/utils/python/testgen/
utils.py 58 with (Path(BUILD_TOP)/"development"/"docs"/"copyright-templates"/fname).open() as template:
  /developers/build/buildSrc/src/main/groovy/com/example/android/samples/build/
SampleGenPlugin.groovy 70 samplegen.templates(),
  /docs/source.android.com/
Android.mk 11 LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR := build/tools/droiddoc/templates-sac
  /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

Completed in 2929 milliseconds

<<21222324252627282930>>