Home
last modified time | relevance | path

Searched defs:host_data (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/compute/example/
Dcopy_data.cpp28 int host_data[] = { 1, 3, 5, 7, 9 }; in main() local
/third_party/boost/libs/compute/test/
Dtest_lambda.cpp551 compute::uint_ host_data[] = { 1, 3, 5, 7, 9 }; in BOOST_AUTO_TEST_CASE() local
568 compute::short_ host_data[] = { 1, 3, 5, 7, 9 }; in BOOST_AUTO_TEST_CASE() local
585 compute::uchar_ host_data[] = { 1, 3, 5, 7, 9 }; in BOOST_AUTO_TEST_CASE() local
602 compute::char_ host_data[] = { 1, 3, 5, 7, 9 }; in BOOST_AUTO_TEST_CASE() local
Dtest_copy.cpp222 int host_data[] = { 1, 2, 3, 4, 5, 6, 7, 8 }; in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/compute/perf/
Dperf_accumulate.cpp122 std::vector<int> host_data(size); in main() local
/third_party/toybox/generated/
Dglobals.h662 struct host_data { struct
663 char *type_str;