Home
last modified time | relevance | path

Searched defs:R8 (Results 1 – 11 of 11) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/block/detail/
Dreduce.hpp160 … const tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadToSmem() argument
169 … const tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadFromSmem() argument
188 const tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in merge() argument
208 …__device__ __forceinline__ void mergeShfl(const tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in mergeShfl() argument
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dreduce.hpp140 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadToSmem() argument
148 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadFromSmem() argument
170 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in merge() argument
179 …__ __forceinline__ void mergeShfl(const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in mergeShfl() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/detail/
Dreduce.hpp140 … const tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadToSmem() argument
159 const tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in merge() argument
179 …__device__ __forceinline__ void mergeShfl(const tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in mergeShfl() argument
/external/libunwind/src/x86_64/
Dunwind_i.h47 #define R8 8 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dptrace-abi.h42 #define R8 72 macro
/external/opencv3/modules/cudev/include/opencv2/cudev/block/
Dreduce.hpp73 … const tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in blockReduce() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/
Dreduce.hpp71 const tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in warpReduce() argument
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dreduce.hpp68 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in reduce() argument
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h412 R8 = 336, enumerator
/external/opencv3/modules/core/src/
Dgl_core_3_1.hpp754 R8 = 0x8229, enumerator
/external/libpng/contrib/libtests/
Dpngvalid.c298 #define R8(this) randomize(&(this), sizeof (this)) macro