HomeSort by relevance Sort by last modified time
    Searched full:templates (Results 151 - 175 of 2115) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/deqp/doc/testlog-stylesheet/
testlog.xsl 30 <xsl:apply-templates/>
57 <xsl:apply-templates/>
70 <xsl:apply-templates/>
78 <xsl:apply-templates/>
85 <xsl:apply-templates/>
92 <xsl:apply-templates/>
106 <xsl:apply-templates/>
113 <xsl:apply-templates/>
120 <xsl:apply-templates/>
127 <xsl:apply-templates/>
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/
README 18 directory in antlr-3.2/tool/src/main/resources/org/antlr/codegen/templates
20 antlr-3.2/tool/src/main/resources/org/antlr/codegen/templates/ObjC/*.
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
WhitespaceInfoPaths.java 25 import org.apache.xalan.templates.Stylesheet;
26 import org.apache.xalan.templates.WhiteSpaceInfo;
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExtensionScript.java 21 package org.apache.xalan.templates;
95 * @see org.apache.xalan.templates.Constants
ElemOtherwise.java 21 package org.apache.xalan.templates;
39 * @see org.apache.xalan.templates.Constants
ElemCallTemplate.java 21 package org.apache.xalan.templates;
42 * @see <a href="http://www.w3.org/TR/xslt#named-templates">named-templates in XSLT Specification</a>
88 * @see org.apache.xalan.templates.Constants
117 // Call compose on each param no matter if this is apply-templates
118 // or call templates.
185 * @see <a href="http://www.w3.org/TR/xslt#named-templates">named-templates in XSLT Specification</a>
318 * <!ELEMENT xsl:apply-templates (xsl:sort|xsl:with-param)*>
319 * <!ATTLIST xsl:apply-templates
    [all...]
  /external/boringssl/src/tool/
internal.h 50 std::vector<std::string> &args, const struct argument *templates);
52 void PrintUsage(const struct argument *templates);
  /external/icu/icu4j/demos/
demos-build.launch 14 <mapEntry key="eclipse.pdebuild.templates" value="/D:/eclipse-SDK-3.4.2-win32/eclipse/plugins/org.eclipse.pde.build_3.4.1.R34x_v20081217/templates/"/>
  /external/libchrome/base/trace_event/etw_manifest/
chrome_events_win.man 24 <templates>
59 </templates>
  /external/libxml2/doc/
checkapisym.xsl 18 <xsl:apply-templates select="/api/symbols/function"/>
27 <xsl:apply-templates select="/api/symbols/variable"/>
  /external/llvm/docs/HistoricalNotes/
2001-06-20-.NET-Differences.txt 8 sat through the paper on adding templates to .NET CLR, and the speaker
10 little lowering or optimization). Also, the templates implementation in CLR
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
PartialInputStream.java 52 return super.read(b, off, len); //To change body of overridden methods use File | Settings | File Templates.
57 return super.skip(n); //To change body of overridden methods use File | Settings | File Templates.
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_gesture.h 57 * \brief Save all currently loaded Dollar Gesture templates
72 * \brief Load Dollar Gesture templates from a file
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_gesture.h 57 * \brief Save all currently loaded Dollar Gesture templates
72 * \brief Load Dollar Gesture templates from a file
  /prebuilts/misc/windows/sdl2/include/
SDL_gesture.h 57 * \brief Save all currently loaded Dollar Gesture templates
72 * \brief Load Dollar Gesture templates from a file
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_gesture.h 57 * \brief Save all currently loaded Dollar Gesture templates
72 * \brief Load Dollar Gesture templates from a file
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateTestWizard.java 16 package com.android.ide.eclipse.adt.internal.wizards.templates;
26 * Template wizard which creates parameterized templates
NewActivityWizard.java 16 package com.android.ide.eclipse.adt.internal.wizards.templates;
18 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_BUILD_API;
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_API_LEVEL;
21 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_PACKAGE_NAME;
22 import static com.android.ide.eclipse.adt.internal.wizards.templates.NewProjectWizard.ATTR_TARGET_API;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
mmetrics-frames.xsl 57 <xsl:apply-templates select="." mode="class.name"/>
85 <xsl:apply-templates select="." mode="overview.packages"/>
90 <xsl:apply-templates select="." mode="all.packages"/>
95 <xsl:apply-templates select="." mode="all.classes"/>
99 <xsl:apply-templates select=".//package"/>
111 <xsl:apply-templates select="." mode="classes.list"/>
116 <xsl:apply-templates select="." mode="package.summary"/>
124 <xsl:apply-templates select="." mode="class.details"/>
132 <xsl:if test="parent::class"><xsl:apply-templates select="parent::class" mode="class.name"/>.<xsl:value-of select="@name"/></xsl:if><xsl:if test="not(parent::class)"><xsl:value-of select="@name"/></xsl:if>
520 <xsl:apply-templates select="." mode="print.metrics"/
    [all...]
junit-frames.xsl 51 <xsl:apply-templates select="." mode="overview.packages"/>
56 <xsl:apply-templates select="." mode="all.packages"/>
61 <xsl:apply-templates select="." mode="all.classes"/>
66 <xsl:apply-templates select="." mode="all.tests"/>
71 <xsl:apply-templates select="." mode="all.tests">
73 </xsl:apply-templates>
78 <xsl:apply-templates select="." mode="all.tests">
80 </xsl:apply-templates>
117 <xsl:apply-templates select="." mode="class.details"/>
131 <xsl:apply-templates select="." mode="class.details"
    [all...]
  /external/autotest/puppylab/
results_mocker.py 15 from autotest_lib.puppylab import templates namespace
84 """Apply templates to keyval files.
98 templates.job_keyvals_template %
119 templates.success_job_template % test_info)
122 templates.success_job_template % test_info)
125 templates.success_test_template % test_info)
  /external/clang/test/PCH/
cxx-templates.cpp 2 // RUN: %clang_cc1 -std=c++11 -triple %itanium_abi_triple -fcxx-exceptions -fexceptions -include %S/cxx-templates.h -verify %s -ast-dump -o -
3 // RUN: %clang_cc1 -std=c++11 -triple %itanium_abi_triple -fcxx-exceptions -fexceptions -include %S/cxx-templates.h %s -emit-llvm -o - -DNO_ERRORS | FileCheck %s
6 // RUN: %clang_cc1 -std=c++11 -triple %itanium_abi_triple -fcxx-exceptions -fexceptions -x c++-header -emit-pch -o %t %S/cxx-templates.h
11 // RUN: %clang_cc1 -std=c++11 -triple %itanium_abi_triple -fcxx-exceptions -fexceptions -fmodules -x c++-header -emit-pch -o %t %S/cxx-templates.h
16 // RUN: %clang_cc1 -std=c++11 -triple %itanium_abi_triple -fcxx-exceptions -fdelayed-template-parsing -fexceptions -x c++-header -emit-pch -o %t %S/cxx-templates.h
107 // expected-error@cxx-templates.h:305 {{incomplete}}
  /prebuilts/go/darwin-x86/src/text/template/
helper.go 5 // Helper functions to make constructing templates easier.
15 // Functions and methods to parse templates.
36 // ParseFiles parses the named files and associates the resulting templates with
39 // Since the templates created by ParseFiles are named by the base
65 // all the templates together. Also, if this file has the same name
96 // pattern and associates the resulting templates with t. The pattern is
  /prebuilts/go/linux-x86/src/text/template/
helper.go 5 // Helper functions to make constructing templates easier.
15 // Functions and methods to parse templates.
36 // ParseFiles parses the named files and associates the resulting templates with
39 // Since the templates created by ParseFiles are named by the base
65 // all the templates together. Also, if this file has the same name
96 // pattern and associates the resulting templates with t. The pattern is
  /external/valgrind/docs/lib/
vg-html-common.xsl 137 <xsl:apply-templates select="$prev" mode="object.title.markup"/>
168 <xsl:apply-templates select="$next" mode="object.title.markup"/>
199 <xsl:apply-templates select="/*[1]" mode="recursive-chunk-filename"/>
218 <!-- these templates have been carefully tweaked to correct the -->
236 <xsl:apply-templates select="$title"/>
240 <xsl:apply-templates select="qandaentry|qandadiv"/>
254 <xsl:apply-templates select="(blockinfo/title|title)[1]"/>
280 <xsl:apply-templates select="qandadiv|qandaentry"/>
287 <b><xsl:apply-templates/></b>
313 <xsl:apply-templates select="." mode="label.markup"/
    [all...]

Completed in 1622 milliseconds

1 2 3 4 5 67 8 91011>>