HomeSort by relevance Sort by last modified time
    Searched full:lex (Results 351 - 375 of 747) sorted by null

<<11121314151617181920>>

  /external/clang/tools/libclang/
CIndexer.h 20 #include "clang/Lex/ModuleLoader.h"
  /external/clang/unittests/Frontend/
FrontendActionTest.cpp 16 #include "clang/Lex/Preprocessor.h"
  /external/clang/unittests/Tooling/
CommentHandlerTest.cpp 11 #include "clang/Lex/Preprocessor.h"
  /external/libpcap/
INSTALL.txt 42 script automatically falls back to lex and yacc if both flex and bison
52 If your system only has AT&T lex, this is okay unless your libpcap
53 program uses other lex/yacc generated code. (Although it's possible to
391 runlex.sh - wrapper for Lex/Flex
  /external/llvm/lib/TableGen/
TGLexer.h 91 tgtok::TokKind Lex() {
  /external/mesa3d/configs/
current.in 71 FLEX = @LEX@
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssGrammar.java 66 CssTokens tokens = CssTokens.lex(css);
  /external/selinux/sepolgen/
HACKING 52 distribution in the files lex.py and yacc.py. It may be necessary to
  /external/svox/pico/lib/
picoacph.h 84 -# PROCESS_WPHO: then, after lex-index lookup and G2P in a
  /ndk/sources/host-tools/nawk-20071023/
main.c 42 extern FILE *yyin; /* lex input file */
  /prebuilts/go/darwin-x86/src/cmd/dist/
buildtool.go 30 "asm/internal/lex",
  /prebuilts/go/linux-x86/src/cmd/dist/
buildtool.go 30 "asm/internal/lex",
  /toolchain/binutils/binutils-2.25/gas/
configure.ac 342 echo ${extra_objects} | grep -s "bfin-lex-wrapper.o"
344 extra_objects="$extra_objects bfin-lex-wrapper.o"
375 echo ${extra_objects} | grep -s "itbl-lex-wrapper.o"
377 extra_objects="$extra_objects itbl-lex-wrapper.o"
  /external/llvm/docs/tutorial/
OCamlLangImpl2.rst 631 let rec lex = parser
633 | [< ' (' ' | '\n' | '\r' | '\t'); stream >] -> lex stream
653 [< 'Token.Kwd c; lex stream >]
662 | [< stream=lex >] ->
669 | [< stream=lex >] ->
676 | [< ' ('\n'); stream=lex >] -> stream
    [all...]
OCamlLangImpl3.rst 579 let rec lex = parser
581 | [< ' (' ' | '\n' | '\r' | '\t'); stream >] -> lex stream
601 [< 'Token.Kwd c; lex stream >]
610 | [< stream=lex >] ->
617 | [< stream=lex >] ->
624 | [< ' ('\n'); stream=lex >] -> stream
    [all...]
OCamlLangImpl4.rst 482 let rec lex = parser
484 | [< ' (' ' | '\n' | '\r' | '\t'); stream >] -> lex stream
504 [< 'Token.Kwd c; lex stream >]
513 | [< stream=lex >] ->
520 | [< stream=lex >] ->
527 | [< ' ('\n'); stream=lex >] -> stream
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/text/template/
parse.a 122 type @"".Tree struct { Name string; ParseName string; Root *@"".ListNode; @"".text string; @"".funcs []map[string]interface {}; @"".lex *@"".lexer; @"".token [3]@"".item; @"".peekCount int; @"".vars []string }
161 func (@"".t·2 *@"".Tree "esc:0x22") @"".next () (? @"".item) { if @"".t·2.@"".peekCount > 0x0 { @"".t·2.@"".peekCount-- } else { @"".t·2.@"".token[0x0] = @"".t·2.@"".lex.@"".nextItem() }; return @"".t·2.@"".token[@"".t·2.@"".peekCount] }
167 func (@"".t·2 *@"".Tree "esc:0x22") @"".peek () (? @"".item) { if @"".t·2.@"".peekCount > 0x0 { return @"".t·2.@"".token[@"".t·2.@"".peekCount - 0x1] }; @"".t·2.@"".peekCount = 0x1; @"".t·2.@"".token[0x0] = @"".t·2.@"".lex.@"".nextItem(); return @"".t·2.@"".token[0x0] }
173 func (@"".t·1 *@"".Tree "esc:0x1") @"".startParse (@"".funcs·2 []map[string]interface {}, @"".lex·3 *@"".lexer) { @"".t·1.Root = nil; @"".t·1.@"".lex = @"".lex·3; @"".t·1.@"".vars = ([]string{ 0x0:"$" }); @"".t·1.@"".funcs = @"".funcs·2 }
174 func (@"".t·1 *@"".Tree "esc:0x1") @"".stopParse () { @"".t·1.@"".lex = nil; @"".t·1.@"".vars = nil; @"".t·1.@"".funcs = nil }
247 0runtime.morestack_noctxt`?"".autotmp_0018"type.interface {}"".autotmp_0017(type.[1]interface {}"".autotmp_0015*type.*[1]interface {}"".autotmp_0014&type.[]interface {}"".autotmp_0013"type.interface {}"".autotmp_0012(type.[1]interface {}"".autotmp_0010*type.*[1]interface {}"".autotmp_0009&type.[]interface {}"".autotmp_0008o"type.interface {}"".autotmp_0007O(type.[1]interface {}"".autotmp_0004/&type.[]interface {}"".autotmp_0003type.string"".autotmp_0002type.string "".~r0@type.string"".itype."".itemN?<??/???????????'?4,)   %??? (?`1?1?1Tgclocals·9df3813653c3d900e14b10077026f425Tgclocals·5ef976c2593056b9243adf402ae9d952lprebuilts/go/darwin-x86/src/text/template/parse/lex.go? "".(*lexer).next??eH? %H;a??H??0H?D$8H?HH?XHH9?|H?@X?D$@????H??0?H?hHL?@L9?wSL?HI)?I??tM? )L?L$ L? $L?D$(L?D$?H?D$8?T$H?L$H?HXH?HHH?hXH?H?hH?T$@H??0?? ??Q???
260 oATgclocals·3f5c1f818fa7055d0400cecd34057162Tgclocals·23e8278e2b69a3a75fa59b23c49ed6adlprebuilts/go/darwin-x86/src/text/template/parse/lex.go? "".(*lexer).peek??eH? %H;av3H??H?\$H?$??T$H?D$L?@HH?hXI)?L?@H?T$ H?????
266 4Tgclocals·3f5c1f818fa7055d0400cecd34057162Tgclocals·33cdeccccebe80329f1fdbee7f5874cblprebuilts/go/darwin-x86/src/text/template/parse/lex.go?$"".(*lexer).backup@*H?L$L?AHH?iXI)?L?AH?"".ltype.*"".lexer  ? (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/text/template/
parse.a 122 type @"".Tree struct { Name string; ParseName string; Root *@"".ListNode; @"".text string; @"".funcs []map[string]interface {}; @"".lex *@"".lexer; @"".token [3]@"".item; @"".peekCount int; @"".vars []string }
161 func (@"".t·2 *@"".Tree "esc:0x22") @"".next () (? @"".item) { if @"".t·2.@"".peekCount > 0x0 { @"".t·2.@"".peekCount-- } else { @"".t·2.@"".token[0x0] = @"".t·2.@"".lex.@"".nextItem() }; return @"".t·2.@"".token[@"".t·2.@"".peekCount] }
167 func (@"".t·2 *@"".Tree "esc:0x22") @"".peek () (? @"".item) { if @"".t·2.@"".peekCount > 0x0 { return @"".t·2.@"".token[@"".t·2.@"".peekCount - 0x1] }; @"".t·2.@"".peekCount = 0x1; @"".t·2.@"".token[0x0] = @"".t·2.@"".lex.@"".nextItem(); return @"".t·2.@"".token[0x0] }
173 func (@"".t·1 *@"".Tree "esc:0x1") @"".startParse (@"".funcs·2 []map[string]interface {}, @"".lex·3 *@"".lexer) { @"".t·1.Root = nil; @"".t·1.@"".lex = @"".lex·3; @"".t·1.@"".vars = ([]string{ 0x0:"$" }); @"".t·1.@"".funcs = @"".funcs·2 }
174 func (@"".t·1 *@"".Tree "esc:0x1") @"".stopParse () { @"".t·1.@"".lex = nil; @"".t·1.@"".vars = nil; @"".t·1.@"".funcs = nil }
247 0runtime.morestack_noctxt`?"".autotmp_0018"type.interface {}"".autotmp_0017(type.[1]interface {}"".autotmp_0015*type.*[1]interface {}"".autotmp_0014&type.[]interface {}"".autotmp_0013"type.interface {}"".autotmp_0012(type.[1]interface {}"".autotmp_0010*type.*[1]interface {}"".autotmp_0009&type.[]interface {}"".autotmp_0008o"type.interface {}"".autotmp_0007O(type.[1]interface {}"".autotmp_0004/&type.[]interface {}"".autotmp_0003type.string"".autotmp_0002type.string "".~r0@type.string"".itype."".itemN?<??/???????????'?4,)   %??? (?`1?1?1Tgclocals·9df3813653c3d900e14b10077026f425Tgclocals·5ef976c2593056b9243adf402ae9d952jprebuilts/go/linux-x86/src/text/template/parse/lex.go? "".(*lexer).next??dH? %H;a??H??0H?D$8H?HH?XHH9?|H?@X?D$@????H??0?H?hHL?@L9?wSL?HI)?I??tM? )L?L$ L? $L?D$(L?D$?H?D$8?T$H?L$H?HXH?HHH?hXH?H?hH?T$@H??0?? ??Q???
260 oATgclocals·3f5c1f818fa7055d0400cecd34057162Tgclocals·23e8278e2b69a3a75fa59b23c49ed6adjprebuilts/go/linux-x86/src/text/template/parse/lex.go? "".(*lexer).peek??dH? %H;av3H??H?\$H?$??T$H?D$L?@HH?hXI)?L?@H?T$ H?????
266 4Tgclocals·3f5c1f818fa7055d0400cecd34057162Tgclocals·33cdeccccebe80329f1fdbee7f5874cbjprebuilts/go/linux-x86/src/text/template/parse/lex.go?$"".(*lexer).backup@*H?L$L?AHH?iXI)?L?AH?"".ltype.*"".lexer  ? (…)
    [all...]
  /external/clang/lib/Frontend/
FrontendActions.cpp 19 #include "clang/Lex/HeaderSearch.h"
20 #include "clang/Lex/Pragma.h"
21 #include "clang/Lex/Preprocessor.h"
640 PP.Lex(Tok);
665 PP.Lex(Tok);
  /external/clang/lib/Lex/
PPExpressions.cpp 19 #include "clang/Lex/Preprocessor.h"
21 #include "clang/Lex/CodeCompletionHandler.h"
22 #include "clang/Lex/LexDiagnostic.h"
23 #include "clang/Lex/LiteralSupport.h"
24 #include "clang/Lex/MacroInfo.h"
TokenConcatenation.cpp 14 #include "clang/Lex/TokenConcatenation.h"
16 #include "clang/Lex/Preprocessor.h"
  /external/clang/lib/Format/
Format.cpp 25 #include "clang/Lex/Lexer.h"
770 Lex.reset(new Lexer(ID, SourceMgr.getBuffer(ID), SourceMgr,
779 ArrayRef<FormatToken *> lex() { function in class:clang::format::__anon7331::FormatTokenLexer
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
TokenRewriteStream.js 24 * TLexer lex = new TLexer(input);
25 * TokenRewriteStream tokens = new TokenRewriteStream(lex);
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToXMLSAXHandler.java 482 LexicalHandler lex,
485 super(handler, lex, encoding);
  /external/clang/lib/Sema/
IdentifierResolver.cpp 18 #include "clang/Lex/ExternalPreprocessorSource.h"
19 #include "clang/Lex/Preprocessor.h"

Completed in 1300 milliseconds

<<11121314151617181920>>