Home
last modified time | relevance | path

Searched refs:yy_is_interactive (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A 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/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A 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/
H A 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/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A 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()

Completed in 16 milliseconds