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

1 2 3 45 6 7 8 91011>>

  /external/bison/tests/
glr-regression.at 428 ## User destructor for unresolved GLR semantic value. See ##
432 AT_SETUP([User destructor for unresolved GLR semantic value])
817 ## Corrupted semantic options if user action cuts parse. ##
820 AT_SETUP([Corrupted semantic options if user action cuts parse])
944 ## Leaked semantic values if user action cuts parse. ##
947 AT_SETUP([Leaked semantic values if user action cuts parse])
1426 ## Leaked semantic values when reporting ambiguity. ##
1429 AT_SETUP([Leaked semantic values when reporting ambiguity])
1452 beginning of the semantic options list) so that yyparse will choose to clean
1453 it up rather than the tree for which some semantic actions have bee
    [all...]
  /external/clang/docs/
PCHInternals.html 60 semantic analysis. The PCH file can then be used as a prefix header
353 during semantic analysis of the expression <code>p-&gt;x</code>,
370 generator and semantic analysis to traverse declaration contexts for
457 semantic analysis in Objective-C) and also stores all of the selectors
522 class, and is used whenever semantic analysis needs to read
AnalyzerRegions.html 76 <p>The pointer is a type of values. Pointer values have two semantic aspects.
222 TypedViewRegions. This enforces an incorrect semantic view to the region,
  /external/bison/data/
yacc.c 90 ## Semantic Values. ##
142 simplifying the original so-called "semantic" parser. */
973 /* The semantic value of the look-ahead symbol. */
1014 `yyvs': related to semantic values,
1025 /* The semantic value stack. */
1042 /* The variables used to return semantic value and location from the
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h 227 /// InvalidDecl - This indicates a semantic error occurred.
424 /// setInvalidDecl - Indicates the Decl had a semantic error. This
567 /// setDeclContext - Set both the semantic and lexical DeclContext
681 /// class, but in the semantic context of the actual entity. This property
    [all...]
  /external/clang/include/clang/Frontend/
CompilerInstance.h 88 /// \brief The semantic analysis object.
382 /// @name Semantic analysis
  /external/clang/include/clang/Sema/
Template.h 9 // This file provides types used in the semantic analysis of C++ templates.
184 /// \brief Reference to the semantic analysis that is performing
Initialization.h 1 //===--- SemaInit.h - Semantic Analysis for Initializers --------*- C++ -*-===//
660 /// \param S the semantic analysis object.
680 /// \param S the semantic analysis object.
    [all...]
  /external/clang/lib/Sema/
SemaAttr.cpp 1 //===--- SemaAttr.cpp - Semantic Analysis for Attributes ------------------===//
10 // This file implements semantic analysis for non-trivial attributes and
Sema.cpp 1 //===--- Sema.cpp - AST Builder and Semantic Analysis Implementation ------===//
10 // This file implements the actions class which performs semantic analysis and
237 /// \brief Print out statistics about the semantic analysis.
239 llvm::errs() << "\n*** Semantic Analysis Stats:\n";
    [all...]
  /external/clang/www/
comparison.html 156 <li>Elsa only does partial semantic analysis. It is intended to work on
157 code that is already validated by GCC, so it does not do many semantic
  /external/llvm/lib/MC/
MCMachOStreamer.cpp 135 // FIXME: Cleanup this code, these bits should be emitted based on semantic
225 // FIXME: Cleanup this code, these bits should be emitted based on semantic
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
signal.h 77 /* The X/Open definition of `signal' specifies the SVID semantic. Use
89 By default `signal' has the BSD semantic. */
  /bionic/libc/netbsd/resolv/
res_data.c 130 * before res_init() was first called. We can't replicate that semantic
  /external/antlr/src/org/antlr/runtime/
DFA.java 32 * Any state that has a semantic predicate edge is special; those states
  /external/bison/doc/
bison.1 136 type names defined in the grammar and the semantic value type
  /external/chromium/base/i18n/
rtl.h 141 // semantic effect. They can be deleted so they might not always appear in a
  /external/webkit/Source/WebCore/page/
SecurityOrigin.h 200 // FIXME: Rename this function to something more semantic.
  /external/zlib/doc/
txtvsbin.txt 11 file type requires heavy-duty semantic analysis on the file contents.
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
RecognizerEngine.java 66 public static final String SEMANTIC_EXTRA = "semantic";
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XF86keysym.h 34 * best to explain the semantic meaning of these keys.
  /external/clang/include/clang/Serialization/
ASTWriter.h 374 /// \brief Write a precompiled header for the given semantic analysis.
376 /// \param SemaRef a reference to the semantic analysis object that processed
614 /// \brief AST and semantic-analysis consumer that generates a
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 73 * Create the Semantic Graph and Processor to support CheckParse function
205 /* TODO: add this word to the semantic graph with associated script tag */
431 * Semantic Graph Loading
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c     [all...]
  /external/e2fsprogs/intl/
plural.c 650 /* The semantic value of the lookahead symbol. */ \
693 `yyvs': related to semantic values,
704 /* The semantic value stack. */
725 /* The variables used to return semantic value and location from the
972 Otherwise, the following line sets YYVAL to the semantic value of
    [all...]

Completed in 1141 milliseconds

1 2 3 45 6 7 8 91011>>