Home
last modified time | relevance | path

Searched refs:yylex_destroy (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstreamer/gst/parse/
Dparse_lex.h117 #ifdef yylex_destroy
120 #define yylex_destroy priv_gst_parse_yylex_destroy macro
471 int yylex_destroy ( yyscan_t yyscanner );
620 #undef yylex_destroy
Dlex.priv_gst_parse_yy.c116 #ifdef yylex_destroy
119 #define yylex_destroy priv_gst_parse_yylex_destroy macro
1161 int yylex_destroy ( yyscan_t yyscanner );
2624 int yylex_destroy (yyscan_t yyscanner) in yylex_destroy() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DTokenizer.cpp118 #ifdef yylex_destroy
121 # define yylex_destroy pplex_destroy macro
808 int yylex_destroy(yyscan_t yyscanner);
2435 int yylex_destroy(yyscan_t yyscanner) in yylex_destroy() function
2608 yylex_destroy(mHandle); in destroyScanner()
DTokenizer.l389 yylex_destroy(mHandle);
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp120 #ifdef yylex_destroy
123 # define yylex_destroy pplex_destroy macro
815 int yylex_destroy(yyscan_t yyscanner);
2442 int yylex_destroy(yyscan_t yyscanner) in yylex_destroy() function
2615 yylex_destroy(mHandle); in destroyScanner()
Dpreprocessor.l397 yylex_destroy(mHandle);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp166 #ifdef yylex_destroy
169 #define yylex_destroy pplex_destroy macro
1063 int yylex_destroy ( yyscan_t yyscanner );
2883 int yylex_destroy (yyscan_t yyscanner) in yylex_destroy() function
3076 yylex_destroy(mHandle); in destroyScanner()
DTokenizer.l395 yylex_destroy(mHandle);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang.l561 yylex_destroy(scanner); in glslang_finalize()
Dglslang_lex.cpp1276 int yylex_destroy ( yyscan_t yyscanner );
3526 int yylex_destroy (yyscan_t yyscanner) in yylex_destroy() function
3793 yylex_destroy(scanner); in glslang_finalize()
/third_party/mesa3d/src/mesa/program/
Dprogram_lexer.l488 yylex_destroy(scanner); in _mesa_program_lexer_dtor()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex.cpp1329 int yylex_destroy ( yyscan_t yyscanner );
3687 int yylex_destroy (yyscan_t yyscanner) in yylex_destroy() function
4079 yylex_destroy(scanner); in glslang_finalize()
Dglslang.l714 yylex_destroy(scanner); in glslang_finalize()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex_autogen.cpp1023 int yylex_destroy(yyscan_t yyscanner);
3216 int yylex_destroy(yyscan_t yyscanner) in yylex_destroy() function
3782 yylex_destroy(scanner); in glslang_finalize()
Dglslang.l906 yylex_destroy(scanner); in glslang_finalize()
/third_party/mesa3d/src/compiler/glsl/
Dglsl_lexer.ll794 yylex_destroy(state->scanner);