/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/icu/icu4c/source/common/ |
D | utrie.h | 186 #define _UTRIE_GET_FROM_PAIR(trie, data, c, c2, result, resultType) { \ argument 210 #define _UTRIE_GET(trie, data, c32, result, resultType) \ argument 224 #define _UTRIE_NEXT(trie, data, src, limit, c, c2, result, resultType) { \ argument 240 #define _UTRIE_PREVIOUS(trie, data, start, src, c, c2, result, resultType) { \ argument
|
/external/skia/src/core/ |
D | SkStroke.cpp | 39 #define STROKER_RESULT(resultType, depth, quadPts, format, ...) \ argument 45 #define STROKER_RESULT(resultType, depth, quadPts, format, ...) \ argument 1042 ResultType resultType = this->intersectRay(quadPts, kCtrlPt_RayType in compareQuadCubic() local 1058 ResultType resultType = this->intersectRay(quadPts, kCtrlPt_RayType in compareQuadConic() local 1085 ResultType resultType = this->intersectRay(quadPts, kCtrlPt_RayType in compareQuadQuad() local 1112 ResultType resultType = this->tangentsMeet(cubic, quadPts); in cubicStroke() local 1125 ResultType resultType = this->compareQuadCubic(cubic, quadPts); in cubicStroke() local 1167 ResultType resultType = this->compareQuadConic(conic, quadPts); in conicStroke() local 1197 ResultType resultType = this->compareQuadQuad(quad, quadPts); in quadStroke() local
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 489 const std::string& resultType, in sparseImageOpString() 502 const std::string& resultType, in sparseImageOpString() 517 const std::string& resultType, in sparseImageOpString()
|
D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 273 const std::string& resultType, in sparseImageOpString() 296 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/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
|
D | CGObjCRuntime.cpp | 356 QualType resultType, in getMessageSendInfo()
|
D | CGAtomic.cpp | 305 QualType resultType, in emitAtomicLibcall()
|
D | CGExprCXX.cpp | 1457 llvm::Type *resultType = ConvertTypeForMem(E->getType()); in EmitCXXNewExpr() local
|
D | CGObjCMac.cpp | 108 llvm::Type *resultType = in getMessageSendFp2retFn() local 6734 QualType resultType, in EmitVTableMessageSend()
|
D | CGClass.cpp | 2911 QualType resultType = FPT->getReturnType(); in EmitForwardingCallToLambda() 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
|
D | ExprEngine.cpp | 996 QualType resultType = Ex->getType(); in Visit() local
|
/external/skia/src/sksl/ |
D | SkSLIRGenerator.cpp | 1037 const Type* resultType; in convertBinaryExpression() local 1084 const Type* resultType; in convertTernaryExpression() local
|
D | SkSLSPIRVCodeGenerator.cpp | 1951 SpvId SPIRVCodeGenerator::writeBinaryOperation(const Type& resultType, in writeBinaryOperation() 2018 const Type& resultType = b.fType; in writeBinaryExpression() local
|
/external/clang/lib/Sema/ |
D | SemaPseudoObject.cpp | 497 QualType resultType = result.get()->getType(); in buildIncDecOperation() local 871 QualType resultType = Getter->getReturnType(); in tryBuildGetOfReference() local
|
/external/clang/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 644 CanQualType resultType, in Profile()
|
/external/dexmaker/dexmaker/src/main/java/com/android/dx/stock/ |
D | ProxyBuilder.java | 450 TypeId<?> resultType = TypeId.get(returnType); in generateCodeForAllMethods() local
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 499 const TType &resultType = node->getType(); in visitBinary() local 1123 const TType &resultType = node->getType(); in visitAggregate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderMatrixTests.cpp | 779 DataType resultType = TYPE_LAST; in init() local
|
D | es2fShaderOperatorTests.cpp | 1476 DataType resultType; in init() member
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderMatrixTests.cpp | 1425 DataType resultType = TYPE_LAST; in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderMatrixTests.cpp | 1687 DataType resultType = TYPE_LAST; in setupShader() local
|
D | vktShaderRenderOperatorTests.cpp | 2090 const DataType resultType; in init() member
|