HomeSort by relevance Sort by last modified time
    Searched full:semantic (Results 501 - 525 of 836) sorted by null

<<21222324252627282930>>

  /external/clang/lib/Sema/
SemaDecl.cpp 1 //===--- SemaDecl.cpp - Semantic Analysis for Declarations ----------------===//
10 // This file implements semantic analysis for declarations.
    [all...]
SemaExprCXX.cpp 1 //===--- SemaExprCXX.cpp - Semantic Analysis for Expressions --------------===//
11 /// \brief Implements semantic analysis for C++ expressions.
469 // FIXME: add __uuidof semantic analysis for type operand.
485 // FIXME: add __uuidof semantic analysis for type operand.
    [all...]
SemaLambda.cpp 1 //===--- SemaLambda.cpp - Semantic Analysis for C++11 Lambdas -------------===//
10 // This file implements semantic analysis for C++ lambda expressions.
    [all...]
  /external/elfutils/libcpu/
i386_parse.c 37 simplifying the original so-called "semantic" parser. */
    [all...]
  /external/elfutils/src/
ldscript.c 37 simplifying the original so-called "semantic" parser. */
    [all...]
  /external/libpcap/
grammar.c 27 ``semantic'' parser. */
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/_locales/ro/
messages.json     [all...]
  /external/chromium_org/third_party/libxml/src/
xinclude.c 797 * Node copy with specific semantic *
812 * Make a copy of the node while preserving the XInclude semantic
839 * Make a copy of the node list while preserving the XInclude semantic
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_from_tgsi.cpp 791 if (decl->Declaration.Semantic) {
792 sn = decl->Semantic.Name;
793 si = decl->Semantic.Index;
    [all...]
  /external/libxml2/
xinclude.c 797 * Node copy with specific semantic *
812 * Make a copy of the node while preserving the XInclude semantic
839 * Make a copy of the node list while preserving the XInclude semantic
    [all...]
  /external/linux-tools-perf/util/
probe-finder.c 1043 pr_err("Semantic error: %s must be referred by '->'\n",
1072 pr_err("Semantic error: %s is not a pointor"
1077 pr_err("Semantic error: %s must be referred by '.'\n",
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp 309 const fltSemantics &Semantic =
313 convertToFpType(Semantic);
317 F0.multiply(createAPFloatFromInt(Semantic, That.IntVal),
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_from_tgsi.cpp 791 if (decl->Declaration.Semantic) {
792 sn = decl->Semantic.Name;
793 si = decl->Semantic.Index;
    [all...]
  /external/clang/lib/Analysis/
CFG.cpp     [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFA.java 134 * lead to this situation (assuming no semantic predicates can resolve
160 * is solved via semantic predicates. Perhaps a GUI would want
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 880 * object argument. Unless there is a semantic predicate (or
965 * semantic predicate or it's a huge set of symbols to check.
    [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestSemanticPredicates.java 557 * insufficient semantic info pulled from 'b'.
631 * insufficient semantic info pulled from 'b'. This is the same
  /external/bison/tests/
conflicts.at 354 // incorrectly for the 'b' set in the semantic action below. All 'a'
363 // semantic action. That lookahead isn't needed before either error
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/
ParseContext.cpp 729 // Do all the semantic checking for declaring an array, with and
823 // Do semantic checking for a variable declaration that has no initializer,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state_fs.c 197 unsigned semantic,
203 if (info->output_semantic_name[i] == semantic &&
    [all...]
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp     [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 366 /// that are constructed during semantic analysis (e.g.,
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 55 /// assembly code. These flags carry semantic information not
85 // comments. This is *not* semantic
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c 197 unsigned semantic,
203 if (info->output_semantic_name[i] == semantic &&
    [all...]
  /external/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp     [all...]

Completed in 1951 milliseconds

<<21222324252627282930>>