HomeSort by relevance Sort by last modified time
    Searched full:lexical (Results 251 - 275 of 439) sorted by null

<<1112131415161718

  /external/chromium_org/v8/src/
isolate.cc 713 // current lexical context and the accessed object.
747 // current lexical context and the accessed object.
    [all...]
  /external/clang/include/clang/Serialization/
ASTReader.h 887 /// Number of lexical decl contexts read/total.
    [all...]
  /external/clang/lib/Sema/
SemaLambda.cpp 398 // Temporarily set the lexical declaration context to the current
399 // context, so that the Scope stack matches the lexical nesting.
    [all...]
  /external/icu/icu4c/source/common/
unames.cpp 1026 /* increment the indexes in lexical order bound by the factors */
    [all...]
  /external/lldb/www/python_reference/
lldb.SBBlock-class.html 89 <area shape="rect" id="node1" href="lldb.SBBlock-class.html" title="Represents a lexical block." alt="" coords="5,6,216,543"/>
95 <p>Represents a lexical block. SBFunction contains SBBlock(s).</p>
    [all...]
class-tree.html 121 <em class="summary">Represents a lexical block.</em>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree.def 370 Whenever a declaration import appears in a lexical block, the BLOCK node
371 representing that lexical block in GIMPLE will contain an IMPORTED_DECL
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py 926 for k, v in sorted(items): # lexical order
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py 926 for k, v in sorted(items): # lexical order
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerHandlerImpl.java 1072 /** The lexical handler to aggregate to. */
  /external/bison/data/
lalr1.java 150 ]])[/** The object doing lexical analysis for us. */
  /external/bison/tests/
calc.at 174 | Lexical analyzer returns an integer on the stack and the token |
  /external/chromium_org/base/
callback.h 31 // much like lexical closures are used in other languages. For example, it
  /external/chromium_org/testing/gtest/test/
gtest_output_test_.cc 180 // Tests that SCOPED_TRACE() obeys lexical scopes.
  /external/clang/docs/
Block-ABI-Apple.rst 399 Access to ``__block`` variables from within its lexical scope
    [all...]
ThreadSafetyAnalysis.rst 442 Lexical scope
  /external/clang/include/clang/Basic/
DiagnosticLexKinds.td 14 let Component = "Lex", CategoryName = "Lexical or Preprocessor Issue" in {
  /external/gtest/test/
gtest_output_test_.cc 175 // Tests that SCOPED_TRACE() obeys lexical scopes.
  /external/lldb/include/lldb/Symbol/
Block.h 25 /// @brief A class that describes a single lexical block.
  /external/llvm/docs/
FAQ.rst 272 facilities for lexical nor semantic analysis.
  /external/llvm/docs/tutorial/
LangImpl2.rst 96 lexical structure, etc.
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]
  /external/mksh/src/
expr.c 149 /* lexical position */
syn.c 790 /* Lexical tokens (0[EOF], LWORD and REDIR handled specially) */
  /libcore/luni/src/test/java/libcore/java/util/
LocaleTest.java     [all...]

Completed in 3784 milliseconds

<<1112131415161718