Home
last modified time | relevance | path

Searched defs:resultType (Results 1 – 25 of 36) sorted by relevance

12

/external/caliper/caliper/src/main/java/com/google/caliper/util/
DParsers.java47 public static <T> Parser<T> conventionalParser(Class<T> resultType) in conventionalParser()
/external/icu/icu4c/source/common/
Dutrie.h184 #define _UTRIE_GET_FROM_PAIR(trie, data, c, c2, result, resultType) { \ argument
208 #define _UTRIE_GET(trie, data, c32, result, resultType) \ argument
222 #define _UTRIE_NEXT(trie, data, src, limit, c, c2, result, resultType) { \ argument
238 #define _UTRIE_PREVIOUS(trie, data, start, src, c, c2, result, resultType) { \ argument
/external/skia/src/core/
DSkStroke.cpp39 #define STROKER_RESULT(resultType, depth, quadPts, format, ...) \ argument
45 #define STROKER_RESULT(resultType, depth, quadPts, format, ...) \ argument
1021 ResultType resultType = this->intersectRay(quadPts, kCtrlPt_RayType in compareQuadCubic() local
1039 ResultType resultType = this->intersectRay(quadPts, kCtrlPt_RayType in compareQuadConic() local
1066 ResultType resultType = this->intersectRay(quadPts, kCtrlPt_RayType in compareQuadQuad() local
1095 ResultType resultType = this->tangentsMeet(cubic, quadPts); in cubicStroke() local
1111 ResultType resultType = this->compareQuadCubic(cubic, quadPts); in cubicStroke() local
1154 ResultType resultType = this->compareQuadConic(conic, quadPts); in conicStroke() local
1184 ResultType resultType = this->compareQuadQuad(quad, quadPts); in quadStroke() local
/external/testng/src/main/java/org/testng/remote/strprotocol/
DTestResultMessage.java41 public TestResultMessage(final int resultType, in TestResultMessage()
129 private void init(final int resultType, in init()
/external/clang/lib/CodeGen/
DCGCall.cpp131 CanQualType resultType = FTP->getReturnType().getUnqualifiedType(); in arrangeLLVMFunctionInfo() local
248 CanQualType resultType = TheCXXABI.HasThisReturn(GD) in arrangeCXXStructorDeclaration() local
461 CodeGenTypes::arrangeFreeFunctionCall(QualType resultType, in arrangeFreeFunctionCall()
491 QualType resultType, const FunctionArgList &args, in arrangeFreeFunctionDeclaration()
515 CodeGenTypes::arrangeLLVMFunctionInfo(CanQualType resultType, in arrangeLLVMFunctionInfo()
569 CanQualType resultType, in create()
1299 llvm::Type *resultType = nullptr; in GetFunctionType() local
2163 llvm::Type *resultType = result->getType(); in tryEmitFusedAutoreleaseOfResult() local
2272 llvm::Type *resultType = result->getType(); in tryRemoveRetainOfSelf() local
DCGObjCRuntime.cpp357 QualType resultType, in getMessageSendInfo()
DCGAtomic.cpp323 QualType resultType, in emitAtomicLibcall()
DCGExprCXX.cpp1449 llvm::Type *resultType = ConvertTypeForMem(E->getType()); in EmitCXXNewExpr() local
DCGObjCMac.cpp108 llvm::Type *resultType = in getMessageSendFp2retFn() local
6660 QualType resultType, in EmitVTableMessageSend()
DCGObjC.cpp2596 llvm::Type *resultType = nullptr; in tryEmitARCRetainScalarExpr() local
DCGClass.cpp2699 QualType resultType = FPT->getReturnType(); in EmitForwardingCallToLambda() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp366 QualType resultType = CastE->getType(); in VisitCast() local
418 QualType resultType = CastE->getType(); in VisitCast() local
DExprEngine.cpp986 QualType resultType = Ex->getType(); in Visit() local
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DSCCP.java366 private Constant simulateMath(SsaInsn insn, int resultType) { in simulateMath()
DEscapeAnalysis.java537 Type resultType = def.getResult().getType(); in replaceDef() local
/external/clang/lib/Sema/
DSemaPseudoObject.cpp497 QualType resultType = result.get()->getType(); in buildIncDecOperation() local
870 QualType resultType = Getter->getReturnType(); in tryBuildGetOfReference() local
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h494 CanQualType resultType, in Profile()
/external/dexmaker/src/main/java/com/google/dexmaker/stock/
DProxyBuilder.java420 TypeId<?> resultType = TypeId.get(returnType); in generateCodeForAllMethods() local
/external/skia/src/animator/
DSkScript.cpp1176 SkOpType resultType = array->getOpType(); in logicalOp() local
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp779 DataType resultType = TYPE_LAST; in init() local
Des2fShaderOperatorTests.cpp1476 DataType resultType; in init() member
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1425 DataType resultType = TYPE_LAST; in init() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp1687 DataType resultType = TYPE_LAST; in setupShader() local
DvktShaderRenderOperatorTests.cpp2090 const DataType resultType; in init() member
/external/clang/lib/AST/
DExpr.cpp1379 UnaryExprOrTypeTrait ExprKind, Expr *E, QualType resultType, in UnaryExprOrTypeTraitExpr()

12