Home
last modified time | relevance | path

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

/external/libpcap/
Dscanner.h143 #ifdef yylex_destroy
146 #define yylex_destroy pcap_lex_destroy macro
494 int yylex_destroy ( yyscan_t yyscanner );
643 #undef yylex_destroy
Dscanner.c139 #ifdef yylex_destroy
142 #define yylex_destroy pcap_lex_destroy macro
3207 int yylex_destroy ( yyscan_t yyscanner );
5462 int yylex_destroy (yyscan_t yyscanner) in yylex_destroy() function
/external/igt-gpu-tools/assembler/
Dgen4asm.h226 int yylex_destroy(void);
Dmain.c374 yylex_destroy(); in main()
/external/angle/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);
/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/libiio/src/iiod/
Dparser.y43 int yylex_destroy(yyscan_t yyscanner);
Dops.c1409 yylex_destroy(scanner); in interpreter()
/external/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()
/external/mesa3d/src/mesa/program/
Dprogram_lexer.l488 yylex_destroy(scanner); in _mesa_program_lexer_dtor()
/external/angle/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()
/external/mesa3d/src/compiler/glsl/
Dglsl_lexer.ll792 yylex_destroy(state->scanner);