Home
last modified time | relevance | path

Searched refs:svm_free (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/compute/test/
Dtest_svm_ptr.cpp37 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
68 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
69 compute::svm_free(context, ptr2); in BOOST_AUTO_TEST_CASE()
109 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
152 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
Dtest_copy_type_mismatch.cpp431 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
486 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
537 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
574 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
706 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
741 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
778 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
779 compute::svm_free(context, ptr2); in BOOST_AUTO_TEST_CASE()
812 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
849 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
[all …]
Dtest_copy.cpp361 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
388 compute::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
Dtest_fill.cpp322 bc::svm_free(context, ptr); in BOOST_AUTO_TEST_CASE()
/third_party/boost/boost/compute/
Dsvm.hpp55 inline void svm_free(svm_ptr<T> ptr) in svm_free() function
62 inline void svm_free(const context &context, svm_ptr<T> ptr) in svm_free() function
/third_party/boost/libs/compute/include/boost/compute/
Dsvm.hpp55 inline void svm_free(svm_ptr<T> ptr) in svm_free() function
62 inline void svm_free(const context &context, svm_ptr<T> ptr) in svm_free() function
/third_party/boost/libs/compute/doc/
Dporting_guide.qbk81 [[`clSVMFree()`] [[funcref boost::compute::svm_free svm_free<T>()]]]
Dreference.qbk183 * [funcref boost::compute::svm_free svm_free<T>()]