| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | gpu_fusible_test.cc | 47 const HloInstruction* reduce = in TEST_F() local 108 const HloInstruction* reduce = in TEST_F() local 172 const HloInstruction* reduce = in TEST_F() local 191 const HloInstruction* reduce = in TEST_F() local 208 const HloInstruction* reduce = in TEST_F() local 227 const HloInstruction* reduce = in TEST_F() local 246 const HloInstruction* reduce = in TEST_F() local 267 const HloInstruction* reduce = in TEST_F() local 289 const HloInstruction* reduce = in TEST_F() local 310 const HloInstruction* reduce = in TEST_F() local [all …]
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | reduction_ops_test.cc | 27 static Graph* ToScalar(const string& reduce, int num_x, int num_y) { in ToScalar() 39 static Graph* ColReduce(const string& reduce, int num_x, int num_y) { in ColReduce() 50 static Graph* RowReduce(const string& reduce, int num_x, int num_y) { in RowReduce() 61 static Graph* ThreeDYReduce(const string& reduce, int num_y, int num_z) { in ThreeDYReduce() 72 static Graph* ThreeDXZReduce(const string& reduce, int num_y, int num_z) { in ThreeDXZReduce() 88 const string& reduce, int num_x, int num_y) { in ReduceToScalar() 95 static void DoRowReduce(int iters, const string& device, const string& reduce, in DoRowReduce() 103 static void DoColReduce(int iters, const string& device, const string& reduce, in DoColReduce() 111 static void Do3DYReduce(int iters, const string& device, const string& reduce, in Do3DYReduce() 119 static void Do3DXZReduce(int iters, const string& device, const string& reduce, in Do3DXZReduce()
|
| /external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
| D | rx-reduce.hpp | 98 struct reduce : public operator_base<rxu::value_type_t<reduce_traits<T, Observable, Accumulator, Re… struct 100 typedef reduce<T, Observable, Accumulator, ResultSelector, Seed> this_type; 101 typedef reduce_traits<T, Observable, Accumulator, ResultSelector, Seed> traits; 103 typedef typename traits::source_type source_type; 104 typedef typename traits::accumulator_type accumulator_type; 105 typedef typename traits::result_selector_type result_selector_type; 106 typedef typename traits::seed_type seed_type; 108 typedef typename traits::source_value_type source_value_type; 109 typedef typename traits::value_type value_type; 111 struct reduce_initial_type [all …]
|
| /external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
| D | reduction_opportunity.cpp | 18 namespace reduce { namespace
|
| D | remove_instruction_reduction_opportunity.cpp | 20 namespace reduce { namespace
|
| D | change_operand_reduction_opportunity.cpp | 18 namespace reduce { namespace
|
| D | remove_opname_instruction_reduction_pass.cpp | 21 namespace reduce { namespace
|
| D | reduction_util.cpp | 20 namespace reduce { namespace
|
| D | remove_unreferenced_instruction_reduction_pass.cpp | 21 namespace reduce { namespace
|
| D | change_operand_to_undef_reduction_opportunity.cpp | 21 namespace reduce { namespace
|
| D | reduction_pass.cpp | 22 namespace reduce { namespace
|
| /external/deqp-deps/SPIRV-Tools/source/reduce/ |
| D | reduction_opportunity.cpp | 18 namespace reduce { namespace
|
| D | change_operand_reduction_opportunity.cpp | 18 namespace reduce { namespace
|
| D | remove_instruction_reduction_opportunity.cpp | 20 namespace reduce { namespace
|
| D | remove_opname_instruction_reduction_pass.cpp | 21 namespace reduce { namespace
|
| D | remove_unreferenced_instruction_reduction_pass.cpp | 21 namespace reduce { namespace
|
| D | reduction_pass.cpp | 22 namespace reduce { namespace
|
| D | operand_to_const_reduction_pass.cpp | 20 namespace reduce { namespace
|
| /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/constraintformulas/ |
| D | LambdaThrowsCompatibleWithType.java | 19 public ReductionResult reduce(BoundSet currentBoundSet) { in reduce() method in LambdaThrowsCompatibleWithType
|
| D | TypeContainedByType.java | 19 public ReductionResult reduce(BoundSet currentBoundSet) { in reduce() method in TypeContainedByType
|
| D | MethodReferenceThrowsCompatibleWithType.java | 19 public ReductionResult reduce(BoundSet currentBoundSet) { in reduce() method in MethodReferenceThrowsCompatibleWithType
|
| /external/cldr/tools/java/org/unicode/cldr/util/ |
| D | VariantFolder.java | 197 public String reduce(String s) { in reduce() method in VariantFolder 202 public UnicodeSet reduce(UnicodeSet input) { in reduce() method in VariantFolder 205 final String reduce = reduce(it.getString()); in reduce() local
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | lrn_ops.cc | 54 auto reduce = xla::ReduceWindow( in Compile() local 141 auto reduce = xla::ReduceWindow( in Compile() local
|
| /external/skia/src/pathops/ |
| D | SkReduceOrder.cpp | 10 int SkReduceOrder::reduce(const SkDLine& line) { in reduce() function in SkReduceOrder 55 int SkReduceOrder::reduce(const SkDQuad& quad) { in reduce() function in SkReduceOrder 188 int SkReduceOrder::reduce(const SkDCubic& cubic, Quadratics allowQuadratics) { in reduce() function in SkReduceOrder
|
| /external/skqp/src/pathops/ |
| D | SkReduceOrder.cpp | 10 int SkReduceOrder::reduce(const SkDLine& line) { in reduce() function in SkReduceOrder 55 int SkReduceOrder::reduce(const SkDQuad& quad) { in reduce() function in SkReduceOrder 188 int SkReduceOrder::reduce(const SkDCubic& cubic, Quadratics allowQuadratics) { in reduce() function in SkReduceOrder
|