Home
last modified time | relevance | path

Searched refs:yy_init_buffer (Results 1 – 7 of 7) sorted by relevance

/external/libpcap/
Dscanner.h77 #ifdef yy_init_buffer
80 #define yy_init_buffer pcap__init_buffer macro
610 #undef yy_init_buffer
Dscanner.c73 #ifdef yy_init_buffer
76 #define yy_init_buffer pcap__init_buffer macro
534 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file , yyscan_t yyscanner );
4838 yy_init_buffer( YY_CURRENT_BUFFER, input_file , yyscanner); in yyrestart()
4912 yy_init_buffer( b, file , yyscanner); in yy_create_buffer()
4941 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer() function
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp54 #ifdef yy_init_buffer
57 # define yy_init_buffer pp_init_buffer macro
524 static void yy_init_buffer(YY_BUFFER_STATE b, FILE *file, yyscan_t yyscanner);
1802 yy_init_buffer(YY_CURRENT_BUFFER, input_file, yyscanner); in yyrestart()
1876 yy_init_buffer(b, file, yyscanner); in yy_create_buffer()
1905 static void yy_init_buffer(YY_BUFFER_STATE b, FILE *file, yyscan_t yyscanner) in yy_init_buffer() function
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp89 #ifdef yy_init_buffer
92 #define yy_init_buffer pp_init_buffer macro
666 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file , yyscan_t yyscanner );
2156 yy_init_buffer( YY_CURRENT_BUFFER, input_file , yyscanner); in yyrestart()
2232 yy_init_buffer( b, file , yyscanner); in yy_create_buffer()
2263 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer() function
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp451 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file , yyscan_t yyscanner );
2797 yy_init_buffer( YY_CURRENT_BUFFER, input_file , yyscanner); in yyrestart()
2873 yy_init_buffer( b, file , yyscanner); in yy_create_buffer()
2904 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer() function
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp361 static void yy_init_buffer(YY_BUFFER_STATE b, FILE *file, yyscan_t yyscanner);
2576 yy_init_buffer(YY_CURRENT_BUFFER, input_file, yyscanner); in yyrestart()
2650 yy_init_buffer(b, file, yyscanner); in yy_create_buffer()
2679 static void yy_init_buffer(YY_BUFFER_STATE b, FILE *file, yyscan_t yyscanner) in yy_init_buffer() function
/external/iproute2/tc/
Demp_ematch.lex.c12 #define yy_init_buffer ematch__init_buffer macro