Searched
full:templates (Results
601 -
625 of
2492) sorted by null
<<21222324252627282930>>
/external/antlr/antlr-3.4/runtime/C/ |
ChangeLog | 166 sources and templates 237 Templates 248 From: //depot/code/antlr/main/src/org/antlr/codegen/templates/... 249 To: //depot/code/antlr/main/src/main/resources/org/antlr/codegen/templates/... 251 Relocate the code generating templates to exist in the directory set 254 When checking in your templates, you may find it easiest to make a copy 262 code in the C templates. 351 The code generation templates were set up so that at the start of a rule, 355 This was copied from the Java templates basically. 453 Fix debug code generation templates when output=AST such that cod [all...] |
/external/antlr/antlr-3.4/tool/ |
CHANGES.txt | 84 * Replaced hetero arg with terminalOptions arg in all templates that reference hetero 380 Altered templates: 600 * Rejiggered AST templates to propogate changes to tree adaptor 860 the regular tree construction for parsers. I had to introduce templates [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/ |
README.txt | 19 ANTLR language target, a developer may supply a set of templates written in the 33 java code and templates for producing fully featured language recognition
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
ASTParser.stg | 0 /** Templates for building ASTs during normal parsing. 65 // the template name have the operator as the number of templates gets
|
/external/apache-xml/src/main/java/org/apache/xalan/extensions/ |
ExtensionHandler.java | 28 import org.apache.xalan.templates.ElemTemplateElement; 29 import org.apache.xalan.templates.Stylesheet;
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
ProcessorKey.java | 28 import org.apache.xalan.templates.KeyDeclaration; 88 org.apache.xalan.templates.ElemTemplateElement target)
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemAttributeSet.java | 21 package org.apache.xalan.templates; 76 * @see org.apache.xalan.templates.Constants
|
ElemCopy.java | 21 package org.apache.xalan.templates; 50 * @see org.apache.xalan.templates.Constants
|
ElemCopyOf.java | 21 package org.apache.xalan.templates; 94 * @see org.apache.xalan.templates.Constants
|
ElemPI.java | 21 package org.apache.xalan.templates; 95 * @see org.apache.xalan.templates.Constants
|
ElemText.java | 21 package org.apache.xalan.templates; 103 * @see org.apache.xalan.templates.Constants
|
ElemTextLiteral.java | 21 package org.apache.xalan.templates; 176 * @see org.apache.xalan.templates.Constants
|
KeyDeclaration.java | 21 package org.apache.xalan.templates; 162 * @see org.apache.xalan.templates.Constants
|
/external/chromium_org/chrome/common/extensions/ |
PRESUBMIT.py | 18 TEMPLATES_PATH = os.path.join(DOCS_PATH, 'templates') 25 'templates',
|
/external/chromium_org/gin/ |
function_template.h.pump | 1 $$ This is a pump file for generating file templates. Pump is a python 85 // This set of templates invokes a base::Callback, converts the return type to a
|
object_template_builder.h | 55 // This specialization allows people to construct function templates directly if 86 // for creating raw function templates.
|
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_vector.c | 138 static const char *templates[5] = { local 146 const char *t = templates[v->size];
|
/external/chromium_org/tools/deep_memory_profiler/subcommands/ |
cat.py | 57 json_root['templates'] = sorters.templates.as_dict()
|
/external/clang/include/clang/Basic/ |
DiagnosticCommonKinds.td | 71 "variadic templates are a C++11 extension">, InGroup<CXX11>; 73 Warning<"variadic templates are incompatible with C++98">,
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
p12.cpp | 105 // Hiding of member templates. 146 // PR7384: access control for member templates.
|
/external/clang/test/Index/ |
complete-documentation-templates.cpp | 20 // Check that implicit instantiations of class templates and members pick up 21 // comments from class templates and specializations.
|
/external/clang/test/SemaCXX/ |
unknown-type-name.cpp | 96 template<typename T> int junk1(T::junk); // expected-warning{{variable templates are a C++1y extension}} 103 template<typename T> int i(T::type, int()); // expected-warning{{variable templates are a C++1y extension}}
|
warn-unused-private-field.cpp | 154 namespace templates { namespace 159 } // namespace templates
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
junit-noframes.xsl | 92 <xsl:apply-templates select="properties"/> 211 <xsl:apply-templates select="/testsuites/testsuite[./@package = current()/@package]" mode="print.test"/> 234 <td colspan="4"><xsl:apply-templates select="./error"/></td> 237 <xsl:apply-templates select="./testcase" mode="print.test"/> 377 <td><xsl:apply-templates select="@timestamp"/></td> 378 <td><xsl:apply-templates select="@hostname"/></td> 393 <td><xsl:apply-templates select="failure"/></td> 397 <td><xsl:apply-templates select="error"/></td>
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
TypeConverter.java | 64 * In ClearSilver templates: Hex is supported, including negative values. 69 * In JSilver: Positive hex values are supported for both HDF and templates but negative values
|
Completed in 1594 milliseconds
<<21222324252627282930>>