HomeSort by relevance Sort by last modified time
    Searched full:memoization (Results 51 - 70 of 70) sorted by null

1 23

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg 202 * Make rule memoization happen only at levels above 1 as we start mTokens
422 * any of the normal memoization stuff in here either; it's a waste.
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg 197 * Make rule memoization happen only at levels above 1 as we start mTokens
404 * any of the normal memoization stuff in here either; it's a waste.
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg 235 * Make rule memoization happen only at levels above 1 as we start mTokens
499 * any of the normal memoization stuff in here either; it's a waste.
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 46 // wack everything related to backtracking and memoization
  /external/antlr/antlr-3.4/runtime/C/
ChangeLog 435 causing all the scope names derived when cleaning up in memoization to be
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
BaseRecognizer.java 81 // wack everything related to backtracking and memoization
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
BaseRecognizer.cs 108 // wack everything related to backtracking and memoization
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
BaseRecognizer.cs 117 // wack everything related to backtracking and memoization
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 160 /// memoization, but in the future it may be used for incremental parsing.
573 /// RuleMemo[RuleIndex] is the memoization table for RuleIndex.
577 /// This is only used if rule memoization is on (which it is by default).
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
BaseRecognizer.js 82 // wack everything related to backtracking and memoization
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
streams.py 152 memoization, but in the future it may be used for incremental parsing.
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/qunit/test/
same.js     [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3baserecognizer.c 206 // Free any rule memoization we set up
    [all...]
antlr3collections.c     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 103 /// Note that we're using std::map here, as for memoization:
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp 844 // Using the same matcher in two match expressions will make memoization
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 971 milliseconds

1 23