Home
last modified time | relevance | path

Searched defs:array_obj (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/lib/core/
Dpy_func.cc153 PyArrayObject* array_obj = reinterpret_cast<PyArrayObject*>(obj); in IsSingleNone() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c305 struct gl_vertex_array_object *array_obj; in _mesa_meta_setup_vertex_objects() local
3316 struct gl_vertex_array_object *array_obj; in _mesa_meta_DrawTex() local
/external/python/cpython3/Modules/
Darraymodule.c1861 PyObject *array_obj; in make_array() local