Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_buffer.py623 def numpy_array_from_structure(items, fmt, t): function
1884 z = numpy_array_from_structure(items, fmt, t)
1911 y = numpy_array_from_structure(items, fmt, t)
1963 zl = numpy_array_from_structure(litems, fmt, tl)
1964 zr = numpy_array_from_structure(ritems, fmt, tr)