Lines Matching refs:funcref

34 * [funcref boost::compute::dim dim()]
43 * [funcref boost::compute::accumulate accumulate()]
44 * [funcref boost::compute::adjacent_difference adjacent_difference()]
45 * [funcref boost::compute::adjacent_find adjacent_find()]
46 * [funcref boost::compute::all_of all_of()]
47 * [funcref boost::compute::any_of any_of()]
48 * [funcref boost::compute::binary_search binary_search()]
49 * [funcref boost::compute::copy copy()]
50 * [funcref boost::compute::copy_if copy_if()]
51 * [funcref boost::compute::copy_n copy_n()]
52 * [funcref boost::compute::count count()]
53 * [funcref boost::compute::count_if count_if()]
54 * [funcref boost::compute::equal equal()]
55 * [funcref boost::compute::equal_range equal_range()]
56 * [funcref boost::compute::exclusive_scan exclusive_scan()]
57 * [funcref boost::compute::fill fill()]
58 * [funcref boost::compute::fill_n fill_n()]
59 * [funcref boost::compute::find find()]
60 * [funcref boost::compute::find_end find_end()]
61 * [funcref boost::compute::find_if find_if()]
62 * [funcref boost::compute::find_if_not find_if_not()]
63 * [funcref boost::compute::for_each for_each()]
64 * [funcref boost::compute::for_each_n for_each_n()]
65 * [funcref boost::compute::gather gather()]
66 * [funcref boost::compute::generate generate()]
67 * [funcref boost::compute::generate_n generate_n()]
68 * [funcref boost::compute::includes includes()]
69 * [funcref boost::compute::inclusive_scan inclusive_scan()]
70 * [funcref boost::compute::inner_product inner_product()]
71 * [funcref boost::compute::inplace_merge inplace_merge()]
72 * [funcref boost::compute::iota iota()]
73 * [funcref boost::compute::is_partitioned is_partitioned()]
74 * [funcref boost::compute::is_permutation is_permutation()]
75 * [funcref boost::compute::is_sorted is_sorted()]
76 * [funcref boost::compute::lower_bound lower_bound()]
77 * [funcref boost::compute::lexicographical_compare lexicographical_compare()]
78 * [funcref boost::compute::max_element max_element()]
79 * [funcref boost::compute::merge merge()]
80 * [funcref boost::compute::min_element min_element()]
81 * [funcref boost::compute::minmax_element minmax_element()]
82 * [funcref boost::compute::mismatch mismatch()]
83 * [funcref boost::compute::next_permutation next_permutation()]
84 * [funcref boost::compute::none_of none_of()]
85 * [funcref boost::compute::nth_element nth_element()]
86 * [funcref boost::compute::partial_sum partial_sum()]
87 * [funcref boost::compute::partition partition()]
88 * [funcref boost::compute::partition_copy partition_copy()]
89 * [funcref boost::compute::partition_point partition_point()]
90 * [funcref boost::compute::prev_permutation prev_permutation()]
91 * [funcref boost::compute::random_shuffle random_shuffle()]
92 * [funcref boost::compute::reduce reduce()]
93 * [funcref boost::compute::reduce_by_key reduce_by_key()]
94 * [funcref boost::compute::remove remove()]
95 * [funcref boost::compute::remove_if remove_if()]
96 * [funcref boost::compute::replace replace()]
97 * [funcref boost::compute::replace_copy replace_copy()]
98 * [funcref boost::compute::reverse reverse()]
99 * [funcref boost::compute::reverse_copy reverse_copy()]
100 * [funcref boost::compute::rotate rotate()]
101 * [funcref boost::compute::rotate_copy rotate_copy()]
102 * [funcref boost::compute::scatter scatter()]
103 * [funcref boost::compute::search search()]
104 * [funcref boost::compute::search_n search_n()]
105 * [funcref boost::compute::set_difference set_difference()]
106 * [funcref boost::compute::set_intersection set_intersection()]
107 * [funcref boost::compute::set_symmetric_difference set_symmetric_difference()]
108 * [funcref boost::compute::set_union set_union()]
109 * [funcref boost::compute::sort sort()]
110 * [funcref boost::compute::sort_by_key sort_by_key()]
111 * [funcref boost::compute::stable_partition stable_partition()]
112 * [funcref boost::compute::stable_sort stable_sort()]
113 * [funcref boost::compute::stable_sort_by_key stable_sort_by_key()]
114 * [funcref boost::compute::swap_ranges swap_ranges()]
115 * [funcref boost::compute::transform transform()]
116 * [funcref boost::compute::transform_reduce transform_reduce()]
117 * [funcref boost::compute::unique unique()]
118 * [funcref boost::compute::unique_copy unique_copy()]
119 * [funcref boost::compute::upper_bound upper_bound()]
126 * [funcref boost::compute::wait_for_all wait_for_all()]
182 * [funcref boost::compute::svm_alloc svm_alloc<T>()]
183 * [funcref boost::compute::svm_free svm_free<T>()]
196 * [funcref boost::compute::opengl_create_shared_context opengl_create_shared_context()]
197 * [funcref boost::compute::opengl_enqueue_acquire_buffer opengl_enqueue_acquire_buffer()]
198 * [funcref boost::compute::opengl_enqueue_acquire_gl_objects opengl_enqueue_acquire_gl_objects()]
199 * [funcref boost::compute::opengl_enqueue_release_buffer opengl_enqueue_release_buffer()]
200 * [funcref boost::compute::opengl_enqueue_release_gl_objects opengl_enqueue_acquire_gl_objects()]
227 * [funcref boost::compute::type_name type_name<T>()]