Home
last modified time | relevance | path

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

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/debugger/
H A Ddumper.py3343 def cast(self, typish): argument
3883 if typish[0] == 'Q':
3884 if typish.startswith('QList<') or typish.startswith('QVector<'):
3892 if typish == 'QChar':
3901 if hasattr(typish, 'lbitsize') and typish.lbitsize is not None and typish.lbitsize > 0:
3902 return typish
3905 typish = typish.name
3909 typish = typish.replace('@', ns)
3917 typish = ns + typish
3933 tdata.name = typish
[all …]
/dports/textproc/p5-Hailo/Hailo-0.75/t/lib/Hailo/Test/
H A DTimToady.trn7511 I'm trying to look at all the typish things we've defined so far