D | test_buffer.py | 264 def strides_from_shape(ndim, shape, itemsize, layout): argument 321 def getindex(ndim, ind, strides): argument 435 def verify_structure(memlen, itemsize, ndim, shape, strides, offset): argument 564 def randslice_from_shape(ndim, shape): argument 698 def genslices_ndim(ndim, shape): argument 716 def rslices_ndim(ndim, shape, iterations=5): argument 774 ndim, shape, strides, argument
|