Home
last modified time | relevance | path

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

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/debugger/
H A Dstdtypes.py115 with Children(d, size, maxNumChild=2000, childType=innerType):
139 with Children(d, size, maxNumChild=2000, childType=innerType):
172 with Children(d, mysize, maxNumChild=2000, childType=innerType):
238 with Children(d, size, maxNumChild=1000, childType=innerType):
255 with Children(d, size, maxNumChild=1000, childType=innerType):
288 with Children(d, size, maxNumChild=1000, childType=innerType):
312 with Children(d, size, maxNumChild=1000):
361 with Children(d, size, maxNumChild=1000):
538 with Children(d, size, maxNumChild=1000):
601 with Children(d, size, maxNumChild=1000):
[all …]
H A Ddumper.py88 maxNumChild=None, addrBase=None, addrStep=None): argument
92 self.maxNumChild = maxNumChild
113 self.d.currentMaxNumChild = self.maxNumChild
2244 if n > maxNumChild:
2246 n = maxNumChild
2266 if n > maxNumChild:
2268 n = maxNumChild
2277 self.putPlotDataHelper(base, n, innerType, maxNumChild=maxNumChild)
2279 self.putArrayData(base, n, innerType, maxNumChild=maxNumChild)
2733 def putItems(self, count, generator, maxNumChild=10000): argument
[all …]
H A Dboosttypes.py139 d.putItems(size, children(p), maxNumChild=10000)
H A Dqttypes.py109 with Children(d, size, maxNumChild=10000):
1106 with Children(d, size, maxNumChild=2000, childType=innerType):
1161 with Children(d, n, maxNumChild=1000, childType=innerType):
3154 with Children(d, maxNumChild=1000):
3178 with Children(d, maxNumChild=1000):
3378 with Children(d, maxNumChild=1000):
3401 with Children(d, maxNumChild=1000):
H A Dmisctypes.py573 with Children(d, count, maxNumChild=maxItems, childType=valueType):
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/doc/qtcreator/src/debugger/creator-only/
H A Dcreator-debugger.qdoc1430 childType = None, childNumChild = None, maxNumChild = None, addrBase = None,
1435 If \c maxNumChild is specified, only that many children are displayed. This