Home
last modified time | relevance | path

Searched defs:itemcount (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_percentile_tables.cpp1133 int itemcount = apt->itemcounts[i]; in get_2d_percentile_table() local
/external/python/cpython3/Modules/
Darraymodule.c2034 Py_ssize_t itemcount = Py_SIZE(items) / 4; in array__array_reconstructor_impl() local
2056 Py_ssize_t itemcount = Py_SIZE(items) / 8; in array__array_reconstructor_impl() local
2112 Py_ssize_t itemcount = Py_SIZE(items) / mf_descr.size; in array__array_reconstructor_impl() local