Searched refs:YY_INPUT (Results 1 - 18 of 18) sorted by relevance

/external/iproute2/tc/
H A Demp_ematch.l12 #define YY_INPUT(buf, result, max_size) \
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DTokenizer.l66 #define YY_INPUT(buf, result, maxSize) \
H A DTokenizer.cpp582 #define YY_INPUT(buf, result, maxSize) \ macro
727 #ifndef YY_INPUT
728 #define YY_INPUT(buf,result,max_size) \ macro
1410 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1730 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/external/bison/src/
H A Dscan-gram.c999 #define YY_INPUT(buf, result, size) ((result) = no_cr_read (gram_in, buf, size)) macro
1191 #ifndef YY_INPUT
1192 #define YY_INPUT(buf,result,max_size) \ macro
1193 /* %% [5.0] fread()/read() definition of YY_INPUT goes here unless we're doing C++ \ */\
2679 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
3046 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
H A Dscan-skel.c782 #ifndef YY_INPUT
783 #define YY_INPUT(buf,result,max_size) \ macro
784 /* %% [5.0] fread()/read() definition of YY_INPUT goes here unless we're doing C++ \ */\
1430 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1795 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
H A Dscan-code.c867 #ifndef YY_INPUT
868 #define YY_INPUT(buf,result,max_size) \ macro
869 /* %% [5.0] fread()/read() definition of YY_INPUT goes here unless we're doing C++ \ */\
1643 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
2008 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
H A Dscan-gram.l56 #define YY_INPUT(buf, result, size) ((result) = no_cr_read (yyin, buf, size))
/external/bison/examples/calc++/
H A Dcalc++-scanner.cc695 #ifndef YY_INPUT
696 #define YY_INPUT(buf,result,max_size) \ macro
697 /* %% [5.0] fread()/read() definition of YY_INPUT goes here unless we're doing C++ \ */\
1222 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1587 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/external/elfutils/0.153/libcpu/
H A Di386_lex.c676 #ifndef YY_INPUT
677 #define YY_INPUT(buf,result,max_size) \ macro
1205 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1564 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/external/elfutils/0.153/src/
H A Dldlex.c1252 #ifndef YY_INPUT
1253 #define YY_INPUT(buf,result,max_size) \ macro
1997 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
2356 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dpmu-flex.c605 #ifndef YY_INPUT
606 #define YY_INPUT(buf,result,max_size) \ macro
1059 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1411 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
H A Dparse-events-flex.c1258 #ifndef YY_INPUT
1259 #define YY_INPUT(buf,result,max_size) \ macro
2012 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
2373 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-lex.c791 #ifndef YY_INPUT
792 #define YY_INPUT(buf,result,max_size) \ macro
1572 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1932 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
H A Dglsl_lexer.cc1292 #ifndef YY_INPUT
1293 #define YY_INPUT(buf,result,max_size) \ macro
2895 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
3217 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
H A Dlex.yy.c1333 #ifndef YY_INPUT
1334 #define YY_INPUT(buf,result,max_size) \ macro
2721 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
3078 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/external/libpcap/
H A Dscanner.c2873 #ifndef YY_INPUT
2874 #define YY_INPUT(buf,result,max_size) \ macro
4076 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
4391 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_lex.cpp1014 #define YY_INPUT(buf, result, max_size) \ macro
1169 #ifndef YY_INPUT
1170 #define YY_INPUT(buf,result,max_size) \ macro
2270 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
2597 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
H A Dglslang.l55 #define YY_INPUT(buf, result, max_size) \

Completed in 4736 milliseconds