/external/libtracefs/src/ |
D | sqlhist.tab.c | 877 # ifndef YYFPRINTF 879 # define YYFPRINTF fprintf macro 885 YYFPRINTF Args; \ 898 YYFPRINTF (stderr, "%s ", Title); \ 901 YYFPRINTF (stderr, "\n"); \ 937 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print() 941 YYFPRINTF (yyo, ")"); in yy_symbol_print() 952 YYFPRINTF (stderr, "Stack now"); in yy_stack_print() 956 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print() 958 YYFPRINTF (stderr, "\n"); in yy_stack_print() [all …]
|
/external/angle/src/compiler/preprocessor/ |
D | preprocessor_tab_autogen.cpp | 768 # ifndef YYFPRINTF 770 # define YYFPRINTF fprintf macro 777 YYFPRINTF Args; \ 785 YYFPRINTF(stderr, "%s ", Title); \ 787 YYFPRINTF(stderr, "\n"); \ 819 YYFPRINTF(yyo, "%s %s (", yykind < YYNTOKENS ? "token" : "nterm", yysymbol_name(yykind)); in yy_symbol_print() 822 YYFPRINTF(yyo, ")"); in yy_symbol_print() 832 YYFPRINTF(stderr, "Stack now"); in yy_stack_print() 836 YYFPRINTF(stderr, " %d", yybot); in yy_stack_print() 838 YYFPRINTF(stderr, "\n"); in yy_stack_print() [all …]
|
/external/libconfig/lib/ |
D | grammar.c | 692 # ifndef YYFPRINTF 694 # define YYFPRINTF fprintf macro 700 YYFPRINTF Args; \ 713 YYFPRINTF (stderr, "%s ", Title); \ 716 YYFPRINTF (stderr, "\n"); \ 750 YYFPRINTF (yyoutput, "%s %s (", in yy_symbol_print() 754 YYFPRINTF (yyoutput, ")"); in yy_symbol_print() 765 YYFPRINTF (stderr, "Stack now"); in yy_stack_print() 769 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print() 771 YYFPRINTF (stderr, "\n"); in yy_stack_print() [all …]
|
/external/angle/src/compiler/translator/ |
D | glslang_tab_autogen.cpp | 1766 # ifndef YYFPRINTF 1768 # define YYFPRINTF fprintf macro 1775 YYFPRINTF Args; \ 1801 res += YYFPRINTF(yyo, "%d", yylocp->first_line); in yy_location_print_() 1803 res += YYFPRINTF(yyo, ".%d", yylocp->first_column); in yy_location_print_() 1809 res += YYFPRINTF(yyo, "-%d", yylocp->last_line); in yy_location_print_() 1811 res += YYFPRINTF(yyo, ".%d", end_col); in yy_location_print_() 1814 res += YYFPRINTF(yyo, "-%d", end_col); in yy_location_print_() 1840 YYFPRINTF(stderr, "%s ", Title); \ 1842 YYFPRINTF(stderr, "\n"); \ [all …]
|
/external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/ |
D | parser.c | 1151 # ifndef YYFPRINTF 1153 # define YYFPRINTF fprintf macro 1159 YYFPRINTF Args; \ 1169 YYFPRINTF (stderr, "%s ", Title); \ 1172 YYFPRINTF (stderr, "\n"); \ 1204 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print() 1208 YYFPRINTF (yyo, ")"); in yy_symbol_print() 1219 YYFPRINTF (stderr, "Stack now"); in yy_stack_print() 1223 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print() 1225 YYFPRINTF (stderr, "\n"); in yy_stack_print() [all …]
|
/external/libpcap/ |
D | grammar.c | 1469 # ifndef YYFPRINTF 1471 # define YYFPRINTF fprintf macro 1477 YYFPRINTF Args; \ 1487 YYFPRINTF (stderr, "%s ", Title); \ 1490 YYFPRINTF (stderr, "\n"); \ 1523 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print() 1527 YYFPRINTF (yyo, ")"); in yy_symbol_print() 1538 YYFPRINTF (stderr, "Stack now"); in yy_stack_print() 1542 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print() 1544 YYFPRINTF (stderr, "\n"); in yy_stack_print() [all …]
|
/external/angle/tools/flex-bison/third_party/skeletons/ |
D | yacc.c | 785 # ifndef YYFPRINTF 787 # define YYFPRINTF fprintf 793 YYFPRINTF Args; \ 802 YYFPRINTF (stderr, "%s ", Title); \ 805 YYFPRINTF (stderr, "\n"); \ 819 YYFPRINTF (stderr, "Stack now"); 823 YYFPRINTF (stderr, " %d", yybot); 825 YYFPRINTF (stderr, "\n"); 846 YYFPRINTF (stderr, "Reducing stack by rule %d (line %d):\n", 851 YYFPRINTF (stderr, " $%d = ", yyi + 1); [all …]
|
D | c.m4 | 789 YYFPRINTF (yyo, "%s %s (", 793 YYFPRINTF (yyo, ": "); 797 YYFPRINTF (yyo, ")"); 1078 res += YYFPRINTF (yyo, "%d", yylocp->first_line); 1080 res += YYFPRINTF (yyo, ".%d", yylocp->first_column); 1086 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); 1088 res += YYFPRINTF (yyo, ".%d", end_col); 1091 res += YYFPRINTF (yyo, "-%d", end_col);
|
D | glr.c | 663 # ifndef YYFPRINTF 664 # define YYFPRINTF fprintf 672 YYFPRINTF Args; \ 682 YYFPRINTF Args; \
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 832 # ifndef YYFPRINTF 834 # define YYFPRINTF fprintf 840 YYFPRINTF Args; \ 847 YYFPRINTF (stderr, "%s ", Title); \ 850 YYFPRINTF (stderr, "\n"); \ 869 YYFPRINTF (stderr, "Stack now"); 871 YYFPRINTF (stderr, " %d", *bottom); 872 YYFPRINTF (stderr, "\n"); 897 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu), ", 901 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]); [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 4513 # ifndef YYFPRINTF 4515 # define YYFPRINTF fprintf macro 4521 YYFPRINTF Args; \ 4531 YYFPRINTF (stderr, "%s ", Title); \ 4534 YYFPRINTF (stderr, "\n"); \ 4566 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print() 4570 YYFPRINTF (yyo, ")"); in yy_symbol_print() 4581 YYFPRINTF (stderr, "Stack now"); in yy_stack_print() 4585 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print() 4587 YYFPRINTF (stderr, "\n"); in yy_stack_print() [all …]
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 4538 # ifndef YYFPRINTF 4540 # define YYFPRINTF fprintf macro 4546 YYFPRINTF Args; \ 4559 YYFPRINTF (stderr, "%s ", Title); \ 4562 YYFPRINTF (stderr, "\n"); \ 4598 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print() 4602 YYFPRINTF (yyo, ")"); in yy_symbol_print() 4613 YYFPRINTF (stderr, "Stack now"); in yy_stack_print() 4617 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print() 4619 YYFPRINTF (stderr, "\n"); in yy_stack_print() [all …]
|