Home
last modified time | relevance | path

Searched refs:YY_BUF_SIZE (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstreamer/gst/parse/
Dparse_lex.h350 #ifndef YY_BUF_SIZE
356 #define YY_BUF_SIZE 32768 macro
358 #define YY_BUF_SIZE 16384 macro
Dlex.priv_gst_parse_yy.c374 #ifndef YY_BUF_SIZE
380 #define YY_BUF_SIZE 32768 macro
382 #define YY_BUF_SIZE 16384 macro
388 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
528 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
537 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
1361 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner);
1997 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); in yyrestart()
/third_party/boost/libs/spirit/example/lex/
Dword_count_functor_flex.cpp101 #define YY_BUF_SIZE 16384 macro
255 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
262 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
564 yy_create_buffer( yyin, YY_BUF_SIZE );
1109 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE );
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DTokenizer.cpp388 #ifndef YY_BUF_SIZE
394 # define YY_BUF_SIZE 32768 macro
396 # define YY_BUF_SIZE 16384 macro
402 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
539 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner); \
548 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner); \
1015 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner);
1792 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner); in yyrestart()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp390 #ifndef YY_BUF_SIZE
396 # define YY_BUF_SIZE 32768 macro
398 # define YY_BUF_SIZE 16384 macro
404 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
541 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner); \
550 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner); \
1022 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner);
1799 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner); in yyrestart()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp511 #ifndef YY_BUF_SIZE
517 #define YY_BUF_SIZE 32768 macro
519 #define YY_BUF_SIZE 16384 macro
526 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
686 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
695 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
1359 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner);
2153 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); in yyrestart()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp277 #ifndef YY_BUF_SIZE
283 #define YY_BUF_SIZE 32768 macro
285 #define YY_BUF_SIZE 16384 macro
292 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
471 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
480 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
1572 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner);
2794 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); in yyrestart()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex.cpp280 #ifndef YY_BUF_SIZE
286 #define YY_BUF_SIZE 32768 macro
288 #define YY_BUF_SIZE 16384 macro
295 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
474 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
483 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
1625 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner);
2955 yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); in yyrestart()
/third_party/libnl/lib/route/
Dpktloc.c132 buf = pktloc__create_buffer(fd, YY_BUF_SIZE, scanner); in read_pktlocs()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex_autogen.cpp206 #ifndef YY_BUF_SIZE
212 # define YY_BUF_SIZE 32768 macro
214 # define YY_BUF_SIZE 16384 macro
220 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
378 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner); \
387 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner); \
1230 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner);
2573 YY_CURRENT_BUFFER_LVALUE = yy_create_buffer(yyin, YY_BUF_SIZE, yyscanner); in yyrestart()
/third_party/toybox/kconfig/
Dlex.zconf.c_shipped141 #ifndef YY_BUF_SIZE
142 #define YY_BUF_SIZE 16384
147 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
319 zconf_create_buffer(zconfin,YY_BUF_SIZE ); \
329 zconf_create_buffer(zconfin,YY_BUF_SIZE ); \
979 zconf_create_buffer(zconfin,YY_BUF_SIZE );
1701 zconf_create_buffer(zconfin,YY_BUF_SIZE );
1753 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
2305 zconf_switch_to_buffer(zconf_create_buffer(zconfin,YY_BUF_SIZE));