Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ditertoolsmodule.c3261 count_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in count_new() function
3476 count_new, /* tp_new */
/external/skia/src/compute/skc/platforms/cl_12/kernels/
Drasterize.cl1963 …SKC_RASTERIZE_UINT const count_new = (h_total >> h_shl & SKC_RASTERIZE_TILE_HASH_BIN_MASK) +…
1982 smem->bin.aN.count[hash C] = count_new C; \
1993 …smem->bin.aN.count[hash] = count_new; // it's ok if this is > SKC_DEVICE_SUBBLOCK_WORDS
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Drasterize.cl1963 …SKC_RASTERIZE_UINT const count_new = (h_total >> h_shl & SKC_RASTERIZE_TILE_HASH_BIN_MASK) +…
1982 smem->bin.aN.count[hash C] = count_new C; \
1993 …smem->bin.aN.count[hash] = count_new; // it's ok if this is > SKC_DEVICE_SUBBLOCK_WORDS
/external/python/cpython3/Modules/
Ditertoolsmodule.c3959 count_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in count_new() function
4175 count_new, /* tp_new */