shfl               55 modules/core/include/opencv2/core/cuda/warp_shuffle.hpp     __device__ __forceinline__ T shfl(T val, int srcLane, int width = warpSize)
shfl               63 modules/core/include/opencv2/core/cuda/warp_shuffle.hpp     __device__ __forceinline__ unsigned int shfl(unsigned int val, int srcLane, int width = warpSize)
shfl               71 modules/core/include/opencv2/core/cuda/warp_shuffle.hpp     __device__ __forceinline__ double shfl(double val, int srcLane, int width = warpSize)
shfl               61 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ uchar shfl(uchar val, int srcLane, int width = warpSize)
shfl               66 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ schar shfl(schar val, int srcLane, int width = warpSize)
shfl               71 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ ushort shfl(ushort val, int srcLane, int width = warpSize)
shfl               76 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ short shfl(short val, int srcLane, int width = warpSize)
shfl               81 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ int shfl(int val, int srcLane, int width = warpSize)
shfl               86 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ uint shfl(uint val, int srcLane, int width = warpSize)
shfl               91 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ float shfl(float val, int srcLane, int width = warpSize)
shfl               96 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ double shfl(double val, int srcLane, int width = warpSize)