HomeSort by relevance Sort by last modified time
    Searched refs:construction (Results 1 - 25 of 42) sorted by null

1 2

  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteCardinalityException.js 5 /** Base class for all exceptions thrown during AST rewrite construction.
  /external/chromium/chrome/browser/resources/shared/js/
local_strings.js 13 * strings. If this is not supplied during construction, it can be
14 * assigned to the templateData property after construction. If all else
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_STATIC.S 40 ands r2, #kSubModeJitTraceBuild @ trace under construction?
  /dalvik/vm/mterp/mips/
OP_INVOKE_STATIC.S 39 and a2, kSubModeJitTraceBuild # trace under construction?
OP_INVOKE_STATIC_JUMBO.S 38 and a2, kSubModeJitTraceBuild # trace under construction?
  /dalvik/vm/mterp/x86/
OP_INVOKE_STATIC.S 44 andl $$kSubModeJitTraceBuild, %ecx # is trace under construction?
OP_NEW_INSTANCE.S 42 andl $$kSubModeJitTraceBuild, %ecx # under construction?
  /external/v8/test/mjsunit/
function-without-prototype.js 37 // Tests that construction from function throws.
error-constructors.js 34 // Check that error construction does not call setters for the
date.js 28 // Test date construction from other dates.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 41 Name space containing all of the entities pertaining to tree construction and
98 construction and analysis of your tree nodes.
466 TreeAdaptor class to handle tree construction and manipulation for the
679 * cleaning up / normalizing a full tree structure after construction
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
AST.stg 76 /** When doing auto AST construction, we must define some variables;
95 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
AST.stg 102 /** When doing auto AST construction, we must define some variables;
121 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
AST.stg 104 /** When doing auto AST construction, we must define some variables;
119 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
AST.stg 120 /** When doing auto AST construction, we must define some variables;
139 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
AST.stg 75 /** When doing auto AST construction, we must define some variables;
94 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
AST.stg 71 /** When doing auto AST construction, we must define some variables;
90 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
AST.stg 212 /** When doing auto AST construction, we must define some variables;
232 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
AST.stg 91 /** When doing auto AST construction, we must define some variables;
111 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 12 The \xref{vorbis:spec:intro} provides an overview of the construction
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 50 * not the tree node routines to do the construction.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
AST.stg 115 /** When doing auto AST construction, we must define some variables;
142 <tokenRefBang(...)> <! Track implies no auto AST construction!>
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 54 /// This takes the place of the tree construction code generated in the
102 /// Tree parsing should happen only when parsing and tree construction
125 /// This is for construction and I'm not sure it's completely general for
127 /// between your tree's addChild and this parser tree construction addChild
175 /// This method is executed after all rule tree construction and right
639 /// not the tree node routines to do the construction.
692 /// constructor during construction and makes pointers into the tree
    [all...]
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 360 /* Hook construction of chrome://theme URLs */
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
rewrites.rb 607 | INT // should still get auto AST construction
    [all...]

Completed in 265 milliseconds

1 2