Home
last modified time | relevance | path

Searched refs:yy_is_interactive (Results 1 – 6 of 6) 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/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.h200 int yy_is_interactive; member
Dscanner.c254 int yy_is_interactive; member
335 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
3135 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
4810 b->yy_is_interactive = 0; in pcap__init_buffer()
4969 b->yy_is_interactive = 0; in pcap__scan_buffer()
/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/toybox/kconfig/
Dlex.zconf.c_shipped220 int yy_is_interactive;
321 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
1823 b->yy_is_interactive = 0;
1974 b->yy_is_interactive = 0;