Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Dc.py87 def SuOccurInTypedef (Su, TdList): argument
88 for Td in TdList:
1681 TdList = []
1683 TdList.append(Td)
1685 for Td in TdList:
1730 for Td in TdList:
1753 TdList = []
1765 TdList.extend(ResultSet)
1771 for Td in TdList: