Home
last modified time | relevance | path

Searched refs:DfaStates (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DDLexer.h97 if ((state != dfa_base[automaton]) && (newstate == DfaStates)){ in nextTokenType()
117 while (ZZNEWSTATE != DfaStates) { in nextTokenType()
Ddlgauto.h397 if ((state != dfa_base[zzauto]) && (newstate == DfaStates)){ in zzgettok()
418 while (ZZNEWSTATE != DfaStates){ in zzgettok()
425 while (ZZNEWSTATE != DfaStates){ in zzgettok()
432 while (ZZNEWSTATE != DfaStates){ in zzgettok()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DDLexer.cpp92 if ((state != dfa_base[automaton]) && (newstate == DfaStates)){ in nextTokenType()
112 while (ZZNEWSTATE != DfaStates) { in nextTokenType()
Ddlgauto.h392 if ((state != dfa_base[zzauto]) && (newstate == DfaStates)){ in zzgettok()
413 while (ZZNEWSTATE != DfaStates){ in zzgettok()
420 while (ZZNEWSTATE != DfaStates){ in zzgettok()
427 while (ZZNEWSTATE != DfaStates){ in zzgettok()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Ddlg_a.c560 #define DfaStates 94 macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dscan.c1868 #define DfaStates 436 macro