Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_percentile_tables.cpp1181 unsigned int itemcount = apt->item_count[i]; in get_2d_percentile_table() local
/third_party/python/Modules/
H A Darraymodule.c2044 Py_ssize_t itemcount = Py_SIZE(items) / 4; in array__array_reconstructor_impl() local
2065 Py_ssize_t itemcount = Py_SIZE(items) / 8; in array__array_reconstructor_impl() local
2120 Py_ssize_t itemcount = Py_SIZE(items) / mf_descr.size; in array__array_reconstructor_impl() local

Completed in 6 milliseconds