Home
last modified time | relevance | path

Searched refs:ft (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DMakefile30 antlr -CC -e3 -ck 3 -k 2 -fl VfrParser.dlg -ft VfrTokens.h -o . VfrSyntax.g
DGNUmakefile50 Pccts/antlr/antlr -CC -e3 -ck 3 -k 2 -fl VfrParser.dlg -ft VfrTokens.h -o . VfrSyntax.g
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dfset2.c1212 VerifyAmbig( Junction *alt1, Junction *alt2, unsigned **ft, set *fs, Tree **t, Tree **u, int *numAm… in VerifyAmbig() argument
1214 VerifyAmbig( alt1, alt2, ft, fs, t, u, numAmbig ) in VerifyAmbig()
1217 unsigned **ft;
1240 ftbl = ft;
1414 unsigned **ft; local
1422 ft = (unsigned **) calloc(CLL_k+1, sizeof(unsigned *));
1423 require(ft!=NULL, "cannot allocate ft");
1427 ft[i] = set_pdq(b);
1445 ftbl = ft;
1473 for (i=1; i<=CLL_k; i++) free( (char *)ft[i] );
[all …]
Dmisc.c254 ForcedToken *ft = (ForcedToken *) calloc(1, sizeof(ForcedToken)); local
255 require(ft!=NULL, "out of memory");
256 ft->token = token;
257 ft->tnum = tnum;
258 return ft;
Dantlr1.txt84 -ft file
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
Dmakefile94 $(ANTLR) $(ANTLR_FLAGS) -fl VfrParser.dlg -ft VfrTokens.h -o $(ETO) $(VFR_GRAMMER_FILE)
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_131.txt35 When the -ft option was used, any path prefix screwed up