Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/parse/
Dlex.priv_gst_parse_yy.c494 ? yyg->yy_buffer_stack[yyg->yy_buffer_stack_top] \
499 #define YY_CURRENT_BUFFER_LVALUE yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]
1121 size_t yy_buffer_stack_top; /**< index of top of stack. */ member
2181 yyg->yy_buffer_stack_top++; in yypush_buffer_state()
2201 if (yyg->yy_buffer_stack_top > 0) in yypop_buffer_state()
2202 --yyg->yy_buffer_stack_top; in yypop_buffer_state()
2234 yyg->yy_buffer_stack_top = 0; in yyensure_buffer_stack()
2238 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){ in yyensure_buffer_stack()
2598 yyg->yy_buffer_stack_top = 0; in yy_init_globals()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DTokenizer.cpp506 (yyg->yy_buffer_stack ? yyg->yy_buffer_stack[yyg->yy_buffer_stack_top] : NULL)
510 #define YY_CURRENT_BUFFER_LVALUE yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]
764 size_t yy_buffer_stack_top; /**< index of top of stack. */ member
1977 yyg->yy_buffer_stack_top++; in yypush_buffer_state()
1997 if (yyg->yy_buffer_stack_top > 0) in yypop_buffer_state()
1998 --yyg->yy_buffer_stack_top; in yypop_buffer_state()
2031 yyg->yy_buffer_stack_top = 0; in yyensure_buffer_stack()
2035 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1) in yyensure_buffer_stack()
2409 yyg->yy_buffer_stack_top = 0; in yy_init_globals()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp508 (yyg->yy_buffer_stack ? yyg->yy_buffer_stack[yyg->yy_buffer_stack_top] : NULL)
512 #define YY_CURRENT_BUFFER_LVALUE yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]
771 size_t yy_buffer_stack_top; /**< index of top of stack. */ member
1984 yyg->yy_buffer_stack_top++; in yypush_buffer_state()
2004 if (yyg->yy_buffer_stack_top > 0) in yypop_buffer_state()
2005 --yyg->yy_buffer_stack_top; in yypop_buffer_state()
2038 yyg->yy_buffer_stack_top = 0; in yyensure_buffer_stack()
2042 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1) in yyensure_buffer_stack()
2416 yyg->yy_buffer_stack_top = 0; in yy_init_globals()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp644 ? yyg->yy_buffer_stack[yyg->yy_buffer_stack_top] \
649 #define YY_CURRENT_BUFFER_LVALUE yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]
997 size_t yy_buffer_stack_top; /**< index of top of stack. */ member
2344 yyg->yy_buffer_stack_top++; in yypush_buffer_state()
2365 if (yyg->yy_buffer_stack_top > 0) in yypop_buffer_state()
2366 --yyg->yy_buffer_stack_top; in yypop_buffer_state()
2400 yyg->yy_buffer_stack_top = 0; in yyensure_buffer_stack()
2404 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){ in yyensure_buffer_stack()
2850 yyg->yy_buffer_stack_top = 0; in yy_init_globals()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp429 ? yyg->yy_buffer_stack[yyg->yy_buffer_stack_top] \
434 #define YY_CURRENT_BUFFER_LVALUE yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]
1210 size_t yy_buffer_stack_top; /**< index of top of stack. */ member
2985 yyg->yy_buffer_stack_top++; in yypush_buffer_state()
3006 if (yyg->yy_buffer_stack_top > 0) in yypop_buffer_state()
3007 --yyg->yy_buffer_stack_top; in yypop_buffer_state()
3041 yyg->yy_buffer_stack_top = 0; in yyensure_buffer_stack()
3045 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){ in yyensure_buffer_stack()
3493 yyg->yy_buffer_stack_top = 0; in yy_init_globals()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex.cpp432 ? yyg->yy_buffer_stack[yyg->yy_buffer_stack_top] \
437 #define YY_CURRENT_BUFFER_LVALUE yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]
1263 size_t yy_buffer_stack_top; /**< index of top of stack. */ member
3146 yyg->yy_buffer_stack_top++; in yypush_buffer_state()
3167 if (yyg->yy_buffer_stack_top > 0) in yypop_buffer_state()
3168 --yyg->yy_buffer_stack_top; in yypop_buffer_state()
3202 yyg->yy_buffer_stack_top = 0; in yyensure_buffer_stack()
3206 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){ in yyensure_buffer_stack()
3654 yyg->yy_buffer_stack_top = 0; in yy_init_globals()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex_autogen.cpp345 (yyg->yy_buffer_stack ? yyg->yy_buffer_stack[yyg->yy_buffer_stack_top] : NULL)
349 #define YY_CURRENT_BUFFER_LVALUE yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]
979 size_t yy_buffer_stack_top; /**< index of top of stack. */ member
2758 yyg->yy_buffer_stack_top++; in yypush_buffer_state()
2778 if (yyg->yy_buffer_stack_top > 0) in yypop_buffer_state()
2779 --yyg->yy_buffer_stack_top; in yypop_buffer_state()
2812 yyg->yy_buffer_stack_top = 0; in yyensure_buffer_stack()
2816 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1) in yyensure_buffer_stack()
3190 yyg->yy_buffer_stack_top = 0; in yy_init_globals()
/third_party/toybox/kconfig/
Dlex.zconf.c_shipped256 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
267 ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
273 #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
1879 (yy_buffer_stack_top)++;
1898 if ((yy_buffer_stack_top) > 0)
1899 --(yy_buffer_stack_top);
1928 (yy_buffer_stack_top) = 0;
1932 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
2149 (yy_buffer_stack_top) = 0;