| /packages/apps/UnifiedEmail/src/com/android/mail/print/ |
| PrintUtils.java | 112 final HtmlPrintTemplates templates = new HtmlPrintTemplates(context); local 120 templates.startPrintConversation(conversation.subject, conversation.getNumMessages()); 126 appendSingleMessageHtml(context, res, message, addressCache, templates, dateBuilder); 131 templates.endPrintConversation() : templates.endPrintConversationNoJavascript(); 139 final HtmlPrintTemplates templates = new HtmlPrintTemplates(context); local 142 templates.startPrintConversation(subject, 1 /* numMessages */); 146 appendSingleMessageHtml(context, res, message, addressCache, templates, dateBuilder); 150 templates.endPrintConversation() : templates.endPrintConversationNoJavascript() [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
| ActivityPage.java | 16 package com.android.ide.eclipse.adt.internal.wizards.templates; 18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.CATEGORY_ACTIVITIES; 19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.CATEGORY_OTHER; 20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.IS_LAUNCHER; 21 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.PREVIEW_PADDING; 22 import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.PREVIEW_WIDTH; 119 java.util.List<File> templates = manager.getTemplates(CATEGORY_ACTIVITIES); local 122 templates.addAll(manager.getTemplates(CATEGORY_OTHER)); 124 java.util.List<String> names = new ArrayList<String>(templates.size()); 126 mTemplates = Lists.newArrayListWithExpectedSize(templates.size()) [all...] |
| FmActivityToLayoutMethod.java | 16 package com.android.ide.eclipse.adt.internal.wizards.templates; 18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectPage.ACTIVITY_NAME_SUFFIX; 19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectPage.LAYOUT_NAME_PREFIX;
|
| FmLayoutToActivityMethod.java | 16 package com.android.ide.eclipse.adt.internal.wizards.templates; 19 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectPage.ACTIVITY_NAME_SUFFIX; 20 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectPage.LAYOUT_NAME_PREFIX;
|
| /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/ |
| xalan-2.7.1-sources.jar | |
| /build/tools/droiddoc/test/generics/ |
| Android.mk | 24 LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=tools/droiddoc/templates-google
|
| /build/tools/droiddoc/test/stubs/ |
| Android.mk | 24 LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=tools/droiddoc/templates-google
|
| /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
| SemanticContext.java | 74 * given a set of output templates. 77 STGroup templates, 172 STGroup templates, 176 if ( templates!=null ) { 178 eST = templates.getInstanceOf("evalSynPredicate"); 181 eST = templates.getInstanceOf("evalPredicate"); 256 STGroup templates, 259 if ( templates!=null ) { 260 return templates.getInstanceOf("true_value"); 283 STGroup templates, [all...] |
| /external/apache-xml/src/main/java/org/apache/xalan/processor/ |
| ProcessorGlobalParamDecl.java | 23 import org.apache.xalan.templates.ElemParam; 24 import org.apache.xalan.templates.ElemTemplateElement; 40 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates. 61 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
|
| ProcessorGlobalVariableDecl.java | 23 import org.apache.xalan.templates.ElemTemplateElement; 24 import org.apache.xalan.templates.ElemVariable; 40 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates. 61 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
|
| /external/chromium-trace/catapult/third_party/WebOb/docs/ |
| conf.py | 32 # Custom sidebar templates, maps document names to template names.
|
| /external/clang/test/CXX/lex/lex.literal/lex.ext/ |
| p11.cpp | 9 int operator "" _x(); // expected-warning {{string literal operator templates are a GNU extension}}
|
| /external/clang/test/Modules/Inputs/ |
| DebugCXX.h | 20 // Templates (instatiations).
|
| /external/clang/test/SemaCXX/ |
| funcdname.cpp | 9 // Within templates.
|
| /external/clang/test/SemaObjCXX/ |
| crash.mm | 25 // expected-warning@-2 {{variadic templates are a C++11 extension}}
|
| /external/jsilver/src/com/google/clearsilver/jsilver/functions/ |
| Function.java | 22 * Plugin for JSilver functions made available to templates. e.g <cs var:my_function(x, y) >
|
| /external/libxml2/doc/ |
| api.xsl | 33 <xsl:apply-templates mode="anchor" select="."/> 43 <xsl:apply-templates mode="anchor" select="."/> 53 <xsl:apply-templates mode="anchor" select="."/> 66 <xsl:apply-templates mode="anchor" select="."/> 110 <xsl:apply-templates mode="reflist" select="type"/> 166 <xsl:apply-templates mode="reflist" select="file"/> 222 <xsl:apply-templates mode="reflist" select="type"/> 278 <xsl:apply-templates mode="reflist" select="letter"/> 352 <xsl:apply-templates mode="wordlist" 378 <xsl:apply-templates select="chunks/chunk"/ [all...] |
| /external/opencv3/samples/winrt/ImageManipulations/ |
| App.xaml | 23 Required by Visual Studio project and item templates
|
| /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/ |
| ErrorHandler.java | 24 * To change this template use File | Settings | File Templates.
|
| /external/v8/test/js-perf-test/ |
| JSTests.json | 95 "name": "Templates", 96 "path": ["Templates"], 98 "resources": ["templates.js"], 101 "results_regexp": "^%s\\-Templates\\(Score\\): (.+)$",
|
| /external/valgrind/docs/lib/ |
| vg-fo.xsl | 107 <xsl:apply-templates/> 112 <xsl:apply-templates/> 122 <xsl:apply-templates select="exsl:node-set($content)" 137 <xsl:apply-templates mode="set.titlepage.recto.auto.mode" 139 <xsl:apply-templates mode="set.titlepage.recto.auto.mode" 141 <xsl:apply-templates mode="set.titlepage.recto.auto.mode" 143 <xsl:apply-templates mode="set.titlepage.recto.auto.mode" 170 <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> 177 <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> 186 <xsl:apply-templates mode="book.titlepage.recto.auto.mode" [all...] |
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _prolog.h | 13 * in an 'extern "C"' scope which do not accept the templates exposed
|
| /ndk/tests/device/test-stlport_shared-exception/jni/ |
| pretty2.cpp | 2 // Test whether __PRETTY_FUNCTION__ works in templates, functions and
|
| /ndk/tests/device/test-stlport_static-exception/jni/ |
| pretty2.cpp | 2 // Test whether __PRETTY_FUNCTION__ works in templates, functions and
|
| /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
| _prolog.h | 13 * in an 'extern "C"' scope which do not accept the templates exposed
|