Searched refs:PrintPortSetSummary (Results 1 – 1 of 1) sorted by relevance
156 print(PrintPortSetSummary.header)159 with O.table(PrintPortSetSummary.header, indent=True):424 def PrintPortSetSummary(pset, space=0, verbose=True, O=None): function1630 with O.table(PrintPortSetSummary.header):1634 PrintPortSetSummary(pset, space=task.itk_space, O=O)1644 with O.table(PrintPortSetSummary.header):1651 PrintPortSetSummary(pset, space=port.ip_receiver, O=O)1662 with O.table(PrintPortSetSummary.header):1665 PrintPortSetSummary(value(pset.AddressOf()), O=O)1713 with O.table(PrintPortSetSummary.header):[all …]