OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yy_state_type
(Results
1 - 13
of
13
) sorted by null
/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/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/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
...]
/system/core/sh/
arith_lex.c
334
typedef int
yy_state_type
;
typedef
343
static
yy_state_type
yy_get_previous_state (void );
344
static
yy_state_type
yy_try_NUL_trans (
yy_state_type
current_state );
454
static
yy_state_type
yy_last_accepting_state;
672
register
yy_state_type
yy_current_state;
952
yy_state_type
yy_next_state;
1180
static
yy_state_type
yy_get_previous_state (void)
1182
register
yy_state_type
yy_current_state;
1212
static
yy_state_type
yy_try_NUL_trans (yy_state_type yy_current_state
[
all
...]
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
Tokenizer.cpp
176
#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(
yy_state_type
))
343
typedef int
yy_state_type
;
typedef
347
static
yy_state_type
yy_get_previous_state (yyscan_t yyscanner );
348
static
yy_state_type
yy_try_NUL_trans (
yy_state_type
current_state ,yyscan_t yyscanner);
592
yy_state_type
yy_last_accepting_state;
788
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
330
typedef int
yy_state_type
;
typedef
339
static
yy_state_type
yy_get_previous_state (void );
340
static
yy_state_type
yy_try_NUL_trans (
yy_state_type
current_state );
[
all
...]
/external/chromium_org/third_party/angle/src/compiler/
glslang_lex.cpp
188
#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(
yy_state_type
))
368
typedef int
yy_state_type
;
typedef
372
static
yy_state_type
yy_get_previous_state (yyscan_t yyscanner );
373
static
yy_state_type
yy_try_NUL_trans (
yy_state_type
current_state ,yyscan_t yyscanner);
[
all
...]
Completed in 50 milliseconds