/external/armnn/src/backends/reference/workloads/ |
D | ElementwiseFunction.hpp | 18 using InType = typename Functor::first_argument_type; typedef 32 using InType = typename Functor::argument_type; typedef 44 using InType = bool; typedef 58 using InType = bool; typedef
|
D | RefElementwiseUnaryWorkload.hpp | 27 using InType = float; typedef in armnn::RefElementwiseUnaryWorkload
|
D | RefLogicalUnaryWorkload.hpp | 27 using InType = bool; typedef in armnn::RefLogicalUnaryWorkload
|
D | RefLogicalBinaryWorkload.hpp | 27 using InType = bool; typedef in armnn::RefLogicalBinaryWorkload
|
D | RefComparisonWorkload.hpp | 29 using InType = float; typedef in armnn::RefComparisonWorkload
|
D | RefElementwiseWorkload.hpp | 29 using InType = typename ElementwiseBinaryFunction<Functor>::InType; typedef in armnn::RefElementwiseWorkload
|
/external/pytorch/caffe2/perfkernels/ |
D | hp_emblookup_codegen.py | 11 def unroll(uf, IndexType, InType, OutType, use_weights, isa, fused, use_offsets): argument 12 def compute(regid, InType, use_weights, isa, prefetch): argument 204 def generic(IndexType, InType, OutType, use_weights, isa, fused, use_offsets): argument 205 def compute(InType, use_weights, isa): argument
|
/external/gemmlowp/meta/ |
D | quantized_mul_kernels.h | 41 static void Multiply(const InType* lhs, const InType*, in Multiply() 90 static void Multiply(const InType* lhs, const InType*, in Multiply() 135 static void Multiply(const InType* lhs, const InType*, in Multiply()
|
D | base.h | 49 typedef InType_ InType; typedef 111 typedef InType_ InType; typedef
|
/external/llvm-libc/test/src/math/smoke/ |
D | SubTest.h | 145 #define LIST_SUB_TESTS(OutType, InType, func) \ argument 154 #define LIST_SUB_SAME_TYPE_TESTS(suffix, OutType, InType, func) \ argument
|
D | AddTest.h | 154 #define LIST_ADD_TESTS(OutType, InType, func) \ argument 164 #define LIST_ADD_SAME_TYPE_TESTS(suffix, OutType, InType, func) \ argument
|
D | SqrtTest.h | 45 #define LIST_NARROWING_SQRT_TESTS(OutType, InType, func) \ argument
|
D | DivTest.h | 158 #define LIST_DIV_TESTS(OutType, InType, func) \ argument
|
D | MulTest.h | 153 #define LIST_MUL_TESTS(OutType, InType, func) \ argument
|
/external/llvm-libc/test/src/math/ |
D | SubTest.h | 75 #define LIST_SUB_TESTS(OutType, InType, func) \ argument 80 #define LIST_SUB_SAME_TYPE_TESTS(suffix, OutType, InType, func) \ argument
|
D | AddTest.h | 75 #define LIST_ADD_TESTS(OutType, InType, func) \ argument 80 #define LIST_ADD_SAME_TYPE_TESTS(suffix, OutType, InType, func) \ argument
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/smoke/ |
D | SqrtTest.h | 44 #define LIST_NARROWING_SQRT_TESTS(OutType, InType, func) \ argument
|
D | AddTest.h | 141 #define LIST_ADD_TESTS(OutType, InType, func) \ argument
|
D | SubTest.h | 141 #define LIST_SUB_TESTS(OutType, InType, func) \ argument
|
D | DivTest.h | 158 #define LIST_DIV_TESTS(OutType, InType, func) \ argument
|
D | MulTest.h | 153 #define LIST_MUL_TESTS(OutType, InType, func) \ argument
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/smoke/ |
D | SqrtTest.h | 44 #define LIST_NARROWING_SQRT_TESTS(OutType, InType, func) \ argument
|
D | AddTest.h | 141 #define LIST_ADD_TESTS(OutType, InType, func) \ argument
|
D | SubTest.h | 141 #define LIST_SUB_TESTS(OutType, InType, func) \ argument
|
D | DivTest.h | 158 #define LIST_DIV_TESTS(OutType, InType, func) \ argument
|