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

<<21222324252627282930>>

  /external/srec/tools/grxmlcompile/
grxmldoc.cpp 680 // Store the semantic tag info.
1141 printf ("\nCreating semantic graph file\n");
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.cc 34 simplifying the original so-called "semantic" parser. */
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 1 //===--- Sema.h - Semantic Analysis & AST Building --------------*- C++ -*-===//
10 // This file defines the Sema class, which performs semantic analysis and
203 /// Sema - This implements semantic analysis and AST building for C.
209 ///\brief Source of additional semantic information.
764 /// end-of-translation-unit semantic tasks (such as creating
    [all...]
  /external/antlr/antlr-3.4/runtime/C/doxygen/
interop.dox 106 /// and so on. The <code>LA(n)</code> macro is useful for constructing semantic predicates in lexer rules. The
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
Profiler.cs 569 // buf.Append("number of evaluated semantic predicates ");
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
Profiler.cs 620 // buf.Append("number of evaluated semantic predicates ");
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
Profiler.java 631 // buf.append("number of evaluated semantic predicates ");
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
debug.rb 576 # A semantic predicate was evaluate with this result and action text
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
debug-mode.rb 180 example 'debug-mode parser events triggered by semantic predicate evaluation' do
  /external/bison/src/
reduce.c 158 semantic routines, and so the user might want them available with
scan-code.c     [all...]
  /external/chromium_org/content/test/data/media/
peerconnection-call.html 627 offerSdp = offerSdp.replace(/a=msid-semantic.*\r\n/g, '');
  /external/chromium_org/third_party/WebKit/Source/platform/network/
HTTPParsers.cpp 435 failurePosition = startPos; // If later semantic check deems unacceptable.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
udatpg.h 49 * These constants are separate from UDateFormatField despite semantic overlap
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.10.3.html 150 <li>glsl: When we've emitted a semantic error for ==, return a bool constant.</li>
relnotes-7.9.1.html 253 <li>glsl: Slightly change the semantic of _LinkedShaders</li>
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_clip.c 581 * have to match semantic name and index between the VS (or GS/ES)
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
context.rst 287 value register declared with INSTANCEID semantic name.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_fs.c 82 fprintf(stderr, "r300: FP: Unknown input semantic: %i\n",
  /external/chromium_org/third_party/openssl/openssl/patches/
tls1_change_cipher_state_rewrite.patch 7 difficult. This change should be a semantic no-op - it should be purely
  /external/chromium_org/third_party/sqlite/src/src/
lempar.c 159 ** + The semantic value stored at this level of the stack. This is
  /external/chromium_org/third_party/sqlite/src/tool/
lempar.c 153 ** + The semantic value stored at this level of the stack. This is
  /external/clang/docs/analyzer/
IPA.txt 315 At a high level, "bifurcation mode" allows for increased semantic coverage in
  /external/clang/include/clang/AST/
ExternalASTSource.h 58 /// semantic analysis.
  /external/clang/include/clang/Basic/
TargetInfo.h 606 /// \brief An optional hook that targets can implement to perform semantic

Completed in 2626 milliseconds

<<21222324252627282930>>