HomeSort by relevance Sort by last modified time
    Searched full:syntactic (Results 26 - 50 of 236) sorted by null

12 3 4 5 6 7 8 910

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.1.4-4.js 40 During execution, the syntactic production PrimaryExpression : Identifier
10.1.4-5.js 40 During execution, the syntactic production PrimaryExpression : Identifier
10.1.4-6.js 40 During execution, the syntactic production PrimaryExpression : Identifier
10.1.4-7.js 40 During execution, the syntactic production PrimaryExpression : Identifier
10.1.4-8.js 40 During execution, the syntactic production PrimaryExpression : Identifier
10.1.4-9.js 40 During execution, the syntactic production PrimaryExpression : Identifier
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.2.1-2.js 34 The dot notation is explained by the following syntactic conversion:
11.2.1-3-n.js 34 The dot notation is explained by the following syntactic conversion:
11.2.1-4-n.js 34 The dot notation is explained by the following syntactic conversion:
11.2.1-5.js 34 The dot notation is explained by the following syntactic conversion:
  /external/antlr/antlr-3.4/runtime/Ruby/
History.txt 51 - removed special ruby-stylistic formatting on syntactic predicate method names to
76 syntactic predicates
  /external/clang/lib/Sema/
SemaPseudoObject.cpp 332 ExprResult PseudoOpBuilder::complete(Expr *syntactic) {
333 return PseudoObjectExpr::Create(S.Context, syntactic,
359 Expr *syntactic;
364 syntactic = new (S.Context) BinaryOperator(syntacticLHS, capturedRHS,
379 syntactic =
395 return complete(syntactic);
438 UnaryOperator *syntactic = local
441 return complete(syntactic);
596 // If we have a base, capture it in an OVE and rebuild the syntactic
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
Profiler.cs 545 // buf.Append("number of evaluated syntactic predicates ");
548 // buf.Append("min lookahead used in a syntactic predicate ");
551 // buf.Append("max lookahead used in a syntactic predicate ");
554 // buf.Append("average lookahead depth used in syntactic predicates ");
557 // buf.Append("standard deviation of depth used in syntactic predicates ");
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
Profiler.cs 596 // buf.Append("number of evaluated syntactic predicates ");
599 // buf.Append("min lookahead used in a syntactic predicate ");
602 // buf.Append("max lookahead used in a syntactic predicate ");
605 // buf.Append("average lookahead depth used in syntactic predicates ");
608 // buf.Append("standard deviation of depth used in syntactic predicates ");
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
Profiler.java 607 // buf.append("number of evaluated syntactic predicates ");
610 // buf.append("min lookahead used in a syntactic predicate ");
613 // buf.append("max lookahead used in a syntactic predicate ");
616 // buf.append("average lookahead depth used in syntactic predicates ");
619 // buf.append("standard deviation of depth used in syntactic predicates ");
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarReport.java 427 // buf.append("Number of syntactic predicates available (including synpred rules): ");
430 buf.append("Decisions with available syntactic predicates (ignoring synpred rules): ");
433 buf.append("Decision DFAs using syntactic predicates (ignoring synpred rules): ");
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
profile.rb 148 report << "| %-66s | %7i |\n" % [ "Syntactic Predicates Evaluated", syntactic_predicates ]
170 [ 'Backtracking (Syntactic Predicate)', syntactic_predicate_looks ]
  /external/apache-xml/src/main/java/org/apache/xml/res/
XMLErrorResources.java 340 // Note to translators: A QNAME has the syntactic form [NCName:]NCName
346 // Note to translators: A QNAME has the syntactic form [NCName:]NCName
  /external/jsilver/src/com/google/streamhtmlparser/impl/
JavascriptParserImpl.java 143 * This is heavily inspired by the syntactic resynchronization
177 * Syntactic Resynchronization</a>
  /external/protobuf/editors/
protobuf-mode.el 77 ;; The following code uses of the `c-lang-defconst' macro define syntactic
116 ;; syntactic features that are not supported by the protocol buffer language.
  /bootable/recovery/edify/
expr.h 83 // Functions corresponding to various syntactic sugar operators.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRBaseRecognizer.h 178 // support for syntactic predicates. these are called indirectly to support funky stuff in grammars,
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRBaseRecognizer.h 178 // support for syntactic predicates. these are called indirectly to support funky stuff in grammars,
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRBaseRecognizer.h 178 // support for syntactic predicates. these are called indirectly to support funky stuff in grammars,
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseRecognizer.h 170 // support for syntactic predicates. these are called indirectly to support funky stuff in grammars,

Completed in 388 milliseconds

12 3 4 5 6 7 8 910