/external/libpcap/ |
D | scanner.h | 251 #ifdef yyalloc 254 #define yyalloc pcap_alloc macro 461 void *yyalloc ( yy_size_t , yyscan_t yyscanner ); 703 #undef yyalloc
|
D | scanner.c | 247 #ifdef yyalloc 250 #define yyalloc pcap_alloc macro 541 void *yyalloc ( yy_size_t , yyscan_t yyscanner ); 4897 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_create_buffer() 4906 b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) , yyscanner ); in yy_create_buffer() 5063 yyg->yy_buffer_stack = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack() 5111 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_scan_buffer() 5160 buf = (char *) yyalloc( n , yyscanner ); in yy_scan_bytes() 5381 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL ); in yylex_init() 5412 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in yylex_init_extra() [all …]
|
D | grammar.c | 910 union yyalloc union 917 # define YYSTACK_GAP_MAXIMUM (YYSIZEOF (union yyalloc) - 1) 2052 union yyalloc *yyptr = in yyparse() 2053 YY_CAST (union yyalloc *, in yyparse()
|
/external/angle/tools/flex-bison/third_party/skeletons/ |
D | yacc.c | 490 union yyalloc 498 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 794 YYSIZE_T yyalloc = 2 * yysize_new; 805 if (YYMAXDEPTH < yyalloc) 806 yyalloc = YYMAXDEPTH; 808 (yytype_int16*) YYSTACK_ALLOC (yyalloc * sizeof *yybottom_new); 823 *yycapacity = yyalloc;]m4_if(b4_percent_define_get([[parse.lac.memory-trace]]), 826 (unsigned long) yyalloc, yydebug_suffix));]])[ 1498 union yyalloc *yyptr = 1499 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
/external/angle/src/compiler/preprocessor/ |
D | preprocessor_lex_autogen.cpp | 240 #ifdef yyalloc 243 # define yyalloc ppalloc macro 531 void *yyalloc(yy_size_t, yyscan_t yyscanner); 1861 b = (YY_BUFFER_STATE)yyalloc(sizeof(struct yy_buffer_state), yyscanner); in yy_create_buffer() 1870 b->yy_ch_buf = (char *)yyalloc((yy_size_t)(b->yy_buf_size + 2), yyscanner); in yy_create_buffer() 2030 yyg->yy_buffer_stack = (struct yy_buffer_state **)yyalloc( in yyensure_buffer_stack() 2076 b = (YY_BUFFER_STATE)yyalloc(sizeof(struct yy_buffer_state), yyscanner); in yy_scan_buffer() 2125 buf = (char *)yyalloc(n, yyscanner); in yy_scan_bytes() 2358 *ptr_yy_globals = (yyscan_t)yyalloc(sizeof(struct yyguts_t), NULL); in yylex_init() 2391 *ptr_yy_globals = (yyscan_t)yyalloc(sizeof(struct yyguts_t), &dummy_yyguts); in yylex_init_extra() [all …]
|
D | preprocessor_tab_autogen.cpp | 374 union yyalloc union 381 # define YYSTACK_GAP_MAXIMUM (sizeof(union yyalloc) - 1) 1090 union yyalloc *yyptr = (union yyalloc *)YYSTACK_ALLOC(YYSTACK_BYTES(yystacksize)); in yyparse()
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Tokenizer.cpp | 316 #ifdef yyalloc 319 #define yyalloc ppalloc macro 675 void *yyalloc ( yy_size_t , yyscan_t yyscanner ); 2217 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_create_buffer() 2226 b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) , yyscanner ); in yy_create_buffer() 2390 yyg->yy_buffer_stack = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack() 2443 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_scan_buffer() 2498 buf = (char *) yyalloc( n , yyscanner ); in yy_scan_bytes() 2792 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL ); in yylex_init() 2824 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in yylex_init_extra() [all …]
|
D | ExpressionParser.cpp | 396 union yyalloc union 403 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1214 union yyalloc *yyptr = in yyparse() 1215 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
/external/e2fsprogs/intl/ |
D | plural.c | 375 union yyalloc union 385 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) 814 union yyalloc *yyptr = in yyparse() 815 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_lex.cpp | 460 void *yyalloc ( yy_size_t , yyscan_t yyscanner ); 2858 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_create_buffer() 2867 b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) , yyscanner ); in yy_create_buffer() 3031 yyg->yy_buffer_stack = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack() 3084 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_scan_buffer() 3139 buf = (char *) yyalloc( n , yyscanner ); in yy_scan_bytes() 3433 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL ); in yylex_init() 3465 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in yylex_init_extra() 3594 void *yyalloc (yy_size_t size , yyscan_t yyscanner) in yyalloc() function
|
D | glslang_tab.cpp | 580 union yyalloc union 588 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 2239 union yyalloc *yyptr = in yyparse() 2240 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
/external/iproute2/tc/ |
D | emp_ematch.yacc.c | 358 union yyalloc union 366 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1213 union yyalloc *yyptr = in yyparse() 1214 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
D | emp_ematch.lex.c | 24 #define yyalloc ematch_alloc macro
|
/external/angle/src/compiler/translator/ |
D | glslang_lex_autogen.cpp | 368 void *yyalloc(yy_size_t, yyscan_t yyscanner); 2635 b = (YY_BUFFER_STATE)yyalloc(sizeof(struct yy_buffer_state), yyscanner); in yy_create_buffer() 2644 b->yy_ch_buf = (char *)yyalloc((yy_size_t)(b->yy_buf_size + 2), yyscanner); in yy_create_buffer() 2804 yyg->yy_buffer_stack = (struct yy_buffer_state **)yyalloc( in yyensure_buffer_stack() 2850 b = (YY_BUFFER_STATE)yyalloc(sizeof(struct yy_buffer_state), yyscanner); in yy_scan_buffer() 2899 buf = (char *)yyalloc(n, yyscanner); in yy_scan_bytes() 3132 *ptr_yy_globals = (yyscan_t)yyalloc(sizeof(struct yyguts_t), NULL); in yylex_init() 3165 *ptr_yy_globals = (yyscan_t)yyalloc(sizeof(struct yyguts_t), &dummy_yyguts); in yylex_init_extra() 3273 void *yyalloc(yy_size_t size, yyscan_t yyscanner) in yyalloc() function
|
D | glslang_tab_autogen.cpp | 644 union yyalloc union 652 # define YYSTACK_GAP_MAXIMUM (sizeof(union yyalloc) - 1) 2242 union yyalloc *yyptr = (union yyalloc *)YYSTACK_ALLOC(YYSTACK_BYTES(yystacksize)); in yyparse()
|
/external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/ |
D | parser.c | 545 union yyalloc union 552 # define YYSTACK_GAP_MAXIMUM (YYSIZEOF (union yyalloc) - 1) 1694 union yyalloc *yyptr = in yyparse() 1695 YY_CAST (union yyalloc *, in yyparse()
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 315 union yyalloc 322 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1304 union yyalloc *yyptr = 1305 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 949 union yyalloc union 956 # define YYSTACK_GAP_MAXIMUM (YYSIZEOF (union yyalloc) - 1) 4535 union yyalloc *yyptr = in yyparse() 4536 YY_CAST (union yyalloc *, in yyparse()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 979 union yyalloc union 986 # define YYSTACK_GAP_MAXIMUM (YYSIZEOF (union yyalloc) - 1) 5038 union yyalloc *yyptr = in yyparse() 5039 YY_CAST (union yyalloc *, in yyparse()
|