Searched refs:dsttype (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | cast_op.cc | 226 #define REGISTER_CAST_GPU(srctype, dsttype) \ argument 229 .TypeConstraint<dsttype>("DstT") \ 282 #define REGISTER_CAST_SYCL(srctype, dsttype) \ argument 285 .TypeConstraint<dsttype>("DstT") \
|
/external/libcups/cups/ |
D | ppd.c | 3402 dsttype[256], in ppd_update_filters() local 3440 srcsuper, srctype, dstsuper, dsttype, &cost, program) != 6) in ppd_update_filters() 3450 srcsuper, srctype, dstsuper, dsttype, cost, program)); in ppd_update_filters()
|