Home
last modified time | relevance | path

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

/external/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);
/external/swiftshader/src/OpenGL/compiler/
Dglslang.l559 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
3791 yylex_destroy(scanner); in glslang_finalize()
/external/mesa3d/src/mesa/program/
Dprogram_lexer.l483 yylex_destroy(scanner); in _mesa_program_lexer_dtor()
/external/mesa3d/src/compiler/glsl/
Dglsl_lexer.ll725 yylex_destroy(state->scanner);