Searched defs:Generic (Results 1 – 10 of 10) sorted by relevance
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/ |
D | Generic.java | 20 public class Generic<T> { class 23 @Inject public Generic(T t) { in Generic() method in Generic
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCAsmInfo.cpp | 24 Generic = 0, enumerator
|
/external/opencv3/modules/cudev/include/opencv2/cudev/block/detail/ |
D | reduce.hpp | 219 template <int N> struct Generic struct 222 __device__ static void reduce(Pointer smem, Reference val, uint tid, Op op) in reduce()
|
D | reduce_key_val.hpp | 247 template <int N> struct Generic struct 250 __device__ static void reduce(KP skeys, KR key, VP svals, VR val, uint tid, Cmp cmp) in reduce()
|
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/ |
D | reduce.hpp | 187 template <unsigned int N> struct Generic struct 190 static __device__ void reduce(Pointer smem, Reference val, unsigned int tid, Op op) in reduce()
|
D | reduce_key_val.hpp | 312 template <unsigned int N> struct Generic struct 315 … static __device__ void reduce(KP skeys, KR key, VP svals, VR val, unsigned int tid, Cmp cmp) in reduce()
|
/external/eigen/Eigen/src/Core/util/ |
D | Constants.h | 406 Generic = 0x0, enumerator
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 217 Generic = 0x0d, enumerator
|
/external/v8/src/ |
D | code-stubs.h | 2779 static Types Generic() { return Types((1 << NUMBER_OF_TYPES) - 1); } in Generic() function
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8090 GenericSetCCInfo Generic; member
|