Home
last modified time | relevance | path

Searched refs:stillToFetch (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DAParser.cpp103 stillToFetch = 0; // MR19 in ANTLRParser()
220 stillToFetch++; in consume()
794 if (stillToFetch) { in undeferFetch()
795 for (int stillToFetch_x = 0; stillToFetch_x < stillToFetch; ++stillToFetch_x) { in undeferFetch()
800 stillToFetch = 0; in undeferFetch()
DAParser.h181 int stillToFetch; // MR19 V.H. Simonis variable
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DAParser.cpp103 stillToFetch = 0; // MR19 in ANTLRParser()
229 stillToFetch++; in consume()
825 if (stillToFetch) { in undeferFetch()
826 for (int stillToFetch_x = 0; stillToFetch_x < stillToFetch; ++stillToFetch_x) { in undeferFetch()
831 stillToFetch = 0; in undeferFetch()
DAParser.h181 int stillToFetch; // MR19 V.H. Simonis variable