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

<<11121314151617181920>>

  /external/clang/lib/Frontend/
DependencyFile.cpp 19 #include "clang/Lex/DirectoryLookup.h"
20 #include "clang/Lex/LexDiagnostic.h"
21 #include "clang/Lex/ModuleMap.h"
22 #include "clang/Lex/PPCallbacks.h"
23 #include "clang/Lex/Preprocessor.h"
  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp     [all...]
  /external/clang/lib/Lex/
PPLexerChange.cpp 15 #include "clang/Lex/Preprocessor.h"
18 #include "clang/Lex/HeaderSearch.h"
19 #include "clang/Lex/LexDiagnostic.h"
20 #include "clang/Lex/MacroInfo.h"
21 #include "clang/Lex/PTHManager.h"
433 // Client should lex another token unless we generated an EOM.
590 if (!HandleEndOfTokenLexer(Tok)) Lex(Tok);
597 // which should lex to 'a' only: 'b' and 'c' should be removed.
599 Lex(Tok);
613 return Lex(Tok)
    [all...]
PPConditionalDirectiveRecord.cpp 14 #include "clang/Lex/PPConditionalDirectiveRecord.h"
ScratchBuffer.cpp 14 #include "clang/Lex/ScratchBuffer.h"
  /external/owasp/sanitizer/src/tests/org/owasp/html/
CssTokensTest.java 45 private static CssTokens lex(String s) { method in class:CssTokensTest
46 CssTokens tokens = CssTokens.lex(s);
51 CssTokens.lex(tokens.normalizedCss).normalizedCss);
57 CssTokens tokens = lex("([foo[[||]])");
118 CssTokens tokens = lex(input);
134 lex(
141 assertEquals("foo/ bar/", lex("foo/bar/").normalizedCss);
148 lex("||<!-- and --> are ignorable||").normalizedCss);
151 lex("<!-\\- and -\\-> are not ignorable").normalizedCss);
208 CssTokens tokens = lex(input)
    [all...]
  /external/bison/
ChangeLog-1998 11 * src/lex.c (literalchar): Use warns, not warni.
37 * src/lex.c (literalchar): Fix the code for escaping \, " and '.
41 * src/lex.c (lex): Avoid trouble when there are many chars
188 * src/lex.c: Include getopt.h. Add some extern decls.
191 (lex): Use literalchar.
192 (lex): Implemented "..." tokens.
193 (literalchar, lex, parse_percent_token): Made tokenbuffer
201 (lex) Retain in the incoming stream a character following
203 (skip_white_space, lex): Revised most error message
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/asm/
asm.go 17 "bootstrap/asm/internal/lex"
80 func (p *Parser) evalInteger(pseudo string, operands []lex.Token) int64 {
94 func (p *Parser) asmText(word string, operands [][]lex.Token) {
174 func (p *Parser) asmData(word string, operands [][]lex.Token) {
223 func (p *Parser) asmGlobl(word string, operands [][]lex.Token) {
260 func (p *Parser) asmPCData(word string, operands [][]lex.Token) {
286 func (p *Parser) asmFuncData(word string, operands [][]lex.Token) {
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
asm.go 14 "cmd/asm/internal/lex"
77 func (p *Parser) evalInteger(pseudo string, operands []lex.Token) int64 {
91 func (p *Parser) asmText(word string, operands [][]lex.Token) {
171 func (p *Parser) asmData(word string, operands [][]lex.Token) {
220 func (p *Parser) asmGlobl(word string, operands [][]lex.Token) {
257 func (p *Parser) asmPCData(word string, operands [][]lex.Token) {
283 func (p *Parser) asmFuncData(word string, operands [][]lex.Token) {
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/asm/internal/asm/
asm.go 17 "bootstrap/asm/internal/lex"
80 func (p *Parser) evalInteger(pseudo string, operands []lex.Token) int64 {
94 func (p *Parser) asmText(word string, operands [][]lex.Token) {
174 func (p *Parser) asmData(word string, operands [][]lex.Token) {
223 func (p *Parser) asmGlobl(word string, operands [][]lex.Token) {
260 func (p *Parser) asmPCData(word string, operands [][]lex.Token) {
286 func (p *Parser) asmFuncData(word string, operands [][]lex.Token) {
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
asm.go 14 "cmd/asm/internal/lex"
77 func (p *Parser) evalInteger(pseudo string, operands []lex.Token) int64 {
91 func (p *Parser) asmText(word string, operands [][]lex.Token) {
171 func (p *Parser) asmData(word string, operands [][]lex.Token) {
220 func (p *Parser) asmGlobl(word string, operands [][]lex.Token) {
257 func (p *Parser) asmPCData(word string, operands [][]lex.Token) {
283 func (p *Parser) asmFuncData(word string, operands [][]lex.Token) {
  /external/libpcap/
aclocal.m4 633 dnl Check for flex, default to lex
636 dnl Default to lex/yacc if both flex and bison are not available
642 dnl (as they might not work - although if "lex" is a wrapper for
656 dnl AC_LBL_LEX_AND_YACC(lex, yacc, yyprefix)
660 dnl $1 (lex set)
668 $1=lex
670 AC_CHECK_PROGS($1, flex, lex)
685 $1=lex
696 if test "$$1" != lex -a "$$2" = yacc -o "$$1" = lex -a "$$2" != yacc ; the
    [all...]
  /external/svox/pico/lib/
picosa.c 86 2. lex-index lookup and G2P (both directions possible, left-to-right done):
229 /* lex knowledge base */
230 picoklex_Lex lex; member in struct:sa_subobj
402 /* kb lex */
403 sa->lex = picoklex_getLex(this->voice->kbArray[PICOKNOW_KBID_LEX_MAIN]);
404 if (sa->lex == NULL) {
408 PICODBG_DEBUG(("got lex"));
735 picoklex_Lex lex,
742 if (picoklex_lexIndLookup(lex, &(sa->cbuf1[sa->headx[ind].cind + 1]),
1197 picoklex_Lex lex; local
    [all...]
  /external/clang/test/
cxx-sections.data 28 2 [lex]
29 2.1 [lex.separate]
30 2.2 [lex.phases]
31 2.3 [lex.charset]
32 2.4 [lex.trigraph]
33 2.5 [lex.pptoken]
34 2.6 [lex.digraph]
35 2.7 [lex.token]
36 2.8 [lex.comment]
37 2.9 [lex.header
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreePatternLexer.cs 46 /** <summary>The tree pattern to lex like "(A B C)"</summary> */
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreePatternLexer.cs 47 /** <summary>The tree pattern to lex like "(A B C)"</summary> */
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreePatternLexer.java 40 /** The tree pattern to lex like "(A B C)" */
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
main.m 36 // we would need to reset the lexer, and lex again.
  /external/antlr/antlr-3.4/runtime/Perl5/t/
lexer.t 19 # A simple test: try to lex one possible token.
  /external/clang/include/clang/AST/
CommentParser.h 63 L.lex(Tok);
  /external/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 18 #include "clang/Lex/PPCallbacks.h"
  /external/clang/include/clang/Rewrite/Core/
TokenRewriter.h 19 #include "clang/Lex/Token.h"
  /external/clang/lib/ARCMigrate/
PlistReporter.cpp 14 #include "clang/Lex/Lexer.h"
  /external/clang/lib/CodeGen/
CoverageMappingGen.h 20 #include "clang/Lex/PPCallbacks.h"

Completed in 2749 milliseconds

<<11121314151617181920>>