| /external/skia/src/sksl/ir/ | 
| D | SkSLBinaryExpression.cpp | 31                                                     const Type& resultType) {  in is_low_precision_matrix_vector_multiply()46                                                                   const Type& resultType) {  in rewrite_matrix_vector_multiply()
 105     const Type* resultType;  in Convert()  local
 152     const Type* resultType;  in Make()  local
 164                                                    const Type* resultType) {  in Make()
 
 | 
| D | SkSLTernaryExpression.cpp | 38     const Type* resultType;  in Convert()  local
 | 
| /external/angle/src/common/apple/ | 
| D | SoftLinking.h | 51 #    define SOFT_LINK_FUNCTION_HEADER(framework, functionName, resultType, parameterDeclarations, \  argument63 #    define SOFT_LINK_FUNCTION_SOURCE(framework, functionName, resultType, parameterDeclarations,  \  argument
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ | 
| D | hlo_legalize_to_lhlo.cc | 59   auto resultType = result.getType().dyn_cast<RankedTensorType>();  in insertDynamicAlloc()  local87   auto resultType = result.getType().dyn_cast<RankedTensorType>();  in insertAlloc()  local
 107     RankedTensorType resultType =  in convertResults()  local
 226     RankedTensorType resultType = result.getType().dyn_cast<RankedTensorType>();  in matchAndRewrite()  local
 305         auto resultType = result.getType().template cast<TensorType>();  in matchAndRewrite()  local
 
 | 
| D | hlo_legalize_to_memref.cc | 147     auto resultType = reshapeOp.getType().cast<RankedTensorType>();  in bufferize()  local191     ShapedType resultType;  in bufferize()  local
 233   auto resultType = op.getType().cast<RankedTensorType>();  in insertDynamicMemrefCastOp()  local
 349     auto resultType = broadcastInDimOp.getType().dyn_cast<RankedTensorType>();  in bufferize()  local
 
 | 
| D | legalize_to_linalg.cc | 608     auto resultType = getHloOpResultType(op);  in matchAndRewrite()  local684     auto resultType = getHloOpResultType(broadcastOp);  in getIndexingMaps()  local
 736     auto resultType =  in matchAndRewrite()  local
 807     auto resultType = getHloOpResultType(op).template cast<ShapedType>();  in getIndexingMaps()  local
 859     auto resultType =  in matchAndRewrite()  local
 933     auto resultType = reshapeOp.getType().cast<ShapedType>();  in matchAndRewrite()  local
 1095     auto resultType = this->typeConverter->convertType(op.getResult().getType())  in matchAndRewrite()  local
 1199     auto resultType = getHloOpResultType(op).cast<ShapedType>();  in getIndexingMaps()  local
 1294     auto resultType = this->typeConverter->convertType(dynamicSliceOp.getType())  in matchAndRewrite()  local
 1515     auto resultType =  in matchAndRewrite()  local
 [all …]
 
 | 
| D | hlo_legalize_to_arithmetic.cc | 53     auto resultType = op.getType();  in matchAndRewrite()  local
 | 
| D | unfuse_batch_norm.cc | 39 Value broadcastToFeatureDim(Location loc, RankedTensorType resultType,  in broadcastToFeatureDim()56   RankedTensorType resultType = operand.getType().dyn_cast<RankedTensorType>();  in getShapeValue()  local
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/utils/ | 
| D | lhlo_utils.h | 60     Type resultType = std::get<1>(it.value());  in verifyAllReduce()  local
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tosa/lib/Transforms/ | 
| D | legalize_mhlo.cc | 51     auto resultType = op->getResultTypes().front();  in matchAndRewrite()  local86     auto resultType = op.getResult().getType().dyn_cast<ShapedType>();  in matchAndRewrite()  local
 
 | 
| /external/caliper/caliper/src/main/java/com/google/caliper/util/ | 
| D | Parsers.java | 47   public static <T> Parser<T> conventionalParser(Class<T> resultType)  in conventionalParser()
 | 
| /external/catch2/include/internal/ | 
| D | catch_assertionresult.h | 29         ResultWas::OfType resultType;  member
 | 
| D | catch_result_type.cpp | 13     bool isOk( ResultWas::OfType resultType ) {  in isOk()
 | 
| D | catch_run_context.cpp | 421             ResultWas::OfType resultType,  in reportExpr()436             ResultWas::OfType resultType,  in handleMessage()
 489             ResultWas::OfType resultType,  in handleNonExpr()
 
 | 
| D | catch_assertionhandler.cpp | 67     void AssertionHandler::handleMessage(ResultWas::OfType resultType, StringRef const& message) {  in handleMessage()
 | 
| D | catch_message.cpp | 70 …apturer( StringRef macroName, SourceLineInfo const& lineInfo, ResultWas::OfType resultType, String…  in Capturer()
 | 
| /external/icu/icu4c/source/common/ | 
| D | utrie.h | 185 #define _UTRIE_GET_FROM_PAIR(trie, data, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \  argument209 #define _UTRIE_GET(trie, data, c32, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \  argument
 224 #define _UTRIE_NEXT(trie, data, src, limit, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \  argument
 240 #define _UTRIE_PREVIOUS(trie, data, start, src, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN {…  argument
 
 | 
| /external/cronet/third_party/icu/source/common/ | 
| D | utrie.h | 185 #define _UTRIE_GET_FROM_PAIR(trie, data, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \  argument209 #define _UTRIE_GET(trie, data, c32, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \  argument
 224 #define _UTRIE_NEXT(trie, data, src, limit, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \  argument
 240 #define _UTRIE_PREVIOUS(trie, data, start, src, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN {…  argument
 
 | 
| /external/icu/libicu/cts_headers/ | 
| D | utrie.h | 185 #define _UTRIE_GET_FROM_PAIR(trie, data, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \  argument209 #define _UTRIE_GET(trie, data, c32, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \  argument
 224 #define _UTRIE_NEXT(trie, data, src, limit, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \  argument
 240 #define _UTRIE_PREVIOUS(trie, data, start, src, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN {…  argument
 
 | 
| /external/skia/src/sksl/ | 
| D | SkSLConstantFolder.cpp | 158     const Type& resultType = componentType.toCompound(context, outColumns, outRows);  in simplify_matrix_multiplication()  local491                                                        const Type& resultType) {  in simplify_arithmetic()
 631                                                             const Type& resultType) {  in simplify_matrix_division()
 656                                                    const Type* resultType) {  in fold_expression()
 674                                                      const Type& resultType) {  in Simplify()
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/ | 
| D | bufferize.cc | 44     auto resultType = op.getType().dyn_cast<RankedTensorType>();  in matchAndRewrite()  local121     auto resultType =  in matchAndRewrite()  local
 369     auto resultType =  in removeLeadingOnesFrom1DMemref()  local
 
 | 
| /external/skia/src/core/ | 
| D | SkStroke.cpp | 49     #define STROKER_RESULT(resultType, depth, quadPts, format, ...) \  argument55     #define STROKER_RESULT(resultType, depth, quadPts, format, ...) \  argument
 1078     ResultType resultType = this->intersectRay(quadPts, kCtrlPt_RayType  in compareQuadCubic()  local
 1094     ResultType resultType = this->intersectRay(quadPts, kCtrlPt_RayType  in compareQuadConic()  local
 1121     ResultType resultType = this->intersectRay(quadPts, kCtrlPt_RayType  in compareQuadQuad()  local
 1148         ResultType resultType = this->tangentsMeet(cubic, quadPts);  in cubicStroke()  local
 1162         ResultType resultType = this->compareQuadCubic(cubic, quadPts);  in cubicStroke()  local
 1214     ResultType resultType = this->compareQuadConic(conic, quadPts);  in conicStroke()  local
 1246     ResultType resultType = this->compareQuadQuad(quad, quadPts);  in quadStroke()  local
 
 | 
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ | 
| D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 408 																		   const std::string& resultType,  in sparseImageOpString()422 																		   const std::string& resultType,  in sparseImageOpString()
 437 																const std::string& resultType,  in sparseImageOpString()
 
 | 
| D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 316 															   const std::string& resultType,  in sparseImageOpString()340 															  const std::string& resultType,  in sparseImageOpString()
 
 | 
| /external/testng/src/main/java/org/testng/remote/strprotocol/ | 
| D | TestResultMessage.java | 41   public TestResultMessage(final int resultType,  in TestResultMessage()129   private void init(final int resultType,  in init()
 
 |