Home
last modified time | relevance | path

Searched refs:__GetNextToken (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DFdfParserLite.py391 if not self.__GetNextToken():
479 while self.__GetNextToken():
484 if not self.__GetNextToken():
514 if self.__GetNextToken():
546 while self.__GetNextToken():
550 if not self.__GetNextToken():
556 if not self.__GetNextToken():
590 if not self.__GetNextToken():
635 if not self.__GetNextToken():
866 def __GetNextToken(self): member in FdfParser
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DFdfParser.py474 if not self.__GetNextToken():
623 while self.__GetNextToken():
629 if not self.__GetNextToken():
685 if self.__GetNextToken():
733 while self.__GetNextToken():
775 if not self.__GetNextToken():
1054 def __GetNextToken(self): member in FdfParser
1120 if not self.__GetNextToken():
1218 if not self.__GetNextToken():
1236 if not self.__GetNextToken():
[all …]