Home
last modified time | relevance | path

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

/external/libtracefs/src/
Dsqlhist-lex.c239 int yy_is_interactive; member
317 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
685 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1599 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()
1758 b->yy_is_interactive = 0; in yy_scan_buffer()
/external/libconfig/lib/
Dscanner.c468 int yy_is_interactive; member
546 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
962 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
2028 b->yy_is_interactive = 0; in yy_init_buffer()
2187 b->yy_is_interactive = 0; in yy_scan_buffer()
Dscanner.h402 int yy_is_interactive; member
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp467 int yy_is_interactive; member
543 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
914 if (YY_CURRENT_BUFFER_LVALUE->yy_is_interactive) \
1931 b->yy_is_interactive = 0; in yy_init_buffer()
2090 b->yy_is_interactive = 0; in yy_scan_buffer()
/external/libpcap/
Dscanner.c482 int yy_is_interactive; member
560 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
3342 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
5031 b->yy_is_interactive = 0; in yy_init_buffer()
5190 b->yy_is_interactive = 0; in yy_scan_buffer()
Dscanner.h435 int yy_is_interactive; member
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp304 int yy_is_interactive; member
380 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
1142 if (YY_CURRENT_BUFFER_LVALUE->yy_is_interactive) \
3213 b->yy_is_interactive = 0; in yy_init_buffer()
3372 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;