/frameworks/base/docs/html/tools/projects/ |
templates.jd | 1 page.title=Using Code Templates 9 <li><a href="#app-templates">Application Templates</a> 17 <li><a href="#activity-templates">Activity Templates</a> 23 <li><a href="#object-templates">Other Templates</a></li> 30 <p>The SDK tools provide templates for quickly creating Android application projects with the basic 31 structure or for adding components to your existing projects. The code templates 35 <p>There are several types of Android code templates, which can create anything from an entir [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
TemplateManager.java | 16 package com.android.ide.eclipse.adt.internal.wizards.templates; 21 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.TEMPLATE_XML; 43 /** Handles locating templates and providing template metadata */ 48 /** @return the root folder containing templates */ 62 /** @return the root folder containing extra templates */ 140 * Returns all the templates with the given prefix 143 * @return the available templates 147 List<File> templates = new ArrayList<File>(); local 155 templates.add(file); 162 // Add in templates from extras/ as well [all...] |
/libcore/luni/src/main/java/javax/xml/transform/sax/ |
SAXTransformerFactory.java | 23 import javax.xml.transform.Templates; 31 * one for creating Transformers, the other for creating Templates 53 * and {@link #newXMLFilter(Templates templates)} methods are supported. 80 * ContentHandler events into a Result, based on the Templates argument. 82 * @param templates The compiled transformation instructions. 90 Templates templates) throws TransformerConfigurationException; 109 * ContentHandler events into a Templates object. 135 * Create an XMLFilter, based on the Templates argument. [all...] |
/sdk/build/ |
tools.atree | 84 # sdk.git Ant and gradle templates for project build files 85 sdk/templates/build.template tools/lib/build.template 86 sdk/templates/uibuild.template tools/lib/uibuild.template 87 sdk/templates/build_gradle.template tools/lib/build_gradle.template 123 # Templates 124 tools/base/templates/projects tools/templates/projects 125 tools/base/templates/activities tools/templates/activities 126 tools/base/templates/gradle tools/templates/gradl [all...] |
/external/chromium_org/chrome/common/extensions/docs/server2/test_data/subversion_file_system/ |
docs_public_extensions_214898 | 10 <title>[chrome] Index of /trunk/src/chrome/common/extensions/docs/templates/public/extensions</title> 19 <td><strong><a href="/viewvc"><span class="pathdiv">/</span></a><a href="/viewvc/chrome/?pathrev=214898">[chrome]</a><span class="pathdiv">/</span><a href="/viewvc/chrome/trunk/?pathrev=214898">trunk</a><span class="pathdiv">/</span><a href="/viewvc/chrome/trunk/src/?pathrev=214898">src</a><span class="pathdiv">/</span><a href="/viewvc/chrome/trunk/src/chrome/?pathrev=214898">chrome</a><span class="pathdiv">/</span><a href="/viewvc/chrome/trunk/src/chrome/common/?pathrev=214898">common</a><span class="pathdiv">/</span><a href="/viewvc/chrome/trunk/src/chrome/common/extensions/?pathrev=214898">extensions</a><span class="pathdiv">/</span><a href="/viewvc/chrome/trunk/src/chrome/common/extensions/docs/?pathrev=214898">docs</a><span class="pathdiv">/</span><a href="/viewvc/chrome/trunk/src/chrome/common/extensions/docs/templates/?pathrev=214898">templates</a><span class="pathdiv">/</span><a href="/viewvc/chrome/trunk/src/chrome/common/extensions/docs/templates/public/?pathrev=214898">public</a><span class="pathdiv">/</span>extensions</strong></td> 24 <h1>Index of /trunk/src/chrome/common/extensions/docs/templates/public/extensions</h1> 42 <input type="hidden" name="orig_pathrev" value="214898"/><input type="hidden" name="orig_pathtype" value="DIR"/><input type="hidden" name="orig_view" value="dir"/><input type="hidden" name="orig_path" value="trunk/src/chrome/common/extensions/docs/templates/public/extensions"/><input type="hidden" name="view" value="redirect_pathrev"/> 50 <form method="get" action="/viewvc/chrome/trunk/src/chrome/common/extensions/docs/templates/public/extensions/" style="display: inline"> 73 <a href="/viewvc/chrome/trunk/src/chrome/common/extensions/docs/templates/public/extensions/?sortdir=down&pathrev=214898#dirlist">File</a> 81 <a href="/viewvc/chrome/trunk/src/chrome/common/extensions/docs/templates/public/extensions/?sortby=rev&pathrev=214898#dirlist">Rev.</a> 85 <a href="/viewvc/chrome/trunk/src/chrome/common/extensions/docs/templates/public/extensions/?sortby=date&pathrev=214898#dirlist">Age</a [all...] |
/external/chromium_org/chrome/common/extensions/docs/server2/ |
template_data_source.py | 15 '''Provides a DataSource interface for compiled templates. 33 # compiled to templates underneath |self._partial_dir| and compiling them.
|
/libcore/luni/src/main/java/javax/xml/transform/ |
Templates.java | 18 // $Id: Templates.java 570103 2007-08-27 13:24:55Z mrglavas $ 28 * <p>Templates must be thread-safe for a given instance 32 public interface Templates { 35 * Create a new transformation context for this Templates object. 47 * without mutating the Templates object, and then handed in to 64 * <a href="http://www.w3.org/TR/xslt#attribute-value-templates">Attribute 65 * Value Templates</a> attribute values will 67 * namespace prefixes inside Attribute Value Templates will be unexpanded,
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestTemplates.java | 43 /** Test templates in actions; %... shorthands */ 68 generator.genRecognizer(); // forces load of templates 75 STGroup templates = local 77 ST actionST = new ST(templates, rawTranslation); 105 generator.genRecognizer(); // forces load of templates 112 STGroup templates = local 114 ST actionST = new ST(templates, rawTranslation); 143 generator.genRecognizer(); // forces load of templates 150 STGroup templates = local 152 ST actionST = new ST(templates, rawTranslation) 185 STGroup templates = local 221 STGroup templates = local 256 STGroup templates = local [all...] |
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
RuleReturnScope.as | 3 /** Rules can return start/stop info as well as possible trees and templates */
|
/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.
|
/external/chromium_org/chrome/common/extensions/docs/server2/test_data/rietveld_patcher/api/14096030/22002/ |
json | 1 {"files":{"chrome/common/extensions/api/test.json":{"status":"M ","num_chunks":1,"no_base_file":false,"property_changes":"","num_added":0,"num_removed":1,"id":21002,"is_binary":false},"chrome/common/extensions/docs/templates/public/extensions/test_foo.html":{"status":"A ","num_chunks":1,"no_base_file":false,"property_changes":"\nAdded: svn:mime-type\n + text/html\nAdded: svn:eol-style\n + LF\n","num_added":1,"num_removed":0,"id":21007,"is_binary":false},"chrome/common/extensions/docs/templates/json/extensions_sidenav.json":{"status":"M ","num_chunks":1,"no_base_file":false,"property_changes":"","num_added":2,"num_removed":218,"id":21005,"is_binary":false},"chrome/common/extensions/docs/templates/public/extensions/runtime.html":{"status":"D ","num_chunks":1,"no_base_file":false,"property_changes":"","num_added":0,"num_removed":1,"id":21006,"is_binary":false},"chrome/common/extensions/manifest.h":{"status":"M ","num_chunks":1,"no_base_file":false,"property_changes":"","num_added":1,"num_removed":1,"id":21008,"is_binary":false},"chrome/common/extensions/docs/examples/test":{"status":"A ","num_chunks":1,"no_base_file":false,"property_changes":"","num_added":1,"num_removed":0,"id":21003,"is_binary":false},"chrome/common/extensions/docs/templates/articles/test_foo.html":{"status":"A ","num_chunks":1,"no_base_file":false,"property_changes":"\nAdded: svn:eol-style\n + LF\nAdded: svn:mime-type\n + text/html\n","num_added":2,"num_removed":0,"id":21004,"is_binary":false}},"owner_email":"fangjue23303@gmail.com","owner":"\u65b9\u89c9(Fang Jue)","message":" ","try_job_results":[],"created":"2013-05-03 08:43:17.399990","url":null,"num_comments":0,"modified":"2013-05-03 08:43:17.400410","patchset":22002,"issue":14096030}
|
/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/SemaCXX/ |
local-classes.cpp | 35 namespace Templates {
|
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/ |
GCSailing.java | 2 * To change this template, choose Tools | Templates
|
RLSailing.java | 2 * To change this template, choose Tools | Templates
|
/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.
|
/cts/tools/signature-tools/ |
README.txt | 15 #Report engine : Translates a delta model to a html output based on templates (utilizing the StringTemplate framework) 44 templates : templates for html output generation
|
/external/chromium-trace/trace-viewer/build/ |
generate_template_contents.py | 32 templates = ''; 36 templates += f.read() 39 return 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/chromium/testing/gtest/include/gtest/internal/ |
gtest-type-util.h.pump | 99 // template Types. This allows us to simulate variadic templates 104 // The following family of struct and struct templates are used to 184 // This trick is necessary for simulating typedef for class templates, 198 // arguments of class template Templates. This allows us to simulate 199 // variadic templates (e.g. Templates<int>, Templates<int, double>, 204 // The following family of struct and struct templates are used to 206 // TN> represents a list of N templates (T1, T2, ..., and TN). Except 228 struct Templates$i [all...] |
/external/chromium_org/testing/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/chromium_org/third_party/mesa/src/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/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/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 | 97 // template Types. This allows us to simulate variadic templates 102 // The following family of struct and struct templates are used to 182 // This trick is necessary for simulating typedef for class templates, 196 // arguments of class template Templates. This allows us to simulate 197 // variadic templates (e.g. Templates<int>, Templates<int, double>, 202 // The following family of struct and struct templates are used to 204 // TN> represents a list of N templates (T1, T2, ..., and TN). Except 226 struct Templates$i [all...] |