Home
last modified time | relevance | path

Searched refs:dumpAction (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dlex.c70 if (FirstAction != NULL ) dumpAction( FirstAction, dlgFile, 0, -1, 0, 1 ); /* MR11 MR15b */ in genLexDescr()
78 if ( HdrAction != NULL ) dumpAction( HdrAction, dlgFile, 0, -1, 0, 1 ); in genLexDescr()
88 if ( HdrAction != NULL ) dumpAction( HdrAction, dlgFile, 0, -1, 0, 1 ); in genLexDescr()
136 dumpAction( (char *)p->elem, dlgFile, 0, -1, 0, 1 ); in genLexDescr()
149 /* MR1 */ dumpAction( (char *)p->elem, dlgFile, 0, -1, 0, 1 ); in genLexDescr()
158 /* MR1 */ dumpAction( (char *)p->elem, dlgFile, 0, -1, 0, 1 ); in genLexDescr()
210 if ( t->action != NULL ) dumpAction( t->action, dlgFile, 2,-1,0,1 );
Dbits.c721 if ( FirstAction != NULL ) dumpAction(FirstAction,Parser_c, 0, -1, 0, 1); /* MR11 MR15b */ in GenParser_c_Hdr()
831 …if ( FirstAction != NULL ) dumpAction( FirstAction, Parser_h, 0, -1, 0, 1); /* MR11 MR15b … in GenParser_h_Hdr()
848 if ( HdrAction != NULL ) dumpAction( HdrAction, Parser_h, 0, -1, 0, 1); in GenParser_h_Hdr()
889 …if ( FirstAction != NULL ) dumpAction( FirstAction, ErrFile, 0, -1, 0, 1); /* MR11 MR15b */ in GenErrHdr()
899 if ( HdrAction != NULL ) dumpAction( HdrAction, ErrFile, 0, -1, 0, 1 ); in GenErrHdr()
Dgen.c332 dumpAction(eh->action, output, tabs, -1, 1, 1);
352 dumpAction(eh->action, output, tabs, -1, 1, 1);
714 dumpAction(p->predEntry->predLiteral,output,0,p->source->file,p->source->line,0);
744 dumpAction(p->source->action,output,0,p->source->file,p->source->line,0);
779 dumpAction(s,output,tabs,file,line,final_newline);
787 dumpAction(predEntry->predLiteral,output,0,anode->file,anode->line,0);
3593 dumpAction(q->erraction, output, tabs, q->file, q->line, 1);
3874 if (FirstAction != NULL ) dumpAction( FirstAction, output, 0, -1, 0, 1); /* MR11 MR15b */
3890 if ( HdrAction != NULL ) dumpAction( HdrAction, output, 0, -1, 0, 1);
3973 dumpAction( ua->action, output, 0, ua->file, ua->line, 1);
[all …]
Dproto.h369 extern void dumpAction( char *, FILE *, int, int, int, int );
650 extern void dumpAction();
Dmain.c849 dumpAction( ua->action, Parser_h, 0, ua->file, ua->line, 1);
864 dumpAction( ua->action, Parser_h, 0, ua->file, ua->line, 1);