HomeSort by relevance Sort by last modified time
    Searched defs:yylex (Results 1 - 25 of 27) sorted by null

1 2

  /prebuilts/build-tools/common/bison/
lalr1.cc 276 #define yylex b4_prefix[]lex])[ macro
584 yychar = ]b4_c_function_call([yylex], [int],
1029 /* TOKEN_NUMBER_[YYLEX-NUM] -- Internal symbol number corresponding
1030 to YYLEX-NUM. */
    [all...]
glr.c 60 # Accumule in b4_lex_param all the yylex arguments.
198 #define yylex ]b4_prefix[lex macro
336 /* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */
473 /* YYLEX -- calling `yylex' with the right arguments. */
474 #define YYLEX ]b4_c_function_call([yylex], [int], b4_lex_param)[
    [all...]
yacc.c 103 # Accumulate in b4_lex_param all the yylex arguments.
362 #define yylex ]b4_prefix[lex macro
617 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */
624 /* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */
661 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
662 token YYLEX-NUM. */
791 /* YYLEX -- calling `yylex' with the right arguments. *
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
noembed.h 43 #ifdef yylex
44 #undef yylex macro
  /external/one-true-awk/
lex.c 170 int yylex(void) function
177 FATAL( "out of space in yylex" );
499 void startreg(void) /* next call to yylex will return a regular expression */
  /frameworks/compile/mclinker/include/mcld/Script/
FlexLexer.h 82 virtual int yylex() = 0;
84 // Call yylex with new input/output sources.
85 int yylex(FLEX_STD istream* new_in, FLEX_STD ostream* new_out = 0) { function in class:FlexLexer
87 return yylex();
119 // only make that assignment when initializing in yylex().
132 virtual int yylex();
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Scan.cpp 57 int yylex(YYSTYPE*, glslang::TParseContext&);
290 int yylex(YYSTYPE* glslangTokenDesc, glslang::TParseContext& parseContext) function
643 // Called by yylex to get the next token.
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
mclex.c 327 yylex (void) function
rclex.c 766 yylex (void) function
875 switch (yylex ())
  /external/e2fsprogs/intl/
plural.c 7 #define yylex __gettextlex macro
78 static int yylex (YYSTYPE *lval, const char **pexp);
159 /* YYTRANSLATE(YYLEX) -- Bison token number corresponding to YYLEX. */
162 /* YYTRANSLATE[YYLEX] -- Bison token number corresponding to YYLEX. */
499 /* YYLEX -- calling `yylex' with the right arguments. */
504 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM
1344 yylex (YYSTYPE *lval, const char **pexp) function
    [all...]
  /external/mksh/src/
lex.c 191 yylex(int cf) function
1212 * input for yylex with alias expansion
    [all...]
  /external/smali/smali/src/main/java/org/jf/smali/
smaliFlexLexer.java 3348 public Token yylex() throws java.io.IOException { method in class:smaliFlexLexer
    [all...]
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
ExpressionParser.cpp 64 #define yylex pplex macro
148 static int yylex(YYSTYPE* lvalp, Context* context);
466 by yylex, with out-of-bounds checking. */
474 as returned by yylex, without out-of-bounds checking. */
    [all...]
Tokenizer.cpp 138 #ifdef yylex
141 #define yylex pplex macro
1290 extern int yylex \
1293 #define YY_DECL int yylex \
    [all...]
  /toolchain/binutils/binutils-2.27/intl/
plural.c 7 #define yylex __gettextlex macro
90 static int yylex PARAMS ((YYSTYPE *lval, const char **pexp));
183 /* YYTRANSLATE(YYLEX) -- Bison token number corresponding to YYLEX. */
186 /* YYTRANSLATE[YYLEX] -- Bison token number corresponding to YYLEX. */
523 /* YYLEX -- calling `yylex' with the right arguments. */
528 # define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM
1369 yylex (lval, pexp) function
    [all...]
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.c 64 #define yylex _xkbcommon_lex macro
587 by yylex, with out-of-bounds checking. */
595 as returned by yylex, without out-of-bounds checking. */
    [all...]
  /external/libpcap/
grammar.c 64 #define yylex pcap_lex macro
882 by yylex, with out-of-bounds checking. */
890 as returned by yylex, without out-of-bounds checking. */
    [all...]
  /prebuilts/tools/common/m2/repository/com/googlecode/json-simple/json-simple/1.1/
json-simple-1.1.jar 
  /toolchain/binutils/binutils-2.27/gold/
script.cc 2571 yylex(YYSTYPE* lvalp, void* closurev) function
    [all...]
  /external/testng/ant/3rdparty/
DTDDoc.jar 
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/
jose4j-0.5.0.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /prebuilts/r8/
compatdx-master.jar 
compatproguard-master.jar 

Completed in 467 milliseconds

1 2