Home
last modified time | relevance | path

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

/external/iproute2/tc/
Demp_ematch.lex.c234 int yy_is_interactive; member
335 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
691 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1596 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in ematch__init_buffer()
1751 b->yy_is_interactive = 0; in ematch__scan_buffer()
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp467 int yy_is_interactive; member
543 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
915 if (YY_CURRENT_BUFFER_LVALUE->yy_is_interactive) \
1926 b->yy_is_interactive = 0; in yy_init_buffer()
2085 b->yy_is_interactive = 0; in yy_scan_buffer()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp598 int yy_is_interactive; member
688 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
1209 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
2285 b->yy_is_interactive = 0; in yy_init_buffer()
2452 b->yy_is_interactive = 0; in yy_scan_buffer()
/external/libpcap/
Dscanner.c475 int yy_is_interactive; member
553 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
3297 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
4961 b->yy_is_interactive = 0; in yy_init_buffer()
5120 b->yy_is_interactive = 0; in yy_scan_buffer()
Dscanner.h428 int yy_is_interactive; member
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp383 int yy_is_interactive; member
473 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
1422 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
2926 b->yy_is_interactive = 0; in yy_init_buffer()
3093 b->yy_is_interactive = 0; in yy_scan_buffer()
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp304 int yy_is_interactive; member
380 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
1123 if (YY_CURRENT_BUFFER_LVALUE->yy_is_interactive) \
2700 b->yy_is_interactive = 0; in yy_init_buffer()
2859 b->yy_is_interactive = 0; in yy_scan_buffer()