/external/skia/src/sksl/ir/ |
D | SkSLBinaryExpression.cpp | 26 const Type& resultType) { in is_low_precision_matrix_vector_multiply() 40 const Type& resultType) { in rewrite_matrix_vector_multiply() 97 const Type* resultType; in Convert() local 144 const Type* resultType; in Make() local 155 const Type* resultType) { in Make()
|
D | SkSLTernaryExpression.cpp | 30 const Type* resultType; in Convert() local
|
/external/angle/src/common/apple/ |
D | SoftLinking.h | 51 # define SOFT_LINK_FUNCTION_HEADER(framework, functionName, resultType, parameterDeclarations, \ argument 63 # define SOFT_LINK_FUNCTION_SOURCE(framework, functionName, resultType, parameterDeclarations, \ argument
|
/external/skia/src/sksl/ |
D | SkSLConstantFolder.cpp | 116 const Type& resultType = componentType.toCompound(context, outColumns, outRows); in simplify_matrix_times_matrix() local 320 const Type& resultType) { in simplify_no_op_arithmetic() 393 const Type* resultType) { in fold_float_expression() 407 const Type* resultType) { in fold_int_expression() 423 const Type& resultType) { in Simplify()
|
/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_result_type.cpp | 13 bool isOk( ResultWas::OfType resultType ) { in isOk()
|
D | catch_assertionresult.h | 29 ResultWas::OfType resultType; member
|
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/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/utils/ |
D | lhlo_utils.h | 88 Type resultType = std::get<1>(it.value()); in VerifyAllReduce() local
|
/external/icu/libicu/cts_headers/ |
D | utrie.h | 185 #define _UTRIE_GET_FROM_PAIR(trie, data, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \ argument 209 #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/icu4c/source/common/ |
D | utrie.h | 185 #define _UTRIE_GET_FROM_PAIR(trie, data, c, c2, result, resultType) UPRV_BLOCK_MACRO_BEGIN { \ argument 209 #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/core/ |
D | SkStroke.cpp | 49 #define STROKER_RESULT(resultType, depth, quadPts, format, ...) \ argument 55 #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()
|
/external/angle/src/compiler/translator/TranslatorMetalDirect/ |
D | EmitMetal.cpp | 260 const TType &resultType, in GetOperatorString() 678 const TType &resultType, in IsSymbolicOperator() 722 const TType &resultType = unaryNode->getType(); in Parenthesize() local 745 const TType &resultType = binaryNode->getType(); in Parenthesize() local 1555 const TType &resultType = binaryNode->getType(); in visitBinary() local 1604 const TType &resultType = unaryNode->getType(); in visitUnary() local
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/ |
D | hlo_legalize_to_lhlo.cc | 103 RankedTensorType resultType = in ConvertResults() local 225 RankedTensorType resultType = result.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/ |
D | TypeFactory.java | 713 JavaType resultType = _fromClass(null, (Class<?>) type, bindings); in constructType() local 1089 JavaType resultType = _fromClass(null, rawType, parameterTypes); in constructParametricType() local 1323 JavaType resultType; in _fromAny() local 1360 JavaType resultType = resolvedType; in _applyModifiers() local
|
/external/clang/lib/CodeGen/ |
D | CGCall.cpp | 149 CanQualType resultType = FTP->getReturnType().getUnqualifiedType(); in arrangeLLVMFunctionInfo() local 293 CanQualType resultType = TheCXXABI.HasThisReturn(GD) in arrangeCXXStructorDeclaration() local 586 CodeGenTypes::arrangeBuiltinFunctionCall(QualType resultType, in arrangeBuiltinFunctionCall() 599 CodeGenTypes::arrangeBuiltinFunctionDeclaration(QualType resultType, in arrangeBuiltinFunctionDeclaration() 609 CodeGenTypes::arrangeBuiltinFunctionDeclaration(CanQualType resultType, in arrangeBuiltinFunctionDeclaration() 672 CodeGenTypes::arrangeLLVMFunctionInfo(CanQualType resultType, in arrangeLLVMFunctionInfo() 732 CanQualType resultType, in create() 1472 llvm::Type *resultType = nullptr; in GetFunctionType() local 2463 llvm::Type *resultType = result->getType(); in tryEmitFusedAutoreleaseOfResult() local 2572 llvm::Type *resultType = result->getType(); in tryRemoveRetainOfSelf() local
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderImage.cpp | 325 auto &resultType = getType(instruction.resultTypeId); in EmitImageSample() local 724 auto &resultType = getObjectType(instruction.resultId); in EmitImageRead() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngineC.cpp | 377 QualType resultType = CastE->getType(); in VisitCast() local 429 QualType resultType = CastE->getType(); in VisitCast() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | unroll_batch_matmul.cc | 78 Type resultType = RankedTensorType::get(shape, element_type); in createReshapeOp() local
|
/external/angle/src/common/ |
D | string_utils.cpp | 42 SplitResult resultType) in SplitString()
|