Searched defs:OutType (Results 1 – 11 of 11) sorted by relevance
17 using OutType = typename Functor::result_type; typedef31 using OutType = typename Functor::result_type; typedef43 using OutType = bool; typedef57 using OutType = bool; typedef
27 using OutType = float; typedef in armnn::RefElementwiseUnaryWorkload
27 using OutType = bool; typedef in armnn::RefLogicalUnaryWorkload
27 using OutType = bool; typedef in armnn::RefComparisonWorkload
27 using OutType = bool; typedef in armnn::RefLogicalBinaryWorkload
25 using OutType = typename ElementwiseBinaryFunction<Functor>::OutType; typedef in armnn::RefElementwiseWorkload
50 typedef OutType_ OutType; typedef112 typedef OutType_ OutType; typedef
49 typedef typename P::OutType OutType; in ExecuteDispatch3D() typedef238 typedef typename P::OutType OutType; in ExecuteDispatch3D() typedef
322 typedef typename Eigen::internal::conditional<packet_load, PacketType, OutScalar>::type OutType; typedef
68 typedef typename apply<T>::type OutType; in operator() typedef
1394 RecTy *OutType; in ParseOperation() local