shfl_xor          339 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ schar shfl_xor(schar val, int laneMask, int width = warpSize)
shfl_xor          344 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ ushort shfl_xor(ushort val, int laneMask, int width = warpSize)
shfl_xor          349 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ short shfl_xor(short val, int laneMask, int width = warpSize)
shfl_xor          354 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ int shfl_xor(int val, int laneMask, int width = warpSize)
shfl_xor          359 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ uint shfl_xor(uint val, int laneMask, int width = warpSize)
shfl_xor          364 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ __forceinline__ float shfl_xor(float val, int laneMask, int width = warpSize)
shfl_xor          369 modules/cudev/include/opencv2/cudev/warp/shuffle.hpp __device__ double shfl_xor(double val, int laneMask, int width = warpSize)