/third_party/gstreamer/gstreamer/gst/parse/ |
D | parse_lex.h | 350 #ifndef YY_BUF_SIZE 356 #define YY_BUF_SIZE 32768 macro 358 #define YY_BUF_SIZE 16384 macro
|
D | lex.priv_gst_parse_yy.c | 374 #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/ |
D | word_count_functor_flex.cpp | 101 #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/ |
D | Tokenizer.cpp | 388 #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/ |
D | preprocessor_lex_autogen.cpp | 390 #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/ |
D | Tokenizer.cpp | 511 #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/ |
D | glslang_lex.cpp | 277 #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/ |
D | glslang_lex.cpp | 280 #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/ |
D | pktloc.c | 132 buf = pktloc__create_buffer(fd, YY_BUF_SIZE, scanner); in read_pktlocs()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_lex_autogen.cpp | 206 #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/ |
D | lex.zconf.c_shipped | 141 #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));
|