Lines Matching defs:shape
264 def strides_from_shape(ndim, shape, itemsize, layout): argument
306 def carray(items, shape): argument
311 def farray(items, shape): argument
316 def indices(shape): argument
328 def transpose(src, shape): argument
435 def verify_structure(memlen, itemsize, ndim, shape, strides, offset): argument
488 def rand_structure(itemsize, valid, maxdim=5, maxshape=16, shape=()): argument
564 def randslice_from_shape(ndim, shape): argument
645 def cast_items(exporter, fmt, itemsize, shape=None): argument
698 def genslices_ndim(ndim, shape): argument
716 def rslices_ndim(ndim, shape, iterations=5): argument
774 ndim, shape, strides, argument