Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_buffer.py631 def numpy_array_from_structure(items, fmt, t): function
1911 z = numpy_array_from_structure(items, fmt, t)
1938 y = numpy_array_from_structure(items, fmt, t)
1990 zl = numpy_array_from_structure(litems, fmt, tl)
1991 zr = numpy_array_from_structure(ritems, fmt, tr)