Searched defs:empty_array (Results 1 – 6 of 6) sorted by relevance
19 var empty_array = new Uint32Array(); variable
18 var empty_array = new Uint32Array(); variable
32 boost::compute::array<int, 0> empty_array(context); in BOOST_AUTO_TEST_CASE() local
335 BOOST_AUTO_TEST_CASE(empty_array) { in BOOST_AUTO_TEST_CASE() argument
1660 PyObject *empty_array = _PyUnicode_FromId(&PyId_empty_array); // borrowed ref in encoder_listencode_list() local