Searched refs:yylex (Results 1 - 25 of 52) sorted by relevance

123

/external/ipsec-tools/src/racoon/
H A Dcftoken_proto.h39 extern int yylex __P((void));
/external/bison/examples/calc++/
H A Dcalc++-driver.hh11 yylex (yy::calcxx_parser::semantic_type* yylval, \
H A Dcalc++-scanner.cc562 /* By default yylex returns int, we use token_type.
773 extern int yylex (void);
775 #define YY_DECL int yylex (void)
996 * yylex(). If so, then we have to assure
1111 } /* end of yylex */
1772 /** Setup the input buffer state to scan a string. The next call to yylex() will
1788 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
1998 * yylex() is called, initialization will occur. */
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
H A Dparser.c9 int yylex(void);
24 #define get_next_token() (curtok = yylex())
32 peektok = yylex();
193 yylex(void) function
/external/ppp/pppd/include/
H A Dpcap-int.h100 int yylex(void);
/external/ipsec-tools/src/libipsec/
H A Dpolicy_token.l62 int yylex __P((void));
/external/bison/etc/
H A Dbench.pl.in41 static int yylex (void);
83 yylex (void)
166 static int yylex (YYSTYPE* yylvalp);
168 static int yylex (void);
264 yylex (YYSTYPE* yylvalp)
266 yylex (void)
/external/mdnsresponder/mDNSShared/
H A Ddnsextd_lexer.l32 int yylex(void);
H A Ddnsextd_parser.y27 int yylex(void);
/external/e2fsprogs/intl/
H A Dplural.c7 #define yylex __gettextlex macro
78 static int yylex (YYSTYPE *lval, const char **pexp);
499 /* YYLEX -- calling `yylex' with the right arguments. */
504 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM)
506 # define YYLEX yylex (&yylval, &yylloc)
510 # define YYLEX yylex (&yylval, YYLEX_PARAM)
512 # define YYLEX yylex (&yylval)
516 # define YYLEX yylex ()
1344 yylex (YYSTYPE *lval, const char **pexp) function
H A Dplural.y57 static int yylex (YYSTYPE *lval, const char **pexp);
235 yylex (YYSTYPE *lval, const char **pexp)
/external/bison/data/
H A Dlalr1.java134 int yylex () ]b4_maybe_throws([b4_lex_throws])[;
203 private final int yylex () ]b4_maybe_throws([b4_lex_throws]) [{
204 return yylexer.yylex ();
495 yychar = yylex ();]
H A Dglr.c60 # Accumule in b4_lex_param all the yylex arguments.
198 #define yylex ]b4_prefix[lex macro
473 /* YYLEX -- calling `yylex' with the right arguments. */
474 #define YYLEX ]b4_c_function_call([yylex], [int], b4_lex_param)[
H A Dyacc.c103 # Accumulate in b4_lex_param all the yylex arguments.
362 #define yylex ]b4_prefix[lex macro
791 /* YYLEX -- calling `yylex' with the right arguments. */
793 # define YYLEX yylex (]b4_pure_if([&yylval[]b4_locations_if([, &yylloc]), ])[YYLEX_PARAM)
795 # define YYLEX ]b4_c_function_call([yylex], [int], b4_lex_param)[
H A Dlalr1.cc276 #define yylex b4_prefix[]lex])[ macro
584 yychar = ]b4_c_function_call([yylex], [int],
/external/chromium_org/third_party/angle_dx11/src/compiler/preprocessor/
H A DExpressionParser.y71 static int yylex(YYSTYPE* lvalp, Context* context);
192 int yylex(YYSTYPE* lvalp, Context* context)
H A DExpressionParser.cpp64 #define yylex pplex macro
124 static int yylex(YYSTYPE* lvalp, Context* context);
703 /* YYLEX -- calling `yylex' with the right arguments. */
705 # define YYLEX yylex (&yylval, YYLEX_PARAM)
707 # define YYLEX yylex (&yylval, context)
1888 int yylex(YYSTYPE* lvalp, Context* context)
H A DTokenizer.l306 token->type = yylex(&token->text, &token->location, mHandle);
/external/iproute2/misc/
H A Dssfilter.y29 static int yylex(void);
174 int yylex(void)
/external/elfutils/src/
H A Dldscript.c63 #define yylex ldlex macro
207 extern int yylex (void);
864 /* YYLEX -- calling `yylex' with the right arguments. */
867 # define YYLEX yylex (YYLEX_PARAM)
869 # define YYLEX yylex ()
/external/libpcap/
H A Dpcap-int.h275 int yylex(void);
H A Dgrammar.c53 #define yylex pcap_lex macro
1208 /* YYLEX -- calling `yylex' with the right arguments. */
1211 # define YYLEX yylex (YYLEX_PARAM)
1213 # define YYLEX yylex ()
/external/smali/smali/src/main/java/org/jf/smali/
H A DsmaliFlexLexer.java2907 Token token = yylex();
3276 public Token yylex() throws java.io.IOException { method in class:smaliFlexLexer
/external/elfutils/libcpu/
H A Di386_parse.c63 #define yylex i386_lex macro
158 extern int yylex (void);
855 /* YYLEX -- calling `yylex' with the right arguments. */
858 # define YYLEX yylex (YYLEX_PARAM)
860 # define YYLEX yylex ()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglsl_parser.cc66 #define yylex _mesa_glsl_lex macro
2203 /* YYLEX -- calling `yylex' with the right arguments. */
2206 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM)
2208 # define YYLEX yylex (&yylval, &yylloc, scanner)

Completed in 377 milliseconds

123