Home
last modified time | relevance | path

Searched refs:mark_present_for_each (Results 1 – 2 of 2) sorted by relevance

/dports/devel/thrust/thrust-1.9.5/testing/backend/cuda/
H A Dfor_each.cu54 struct mark_present_for_each struct
84 mark_present_for_each<T> h_f; in TestForEachDeviceSeq()
85 mark_present_for_each<T> d_f; in TestForEachDeviceSeq()
115 mark_present_for_each<T> h_f; in TestForEachDeviceDevice()
116 mark_present_for_each<T> d_f; in TestForEachDeviceDevice()
160 mark_present_for_each<T> h_f; in TestForEachNDeviceSeq()
161 mark_present_for_each<T> d_f; in TestForEachNDeviceSeq()
191 mark_present_for_each<T> h_f; in TestForEachNDeviceDevice()
192 mark_present_for_each<T> d_f; in TestForEachNDeviceDevice()
217 mark_present_for_each<int> f; in TestForEachCudaStreams()
/dports/devel/thrust/thrust-1.9.5/testing/
H A Dfor_each.cu11 class mark_present_for_each class
28 mark_present_for_each<T> f; in TestForEachSimple()
94 mark_present_for_each<T> f; in TestForEachNSimple()
154 mark_present_for_each<int> f; in TestForEachSimpleAnySystem()
175 mark_present_for_each<int> f; in TestForEachNSimpleAnySystem()
207 mark_present_for_each<T> h_f; in TestForEach()
208 mark_present_for_each<T> d_f; in TestForEach()
240 mark_present_for_each<T> h_f; in TestForEachN()
241 mark_present_for_each<T> d_f; in TestForEachN()