HomeSort by relevance Sort by last modified time
    Searched refs:LastSectionFalg (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
InfParser.py 196 LastSectionFalg = True
297 LastSectionFalg = False
299 LastSectionFalg = True
303 if not LastSectionFalg:
310 Line.find(DT.TAB_SECTION_END) > -1) or LastSectionFalg:
315 if not LastSectionFalg:
374 if LastSectionFalg:
381 if NewSectionStartFlag or LastSectionFalg:
383 (LastSectionFalg and CurrentSection == DT.MODEL_META_DATA_DEFINE):
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Check.py 453 LastSectionFalg = True
    [all...]

Completed in 1776 milliseconds