Home
last modified time | relevance | path

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

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/
H A DgdcmULActionAE.cxx193 std::vector<TransferSyntaxSub> const & tsSet = pc.GetTransferSyntaxes(); in PerformAction() local
197 for (tsitor = tsSet.begin(); tsitor < tsSet.end(); tsitor++) in PerformAction()
213 for (tsitor = tsSet.begin(); tsitor < tsSet.end(); tsitor++) in PerformAction()
/dports/devel/gdcm/gdcm-3.0.10/Source/MessageExchangeDefinition/
H A DgdcmULActionAE.cxx193 std::vector<TransferSyntaxSub> const & tsSet = pc.GetTransferSyntaxes(); in PerformAction() local
197 for (tsitor = tsSet.begin(); tsitor < tsSet.end(); tsitor++) in PerformAction()
213 for (tsitor = tsSet.begin(); tsitor < tsSet.end(); tsitor++) in PerformAction()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/extensions/
H A Dnewresinter.py42 for tsSet in _titrationSets:
43 for ts in tsSet[0]:
44 _titrationSetsMap[ts] = tsSet
46 _titrationSetsMap[tsSet[1]] = tsSet
H A Dresinter.py30 for tsSet in _titrationSets:
31 for ts in tsSet:
32 _titrationSetsMap[ts] = tsSet
/dports/audio/py-music21/music21-7.1.0/music21/romanText/
H A Dtranslate.py341 self.tsSet = False # store if set to a measure
416 self.tsSet = False
652 if not self.tsSet:
654 self.tsSet = True # only set when changed