Home
last modified time | relevance | path

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

12

/external/skia/tools/
DPictureBenchmark.h51 void setTimerResultType(TimerData::Result resultType) { fTimerResult = resultType; } in setTimerResultType()
/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.cpp41 #define STROKER_RESULT(resultType, depth, quadPts, format, ...) \ argument
47 #define STROKER_RESULT(resultType, depth, quadPts, format, ...) \ argument
1181 ResultType resultType = intersectRay(quadPts, kCtrlPt_RayType in compareQuadCubic() local
1200 ResultType resultType = intersectRay(quadPts, kCtrlPt_RayType in compareQuadConic() local
1228 ResultType resultType = intersectRay(quadPts, kCtrlPt_RayType in compareQuadQuad() local
1256 ResultType resultType = this->tangentsMeet(cubic, quadPts); in cubicStroke() local
1272 ResultType resultType = this->compareQuadCubic(cubic, quadPts); in cubicStroke() local
1315 ResultType resultType = this->compareQuadConic(conic, quadPts); in conicStroke() local
1345 ResultType resultType = this->compareQuadQuad(quad, quadPts); in quadStroke() local
/external/clang/lib/CodeGen/
DCGCall.cpp103 CanQualType resultType = FTP->getReturnType().getUnqualifiedType(); in arrangeLLVMFunctionInfo() local
218 CanQualType resultType = TheCXXABI.HasThisReturn(GD) in arrangeCXXStructorDeclaration() local
431 CodeGenTypes::arrangeFreeFunctionCall(QualType resultType, in arrangeFreeFunctionCall()
461 QualType resultType, const FunctionArgList &args, in arrangeFreeFunctionDeclaration()
485 CodeGenTypes::arrangeLLVMFunctionInfo(CanQualType resultType, in arrangeLLVMFunctionInfo()
539 CanQualType resultType, in create()
1254 llvm::Type *resultType = nullptr; in GetFunctionType() local
2072 llvm::Type *resultType = result->getType(); in tryEmitFusedAutoreleaseOfResult() local
2181 llvm::Type *resultType = result->getType(); in tryRemoveRetainOfSelf() local
DCGObjCRuntime.cpp349 QualType resultType, in getMessageSendInfo()
DCGAtomic.cpp285 QualType resultType, in emitAtomicLibcall()
DCGExprCXX.cpp1344 llvm::Type *resultType = ConvertTypeForMem(E->getType()); in EmitCXXNewExpr() local
DCGClass.cpp2317 QualType resultType = FPT->getReturnType(); in EmitForwardingCallToLambda() local
DCGObjCMac.cpp108 llvm::Type *resultType = in getMessageSendFp2retFn() local
6472 QualType resultType, in EmitVTableMessageSend()
DCGObjC.cpp2556 llvm::Type *resultType = nullptr; in tryEmitARCRetainScalarExpr() local
DCGExpr.cpp1011 QualType resultType; in tryEmitAsConstant() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp344 QualType resultType = CastE->getType(); in VisitCast() local
396 QualType resultType = CastE->getType(); in VisitCast() local
DExprEngine.cpp967 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.cpp470 QualType resultType = result.get()->getType(); in buildIncDecOperation() local
858 QualType resultType = Getter->getReturnType(); in tryBuildGetOfReference() local
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h486 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/pathops/
DSkPathOpsCubic.cpp232 bool SkDCubic::ComplexBreak(const SkPoint pointsPtr[4], SkScalar* t, CubicType* resultType) { in ComplexBreak()
/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
Des3fShaderOperatorTests.cpp2131 DataType resultType; in init() member
/external/clang/lib/AST/
DExpr.cpp1342 UnaryExprOrTypeTrait ExprKind, Expr *E, QualType resultType, in UnaryExprOrTypeTraitExpr()

12