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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/test/cintltst/
bocu1tst.c 46 * preserving lexical order.
52 * code points. Lexical order is preserved if the "previous code point" state
666 * preserving lexical order.
862 log_err("writeDiff(-0x10ffff..0x10ffff) violates lexical ordering in %d cases\n", countErrors);
  /external/clang/include/clang/Lex/
TokenLexer.h 79 /// Lexical information about the expansion point of the macro: the identifier
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCUnusedIVarsChecker.cpp 158 // FIXME: In the future hopefully we can just use the lexical DeclContext
  /external/clang/utils/
FindSpecRefs 39 ('6.4 Lexical elements', '49'),
232 ('A.1 Lexical grammar', '403'),
311 ('2 Lexical conventions', '15'),
562 ('A.2 Lexical conventions', '1085'),
    [all...]
  /external/icu4c/test/cintltst/
bocu1tst.c 47 * preserving lexical order.
53 * code points. Lexical order is preserved if the "previous code point" state
667 * preserving lexical order.
863 log_err("writeDiff(-0x10ffff..0x10ffff) violates lexical ordering in %d cases\n", countErrors);
  /libcore/luni/src/main/java/org/w3c/dom/
Text.java 31 * <p> No lexical check is done on the content of a <code>Text</code> node
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def 117 DEFTIMEVAR (TV_LEX , "lexical analysis")
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 117 DEFTIMEVAR (TV_LEX , "lexical analysis")
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def 117 DEFTIMEVAR (TV_LEX , "lexical analysis")
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 117 DEFTIMEVAR (TV_LEX , "lexical analysis")
  /external/clang/lib/AST/
DumpXML.cpp 374 // # Create nodes for the lexical children.
391 /// Visit all the lexical decls in the given context.
397 // FIXME: point out visible declarations not in lexical context?
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLScanner.java 23 object to fetch characters from and a ScanHandler object to report lexical
308 Scan HTML source, reporting lexical events.
310 @param h ScanHandler that accepts lexical events.
  /external/clang/include/clang/AST/
DeclBase.h 161 /// C++ lexical operator lookup looks for these.
202 /// \brief The next declaration within the same lexical
669 /// setDeclContext - Set both the semantic and lexical DeclContext
825 /// These declarations appear in the lexical context of the friending
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucm.c 126 UBool lexical) {
131 * A lexical comparison is used for sorting in the builder, to allow
138 if(lexical) {
    [all...]
  /external/icu4c/tools/toolutil/
ucm.c 126 UBool lexical) {
131 * A lexical comparison is used for sorting in the builder, to allow
138 if(lexical) {
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
Lexer.as 140 * outermost lexical rule. The token object should point into the
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
Lexer.cs 188 * outermost lexical rule. The token object should point into the
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
Lexer.cs 229 * outermost lexical rule. The token object should point into the
  /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

Completed in 1271 milliseconds

1 2 3 45 6 7 8 91011>>