HomeSort by relevance Sort by last modified time
    Searched full:lexical (Results 151 - 175 of 393) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
SlimLexer.cs 233 * outermost lexical rule. The token object should point into the
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
Lexer.java 151 * outermost lexical rule. The token object should point into the
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
Lexer.js 102 * outermost lexical rule. The token object should point into the
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g 49 * The lexical rules for python are particularly nasty and it took me
rhino-python.extensions 32 This is an interesting lexical problem because multiple DEDENT
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
Lexer.pm 132 # outermost lexical rule. The token object should point into the
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToSAXHandler.java 140 // Ignore if a lexical handler has not been set
  /external/clang/docs/
PTHInternals.rst 100 a lexical cache of header files, a single PTH file can be safely used
InternalsManual.rst     [all...]
  /external/icu4c/i18n/
rbt_pars.h 193 * indicators. Once it does a lexical breakdown of the rule at pos, it
  /external/libxml2/
xmlschemastypes.c     [all...]
  /external/markdown/markdown/
html4.py 146 items.sort() # lexical order
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
symbol-table.h 154 // table with the lexical representation L o G.
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
manager_worker_broker_unittest.py 49 # we wouldn't need globals, but we can't pass these through a lexical closure
  /frameworks/compile/slang/
slang_rs_pragma_handler.cpp 79 // (http://java.sun.com/docs/books/jls/third_edition/html/lexical.html#3.8)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tic.h 251 /* comp_scan.c: lexical analysis */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tic.h 251 /* comp_scan.c: lexical analysis */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tic.h 251 /* comp_scan.c: lexical analysis */
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 153 setProperty("http://xml.org/sax/properties/lexical-handler",
179 // Register a lexical handler for us to output to
  /external/clang/include/clang/Serialization/
ASTWriter.h 311 /// primary to this set, so that we can write out lexical content updates for
368 /// \brief The number of lexical declcontexts written to the AST
  /external/llvm/include/llvm/
DebugInfo.h 613 /// DILexicalBlock - This is a wrapper for a lexical block.
629 /// DILexicalBlockFile - This is a wrapper for a lexical block with
  /libcore/luni/src/test/java/tests/api/javax/xml/parsers/
SAXParserTest.java 112 = "http://xml.org/sax/properties/lexical-handler";
865 String validName = "http://xml.org/sax/properties/lexical-handler";
    [all...]
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
AddressListParserTokenManager.java 751 throw new Error("ERROR: Cannot use a static CharStream class with a non-static lexical analyzer.");
780 throw new TokenMgrError("Error: Ignoring invalid lexical state : " + lexState + ". State unchanged.", TokenMgrError.INVALID_LEXICAL_STATE);
  /packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/
ContentTypeParserTokenManager.java 637 throw new Error("ERROR: Cannot use a static CharStream class with a non-static lexical analyzer.");
666 throw new TokenMgrError("Error: Ignoring invalid lexical state : " + lexState + ". State unchanged.", TokenMgrError.INVALID_LEXICAL_STATE);
  /packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/
DateTimeParserTokenManager.java 676 throw new Error("ERROR: Cannot use a static CharStream class with a non-static lexical analyzer.");
705 throw new TokenMgrError("Error: Ignoring invalid lexical state : " + lexState + ". State unchanged.", TokenMgrError.INVALID_LEXICAL_STATE);

Completed in 6513 milliseconds

1 2 3 4 5 67 8 91011>>