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

<<31323334353637383940>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
t16-bad.s 9 @ Arithmetic instruction templates
  /external/skia/tests/
PathOpsDebug.cpp 380 void DontCallDebugSpan(int id) { // exists to instantiate the templates
410 void DontCallDebugT(double t) { // exists to instantiate the templates
440 void DontCallDumpTSect() { // exists to instantiate the templates
470 void DontCallDumpBoth() { // exists to instantiate the templates
560 void DontCallDumpCoin() { // exists to instantiate the templates
590 void DontCallDumpCoinCurves() { // exists to instantiate the templates
620 void DontCallDumpCurves() { // exists to instantiate the templates
650 void DontCallDumpTSpan() { // exists to instantiate the templates
677 void DontCallDumpSpanAll() { // exists to instantiate the templates
704 void DontCallDumpSpanBounded() { // exists to instantiate the templates
    [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /external/antlr/antlr-3.4/runtime/C/doxygen/
mainpage.dox 41 /// The ANTLR 3 C runtime and code generation templates were written by <a href="http://www.linkedin.com/in/jimidle"> Jim Idle</a>
90 /// - The C language target code generation templates are distributed with the source code for the ANTLR tool itself.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
ErrorManager.java 74 * in the org/antlr/tool/templates/messages dir called en_US.stg and so on.
284 /** The group of templates that represent all possible ANTLR errors. */
286 /** The group of templates that represent the current message format. */
328 * use templates.
409 String fileName = "org/antlr/tool/templates/messages/languages/"+language+".stg";
439 String fileName = "org/antlr/tool/templates/messages/formats/"+formatName+".stg";
470 String fileName = "org/antlr/tool/templates/messages/"+language+".stg";
869 // check for special templates
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ASTParser.stg 29 /** Templates for building ASTs during normal parsing.
94 // the template name have the operator as the number of templates gets
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
ASTParser.stg 32 /** Templates for building ASTs during normal parsing.
97 // the template name have the operator as the number of templates gets
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ASTParser.stg 32 /** Templates for building ASTs during normal parsing.
96 // the template name have the operator as the number of templates gets
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ASTParser.stg 33 /** Templates for building ASTs during normal parsing.
101 // the template name have the operator as the number of templates gets
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
ASTParser.stg 32 /** Templates for building ASTs during normal parsing.
107 // the template name have the operator as the number of templates gets
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
ASTParser.stg 29 /** Templates for building ASTs during normal parsing.
93 // the template name have the operator as the number of templates gets
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ASTParser.stg 29 /** Templates for building ASTs during normal parsing.
98 // the template name have the operator as the number of templates gets
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
ASTParser.stg 29 /** Templates for building ASTs during normal parsing.
101 // the template name have the operator as the number of templates gets
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorOutputElem.java 26 import org.apache.xalan.templates.ElemTemplateElement;
27 import org.apache.xalan.templates.OutputProperties;
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemAttribute.java 21 package org.apache.xalan.templates;
53 * @see org.apache.xalan.templates.Constants
ElemExtensionCall.java 21 package org.apache.xalan.templates;
64 * @see org.apache.xalan.templates.Constants
ElemExtensionDecl.java 21 package org.apache.xalan.templates;
190 * @see org.apache.xalan.templates.Constants
  /external/chromium-trace/catapult/tracing/third_party/gl-matrix/jsdoc-template/
publish.js 24 // create the required templates
30 print("Couldn't create the required templates: "+e);
  /external/clang/test/CodeGenCXX/
pragma-loop.cpp 118 // Verify templates and constant expressions are handled correctly.
151 // Use templates defined above. Test verifies metadata is generated correctly.
  /external/clang/test/SemaCXX/
pass-object-size.cpp 54 namespace templates { namespace
77 } // namespace templates
  /external/doclava/src/com/google/doclava/
ClearPage.java 35 * public ClearPage() { String templ = "templates/index.cs"; String filename = "docs/index.html";
132 data.setValue("hdf.loadpaths." + i, "templates");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
log.xsl 126 <xsl:apply-templates select="build"/>
171 <xsl:apply-templates select=".//message[@priority != 'debug']"/>
  /external/libchrome/base/numerics/
safe_conversions_impl.h 44 // Helper templates to statically determine if our destination type can contain
176 // The following templates are for ranges that must be verified at runtime. We
  /external/libgdx/extensions/gdx-setup/src/com/badlogic/gdx/setup/data/
extensions.xml 187 <description>Parser of HTML-like templates into Scene2D actors.</description>
210 <description>Parser of HTML-like templates into VisUI actors.</description>

Completed in 1417 milliseconds

<<31323334353637383940>>