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
1723 static PyObject *empty_array = NULL; in encoder_listencode_list() local