/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | err.c | 189 SetWordType zzerr1[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 191 SetWordType zzerr2[20] = {0xfc,0xff,0xff,0xff, 0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xf3, 193 SetWordType zzerr3[20] = {0xfc,0xff,0xff,0xff, 0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xfb, 195 SetWordType zzerr4[20] = {0x4,0x0,0x0,0x0, 0x10,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 197 SetWordType setwd1[157] = {0x0,0x50,0xa0,0x20,0x20,0x20,0x20, 217 SetWordType zzerr5[20] = {0x0,0x0,0x0,0x0, 0x10,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 219 SetWordType zzerr6[20] = {0x4,0x0,0x0,0x0, 0x10,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 221 SetWordType zzerr7[20] = {0x4,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 223 SetWordType zzerr8[20] = {0x4,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 225 SetWordType zzerr9[20] = {0x2,0x0,0x0,0x0, 0x4,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, [all …]
|
D | tokens.h | 171 extern SetWordType zzerr1[]; 172 extern SetWordType zzerr2[]; 173 extern SetWordType zzerr3[]; 174 extern SetWordType zzerr4[]; 175 extern SetWordType setwd1[]; 176 extern SetWordType zzerr5[]; 177 extern SetWordType zzerr6[]; 178 extern SetWordType zzerr7[]; 179 extern SetWordType zzerr8[]; 180 extern SetWordType zzerr9[]; [all …]
|
D | bits.c | 44 typedef unsigned char SetWordType; typedef 46 #define BitsPerWord BitsPerByte*sizeof(SetWordType) 48 static SetWordType *setwd = NULL; 91 SetWordType *p; in NewSetWd() 95 setwd = (SetWordType *) calloc(TokenNum, sizeof(SetWordType)); in NewSetWd() 188 SetWordType mask=(((unsigned)1)<<setnum);
|
D | antlr.c | 3540 zzsyn(char *text, int tok, char *egroup, SetWordType *eset, int etok, in zzsyn() 3548 SetWordType *eset;
|
D | antlr.g | 2545 zzsyn(char *text, int tok, char *egroup, SetWordType *eset, int etok, 2553 SetWordType *eset;
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
D | err.c | 73 SetWordType zzerr1[8] = {0x80,0xf,0x0,0x0, 0x0,0x0,0x0,0x0}; 74 SetWordType zzerr2[8] = {0x60,0x0,0x0,0x0, 0x0,0x0,0x0,0x0}; 75 SetWordType zzerr3[8] = {0x70,0xa8,0x9a,0x7f, 0x3,0x0,0x0,0x0}; 76 SetWordType setwd1[46] = {0x0,0x6,0x0,0x0,0x30,0xc8,0xc8, 82 SetWordType zzerr4[8] = {0x10,0xa8,0x9a,0x7f, 0x3,0x0,0x0,0x0}; 83 SetWordType zzerr5[8] = {0x10,0xe8,0xbb,0x7f, 0x3,0x0,0x0,0x0}; 84 SetWordType zzerr6[8] = {0x10,0xa0,0x9a,0x7f, 0x3,0x0,0x0,0x0}; 85 SetWordType setwd2[46] = {0x0,0x0,0x0,0x0,0xeb,0x2,0x2, 91 SetWordType zzerr7[8] = {0x10,0xa0,0x82,0x7f, 0x3,0x0,0x0,0x0}; 92 SetWordType zzerr8[8] = {0x10,0x0,0x44,0x7f, 0x3,0x0,0x0,0x0}; [all …]
|
D | tokens.h | 122 extern SetWordType zzerr1[]; 123 extern SetWordType zzerr2[]; 124 extern SetWordType zzerr3[]; 125 extern SetWordType setwd1[]; 126 extern SetWordType zzerr4[]; 127 extern SetWordType zzerr5[]; 128 extern SetWordType zzerr6[]; 129 extern SetWordType setwd2[]; 130 extern SetWordType zzerr7[]; 131 extern SetWordType zzerr8[]; [all …]
|
D | dlg_p.c | 936 zzsyn(char *text, int tok, char *egroup, SetWordType *eset, int etok, int k, char *bad_text) in zzsyn() 943 SetWordType *eset;
|
D | dlg_p.g | 590 zzsyn(char *text, int tok, char *egroup, SetWordType *eset, int etok, int k, char *bad_text) 597 SetWordType *eset;
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | err.h | 75 static SetWordType bitmask[] = { 94 zzresynch(SetWordType *wd,SetWordType mask) in zzresynch() 97 SetWordType *wd, mask; in zzresynch() 122 zzconsumeUntil(SetWordType *st) in zzconsumeUntil() 125 SetWordType *st; in zzconsumeUntil() 165 SetWordType *f[LL_K]; in zzFAIL() 168 SetWordType *f[1]; in zzFAIL() 170 SetWordType **miss_set; in zzFAIL() 190 f[i-1] = va_arg(ap, SetWordType *); in zzFAIL() 198 miss_set = va_arg(ap, SetWordType **); in zzFAIL() [all …]
|
D | AParser.h | 57 typedef unsigned char SetWordType; typedef 150 static SetWordType bitmask[sizeof(SetWordType)*8]; 196 _ANTLRTokenPtr *, SetWordType **); 197 int _setmatch(SetWordType *, ANTLRChar **, ANTLRTokenType *, 198 _ANTLRTokenPtr *, SetWordType **, 199 SetWordType * tokclassErrset /* MR23 */); 201 int _setmatch_wsig(SetWordType *); 203 virtual void resynch(SetWordType *wd,SetWordType mask); // MR21 209 int set_deg(SetWordType *); 210 int set_el(ANTLRTokenType, SetWordType *); [all …]
|
D | AParser.cpp | 65 SetWordType ANTLRParser::bitmask[sizeof(SetWordType)*8] = { 291 SetWordType **MissSet) in _match() 329 _setmatch(SetWordType *tset, ANTLRChar **MissText, in _setmatch() 331 SetWordType **MissSet, SetWordType *tokclassErrset) in _setmatch() 349 _setmatch_wsig(SetWordType *tset) in _setmatch_wsig() 366 consumeUntil(SetWordType *st) in consumeUntil() 389 resynch(SetWordType *wd,SetWordType mask) in resynch() 424 syn(_ANTLRTokenPtr /*tok MR23*/, ANTLRChar *egroup, SetWordType *eset, in syn() 463 set_el(ANTLRTokenType b, SetWordType *p) in set_el() 469 set_deg(SetWordType *a) in set_deg() [all …]
|
D | antlr.h | 68 typedef unsigned char SetWordType; typedef 538 extern int _zzsetmatch(SetWordType *, char **, char **, int *, int *, SetWordType **, SetWordType *… 539 extern int _zzsetmatch_wsig(SetWordType *); 557 extern int _zzmatch(int, char **, char **, int *, int *, SetWordType **); 570 extern int _zzmatch_wdfltsig(int, SetWordType *); 571 extern int _zzsetmatch_wdfltsig(SetWordType *tokensWanted, 573 SetWordType *whatFollows); 581 SetWordType *zzMissSet=NULL; int zzMissTok=0; \ 591 SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" 722 extern void zzsyn(char *, int, char *, SetWordType *, int, int, char *); [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
D | err.h | 75 static SetWordType bitmask[] = { 94 zzresynch(SetWordType *wd,SetWordType mask) in zzresynch() 97 SetWordType *wd, mask; in zzresynch() 122 zzconsumeUntil(SetWordType *st) in zzconsumeUntil() 125 SetWordType *st; in zzconsumeUntil() 165 SetWordType *f[LL_K]; in zzFAIL() 168 SetWordType *f[1]; in zzFAIL() 170 SetWordType **miss_set; in zzFAIL() 190 f[i-1] = va_arg(ap, SetWordType *); in zzFAIL() 198 miss_set = va_arg(ap, SetWordType **); in zzFAIL() [all …]
|
D | AParser.h | 57 typedef unsigned char SetWordType; typedef 150 static SetWordType bitmask[sizeof(SetWordType)*8]; 196 _ANTLRTokenPtr *, SetWordType **); 197 int _setmatch(SetWordType *, ANTLRChar **, ANTLRTokenType *, 198 _ANTLRTokenPtr *, SetWordType **); 200 int _setmatch_wsig(SetWordType *); 202 virtual void resynch(SetWordType *wd,SetWordType mask); // MR21 208 int set_deg(SetWordType *); 209 int set_el(ANTLRTokenType, SetWordType *); 210 virtual void edecode(SetWordType *); // MR1 [all …]
|
D | AParser.cpp | 65 SetWordType ANTLRParser::bitmask[sizeof(SetWordType)*8] = { 282 SetWordType **MissSet) in _match() 319 _setmatch(SetWordType *tset, ANTLRChar **MissText, in _setmatch() 321 SetWordType **MissSet) in _setmatch() 338 _setmatch_wsig(SetWordType *tset) in _setmatch_wsig() 355 consumeUntil(SetWordType *st) in consumeUntil() 378 resynch(SetWordType *wd,SetWordType mask) in resynch() 405 syn(_ANTLRTokenPtr tok, ANTLRChar *egroup, SetWordType *eset, in syn() 432 set_el(ANTLRTokenType b, SetWordType *p) in set_el() 438 set_deg(SetWordType *a) in set_deg() [all …]
|
D | antlr.h | 68 typedef unsigned char SetWordType; typedef 526 extern int _zzsetmatch(SetWordType *, char **, char **, int *, int *, SetWordType **); 527 extern int _zzsetmatch_wsig(SetWordType *); 545 extern int _zzmatch(int, char **, char **, int *, int *, SetWordType **); 558 extern int _zzmatch_wdfltsig(int, SetWordType *); 559 extern int _zzsetmatch_wdfltsig(SetWordType *tokensWanted, 561 SetWordType *whatFollows); 569 SetWordType *zzMissSet=NULL; int zzMissTok=0; \ 579 SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" 702 extern void zzsyn(char *, int, char *, SetWordType *, int, int, char *); [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/ |
D | VfrSyntax.g | 2735 …VOID syn (ANTLRAbstractToken *, ANTLRChar *, SetWordType *, ANTLRTokenType, IN… 2933 SetWordType *Eset,
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/ |
D | VfrSyntax.g | 4602 …VOID syn (ANTLRAbstractToken *, ANTLRChar *, SetWordType *, ANTLRTokenType, IN… 4805 SetWordType *Eset,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133.txt | 322 This will generate the symbol rr_FirstSet of type SetWordType with
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/ |
D | VfrCompile.g | 2409 SetWordType *Eset,
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_FROM_133.txt | 993 This will generate the symbol rr_FirstSet of type SetWordType with
|