Home
last modified time | relevance | path

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

/third_party/boost/libs/spirit/example/lex/
Dword_count_functor_flex.cpp176 int yy_is_interactive; member
256 yy_current_buffer->yy_is_interactive = is_interactive; \
467 if ( yy_current_buffer->yy_is_interactive ) \
1236 b->yy_is_interactive = 1;
1239 b->yy_is_interactive = 0;
1241 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
1303 b->yy_is_interactive = 0;
/third_party/gstreamer/gstreamer/gst/parse/
Dlex.priv_gst_parse_yy.c452 int yy_is_interactive; member
530 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
1251 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
2123 b->yy_is_interactive = 0; in yy_init_buffer()
2282 b->yy_is_interactive = 0; in yy_scan_buffer()
Dparse_lex.h402 int yy_is_interactive; member
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DTokenizer.cpp465 int yy_is_interactive; member
541 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
908 if (YY_CURRENT_BUFFER_LVALUE->yy_is_interactive) \
1919 b->yy_is_interactive = 0; in yy_init_buffer()
2078 b->yy_is_interactive = 0; in yy_scan_buffer()
/third_party/skia/third_party/externals/angle2/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()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex.cpp386 int yy_is_interactive; member
476 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
1475 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
3087 b->yy_is_interactive = 0; in yy_init_buffer()
3254 b->yy_is_interactive = 0; in yy_scan_buffer()
/third_party/skia/third_party/externals/angle2/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()
/third_party/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;