Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_popcount.cpp90 int test_popcount(cl_device_id device, cl_context context, cl_command_queue queue, int n_elems) in test_popcount() function
/external/python/cpython3/Modules/
D_testinternalcapi.c86 test_popcount(PyObject *self, PyObject *Py_UNUSED(args)) in test_popcount() function