Home
last modified time | relevance | path

Searched defs:OutType (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DElementwiseFunction.hpp17 using OutType = typename Functor::result_type; typedef
31 using OutType = typename Functor::result_type; typedef
43 using OutType = bool; typedef
57 using OutType = bool; typedef
H A DRefLogicalBinaryWorkload.hpp28 using OutType = bool; typedef in armnn::RefLogicalBinaryWorkload
H A DRefLogicalUnaryWorkload.hpp28 using OutType = bool; typedef in armnn::RefLogicalUnaryWorkload
H A DRefElementwiseUnaryWorkload.hpp28 using OutType = float; typedef in armnn::RefElementwiseUnaryWorkload
H A DRefComparisonWorkload.hpp30 using OutType = bool; typedef in armnn::RefComparisonWorkload
H A DRefElementwiseWorkload.hpp30 using OutType = typename ElementwiseBinaryFunction<Functor>::OutType; typedef in armnn::RefElementwiseWorkload
/aosp_15_r20/external/pytorch/caffe2/perfkernels/
H A Dhp_emblookup_codegen.py11 def unroll(uf, IndexType, InType, OutType, use_weights, isa, fused, use_offsets): argument
204 def generic(IndexType, InType, OutType, use_weights, isa, fused, use_offsets): argument
H A Dembedding_lookup_idx.cc81 …IndexType, InTypeName, InType, OutType, IS_WEIGHT_POSITIONAL) \ argument
/aosp_15_r20/external/gemmlowp/meta/
H A Dbase.h50 typedef OutType_ OutType; typedef
112 typedef OutType_ OutType; typedef
H A Dsingle_thread_gemm.h49 typedef typename P::OutType OutType; in ExecuteDispatch3D() typedef
238 typedef typename P::OutType OutType; in ExecuteDispatch3D() typedef
/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DSqrtTest.h44 #define LIST_NARROWING_SQRT_TESTS(OutType, InType, func) \ argument
H A DSubTest.h141 #define LIST_SUB_TESTS(OutType, InType, func) \ argument
H A DAddTest.h141 #define LIST_ADD_TESTS(OutType, InType, func) \ argument
H A DDivTest.h158 #define LIST_DIV_TESTS(OutType, InType, func) \ argument
H A DMulTest.h153 #define LIST_MUL_TESTS(OutType, InType, func) \ argument
H A DFmaTest.h127 #define LIST_NARROWING_FMA_TESTS(OutType, InType, func) \ argument
H A DILogbTest.h119 #define LIST_INTLOGB_TESTS(OutType, InType, Func) \ argument
/aosp_15_r20/external/llvm-libc/test/src/stdfix/
H A DISqrtTest.h20 using OutType = variable
/aosp_15_r20/external/llvm-libc/test/src/math/
H A DSqrtTest.h61 #define LIST_NARROWING_SQRT_TESTS(OutType, InType, func) \ argument
H A DDivTest.h69 #define LIST_DIV_TESTS(OutType, InType, func) \ argument
H A DSubTest.h69 #define LIST_SUB_TESTS(OutType, InType, func) \ argument
H A DAddTest.h69 #define LIST_ADD_TESTS(OutType, InType, func) \ argument
H A DMulTest.h90 #define LIST_MUL_TESTS(OutType, InType, func) \ argument
H A DFmaTest.h97 #define LIST_NARROWING_FMA_TESTS(OutType, InType, func) \ argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dbyte_buffer.h129 using OutType = std::remove_cv_t<bt_lib_cpp_type::ToStdArrayT<T>>; in To() local

12