HomeSort by relevance Sort by last modified time
    Searched refs:yy_state_type (Results 1 - 15 of 15) sorted by null

  /frameworks/compile/mclinker/include/mcld/Script/
FlexLexer.h 68 typedef int yy_state_type; typedef
161 yy_state_type yy_get_previous_state();
162 yy_state_type yy_try_NUL_trans( yy_state_type current_state );
193 yy_state_type yy_last_accepting_state;
196 yy_state_type* yy_state_buf;
197 yy_state_type* yy_state_ptr;
  /external/bison/examples/calc++/
calc++-scanner.cc 192 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
406 /* %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here */
418 typedef int yy_state_type; typedef
429 static yy_state_type yy_get_previous_state (void );
430 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
527 static yy_state_type yy_last_accepting_state;
803 register yy_state_type yy_current_state;
1016 yy_state_type yy_next_state;
1269 static yy_state_type yy_get_previous_state (void
    [all...]
  /external/bison/src/
scan-skel.c 211 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
425 /* %% [1.0] skel_text/skel_in/skel_out/yy_state_type/skel_lineno etc. def's & init go here */
437 typedef int yy_state_type; typedef
448 static yy_state_type yy_get_previous_state (void );
449 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
580 static yy_state_type yy_last_accepting_state;
890 register yy_state_type yy_current_state;
1224 yy_state_type yy_next_state;
    [all...]
scan-code.c 211 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
425 /* %% [1.0] code_text/code_in/code_out/yy_state_type/code_lineno etc. def's & init go here */
437 typedef int yy_state_type; typedef
448 static yy_state_type yy_get_previous_state (void );
449 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
633 static yy_state_type yy_last_accepting_state;
975 register yy_state_type yy_current_state;
    [all...]
scan-gram.c 211 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
425 /* %% [1.0] gram_text/gram_in/gram_out/yy_state_type/gram_lineno etc. def's & init go here */
437 typedef int yy_state_type; typedef
448 static yy_state_type yy_get_previous_state (void );
449 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
    [all...]
  /external/elfutils/0.153/libcpu/
i386_lex.c 167 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
373 typedef int yy_state_type; typedef
382 static yy_state_type yy_get_previous_state (void );
383 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
525 static yy_state_type yy_last_accepting_state;
762 register yy_state_type yy_current_state;
1012 yy_state_type yy_next_state;
    [all...]
  /external/elfutils/0.153/src/
ldlex.c 168 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
374 typedef int yy_state_type; typedef
383 static yy_state_type yy_get_previous_state (void );
384 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
pmu-flex.c 176 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
366 typedef int yy_state_type; typedef
375 static yy_state_type yy_get_previous_state (void );
376 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
471 static yy_state_type yy_last_accepting_state;
688 register yy_state_type yy_current_state;
867 yy_state_type yy_next_state;
1103 static yy_state_type yy_get_previous_state (void)
1105 register yy_state_type yy_current_state
    [all...]
parse-events-flex.c 174 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
338 typedef int yy_state_type; typedef
342 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
343 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
Tokenizer.cpp 177 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
349 typedef int yy_state_type; typedef
353 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
354 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
612 yy_state_type yy_last_accepting_state;
812 register yy_state_type yy_current_state;
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-lex.c 175 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
342 typedef int yy_state_type; typedef
346 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
347 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
667 yy_state_type yy_last_accepting_state;
879 register yy_state_type yy_current_state;
    [all...]
glsl_lexer.cc 175 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
342 typedef int yy_state_type; typedef
346 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
347 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
    [all...]
lex.yy.c 175 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
342 typedef int yy_state_type; typedef
346 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
347 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
    [all...]
  /external/libpcap/
scanner.c 177 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
367 typedef int yy_state_type; typedef
376 static yy_state_type yy_get_previous_state (void );
377 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/translator/
glslang_lex.cpp 189 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
374 typedef int yy_state_type; typedef
378 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
379 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
    [all...]

Completed in 670 milliseconds