Home
last modified time | relevance | path

Searched defs:yylex (Results 1 – 11 of 11) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DScan.cpp292 int yylex(YYSTYPE* glslangTokenDesc, glslang::TParseContext& parseContext) in yylex() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DExpressionParser.cpp63 #define yylex pplex macro
1775 int yylex(YYSTYPE *lvalp, Context *context) in yylex() function
DTokenizer.cpp97 # define yylex pplex macro
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_tab_autogen.cpp67 #define yylex pplex macro
1776 int yylex(YYSTYPE *lvalp, Context *context) in yylex() function
Dpreprocessor_lex_autogen.cpp99 # define yylex pplex macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp64 #define yylex pplex macro
1927 int yylex(YYSTYPE *lvalp, Context *context) in yylex() function
DTokenizer.cpp141 #define yylex pplex macro
/third_party/gstreamer/gstreamer/gst/parse/
Dparse_lex.h96 #define yylex priv_gst_parse_yylex macro
Dlex.priv_gst_parse_yy.c95 #define yylex priv_gst_parse_yylex macro
Dgrammar.tab.c68 #define yylex priv_gst_parse_yylex macro
/third_party/mksh/
Dlex.c198 yylex(int cf) in yylex() function