Searched defs:create_with_binary (Results 1 – 2 of 2) sorted by relevance
490 static program create_with_binary(const unsigned char *binary, in create_with_binary() function in boost::compute::program518 static program create_with_binary(const std::vector<unsigned char> &binary, in create_with_binary() function in boost::compute::program
98 BOOST_AUTO_TEST_CASE(create_with_binary) in BOOST_AUTO_TEST_CASE() argument