Home | History | Annotate | Download | only in cuda

Lines Matching refs:ushort

150                 0 /*reduceToRowImpl<uchar, int, ushort>*/,
159 0 /*reduceToRowImpl<schar, int, ushort>*/,
166 0 /*reduceToRowImpl<ushort, int, uchar>*/,
167 0 /*reduceToRowImpl<ushort, int, schar>*/,
168 reduceToRowImpl<ushort, int, ushort>,
169 0 /*reduceToRowImpl<ushort, int, short>*/,
170 reduceToRowImpl<ushort, int, int>,
171 reduceToRowImpl<ushort, float, float>,
172 reduceToRowImpl<ushort, double, double>
177 0 /*reduceToRowImpl<short, int, ushort>*/,
186 0 /*reduceToRowImpl<int, int, ushort>*/,
195 0 /*reduceToRowImpl<float, float, ushort>*/,
204 0 /*reduceToRowImpl<double, double, ushort>*/,
228 0 /*reduceToColumnImpl<uchar, int, ushort>*/,
237 0 /*reduceToColumnImpl<schar, int, ushort>*/,
244 0 /*reduceToColumnImpl<ushort, int, uchar>*/,
245 0 /*reduceToColumnImpl<ushort, int, schar>*/,
246 reduceToColumnImpl<ushort, int, ushort>,
247 0 /*reduceToColumnImpl<ushort, int, short>*/,
248 reduceToColumnImpl<ushort, int, int>,
249 reduceToColumnImpl<ushort, float, float>,
250 reduceToColumnImpl<ushort, double, double>
255 0 /*reduceToColumnImpl<short, int, ushort>*/,
264 0 /*reduceToColumnImpl<int, int, ushort>*/,
273 0 /*reduceToColumnImpl<float, float, ushort>*/,
282 0 /*reduceToColumnImpl<double, double, ushort>*/,