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

1 2 3 45 6 7 8 910

  /external/webkit/Source/JavaScriptCore/bytecompiler/
BytecodeGenerator.h 200 // The emitNode functions are just syntactic sugar for calling
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.2.1-1.js 34 The dot notation is explained by the following syntactic conversion:
  /external/antlr/antlr-3.4/tool/
CHANGES.txt 26 * rewrites weren't pulled from syntactic predicates.
488 happened when a syntactic predicate appeared in a DFA. But, we need
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DecisionProbe.java 92 /** Was a syntactic ambiguity resolved with predicates? Any DFA
101 * SemanticContext (pred(s) to execute to resolve syntactic ambiguity).
    [all...]
DFA.java 159 * when there is no error such as when a syntactic nondeterminism
    [all...]
NFAToDFAConverter.java     [all...]
SemanticContext.java 100 /** syntactic predicates are converted to semantic predicates
  /external/clang/include/clang/Sema/
Initialization.h 670 /// \brief When Kind = SK_RewrapInitList, the syntactic form of the
    [all...]
AttributeList.h 47 /// AttributeList - Represents a syntactic attribute.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
standards.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
standards.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
standards.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
standards.info     [all...]
  /external/bison/doc/
bison.texi 123 * Semantic Values:: Each token or syntactic grouping can have
297 * Lexical Tie-ins:: Token parsing can depend on the syntactic context.
469 * Semantic Values:: Each token or syntactic grouping can have
488 @dfn{syntactic groupings} and give rules for constructing them from their
539 @cindex syntactic grouping
540 @cindex grouping, syntactic
541 In the formal grammatical rules for a language, each kind of syntactic
571 The syntactic groupings of C include the expression, the statement, the
    [all...]
bison.info 86 * Semantic Values:: Each token or syntactic grouping can have
260 * Lexical Tie-ins:: Token parsing can depend on the syntactic context.
    [all...]
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h     [all...]
CanonicalType.h 36 /// syntactic sugar has been eliminated. A CanQualType may also have various
  /external/clang/lib/Parse/
ParseTentative.cpp 93 // The disambiguation is purely syntactic; that is, the meaning of the names
336 // in its syntactic context shall be considered a type-id.
504 // If a keyword or an alternative token that satisfies the syntactic
    [all...]
  /external/clang/tools/libclang/
RecursiveASTVisitor.h     [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontreenodestream.c 653 /// after a syntactic predicate and so on.
  /external/chromium/base/
callback.h 490 // Syntactic sugar to make Callbacks<void(void)> easier to declare since it
  /external/chromium/googleurl/base/
logging.h 70 // which is syntactic sugar for {,D}LOG_IF(FATAL, assert fails) << assertion;
  /external/clang/www/
diagnostics.html 152 syntactic sugar to refer to types in their program. This is useful because they
  /external/freetype/src/sfnt/
ttload.c 505 /* the `if' is syntactic sugar for picky compilers */
    [all...]
  /external/guava/guava/src/com/google/common/net/
InternetDomainName.java 38 * foo.co.uk}. Only syntactic analysis is performed; no DNS lookups or other

Completed in 590 milliseconds

1 2 3 45 6 7 8 910