Home
last modified time | relevance | path

Searched defs:yy_buffer_state (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/gst/parse/
Dparse_lex.h374 struct yy_buffer_state struct
376 FILE *yy_input_file;
378 char *yy_ch_buf; /* input buffer */
379 char *yy_buf_pos; /* current position in input buffer */
384 int yy_buf_size;
389 int yy_n_chars;
395 int yy_is_our_buffer;
402 int yy_is_interactive;
408 int yy_at_bol;
410 int yy_bs_lineno; /**< The line count. */
[all …]
Dlex.priv_gst_parse_yy.c424 struct yy_buffer_state struct
426 FILE *yy_input_file;
428 char *yy_ch_buf; /* input buffer */
429 char *yy_buf_pos; /* current position in input buffer */
434 int yy_buf_size;
439 int yy_n_chars;
445 int yy_is_our_buffer;
452 int yy_is_interactive;
458 int yy_at_bol;
460 int yy_bs_lineno; /**< The line count. */
[all …]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp353 struct yy_buffer_state struct
355 FILE *yy_input_file;
359 char *yy_ch_buf; /* input buffer */
360 char *yy_buf_pos; /* current position in input buffer */
365 int yy_buf_size;
370 int yy_n_chars;
376 int yy_is_our_buffer;
383 int yy_is_interactive;
389 int yy_at_bol;
391 int yy_bs_lineno; /**< The line count. */
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DTokenizer.cpp437 struct yy_buffer_state struct
439 FILE *yy_input_file;
441 char *yy_ch_buf; /* input buffer */
442 char *yy_buf_pos; /* current position in input buffer */
447 int yy_buf_size;
452 int yy_n_chars;
458 int yy_is_our_buffer;
465 int yy_is_interactive;
471 int yy_at_bol;
473 int yy_bs_lineno; /**< The line count. */
[all …]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp568 struct yy_buffer_state struct
570 FILE *yy_input_file;
574 char *yy_ch_buf; /* input buffer */
575 char *yy_buf_pos; /* current position in input buffer */
580 int yy_buf_size;
585 int yy_n_chars;
591 int yy_is_our_buffer;
598 int yy_is_interactive;
604 int yy_at_bol;
606 int yy_bs_lineno; /**< The line count. */
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex.cpp356 struct yy_buffer_state struct
358 FILE *yy_input_file;
362 char *yy_ch_buf; /* input buffer */
363 char *yy_buf_pos; /* current position in input buffer */
368 int yy_buf_size;
373 int yy_n_chars;
379 int yy_is_our_buffer;
386 int yy_is_interactive;
392 int yy_at_bol;
394 int yy_bs_lineno; /**< The line count. */
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp439 struct yy_buffer_state struct
441 FILE *yy_input_file;
443 char *yy_ch_buf; /* input buffer */
444 char *yy_buf_pos; /* current position in input buffer */
449 int yy_buf_size;
454 int yy_n_chars;
460 int yy_is_our_buffer;
467 int yy_is_interactive;
473 int yy_at_bol;
475 int yy_bs_lineno; /**< The line count. */
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex_autogen.cpp276 struct yy_buffer_state struct
278 FILE *yy_input_file;
280 char *yy_ch_buf; /* input buffer */
281 char *yy_buf_pos; /* current position in input buffer */
286 int yy_buf_size;
291 int yy_n_chars;
297 int yy_is_our_buffer;
304 int yy_is_interactive;
310 int yy_at_bol;
312 int yy_bs_lineno; /**< The line count. */
[all …]