Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_sys.py1151 vsize = test.support.calcvobjsize
1190 size = test.support.calcvobjsize
1198 vsize = test.support.calcvobjsize
1493 vsize = test.support.calcvobjsize
Dtest_array.py1126 basesize = support.calcvobjsize('Pn2Pi')
1133 basesize = support.calcvobjsize('Pn2Pi')
Dtest_deque.py745 basesize = support.calcvobjsize('2P4nP')
Dtest_buffer.py2502 vsize = support.calcvobjsize
/third_party/python/Lib/test/support/
D__init__.py667 def calcvobjsize(fmt): function
/third_party/python/Doc/library/
Dtest.rst640 .. function:: calcvobjsize(fmt)