Home
last modified time | relevance | path

Searched defs:RetVal (Results 1 – 25 of 28) sorted by relevance

12

/external/libnfc-nxp/src/
DphLibNfc_initiator.c121 NFCSTATUS RetVal = NFCSTATUS_SUCCESS, in phLibNfc_NotificationRegister_Resp_Cb() local
397 NFCSTATUS RetVal = NFCSTATUS_SUCCESS; in phLibNfc_RemoteDev_NtfRegister() local
455 NFCSTATUS RetVal = NFCSTATUS_SUCCESS; in phLibNfc_RemoteDev_NtfUnregister() local
588 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_RemoteDev_Connect() local
797 NFCSTATUS RetVal = NFCSTATUS_SUCCESS; in phLibNfc_RemoteDev_Disconnect() local
966 NFCSTATUS RetVal = NFCSTATUS_SUCCESS; in phLibNfc_RemoteDev_Transceive() local
1237 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Mgt_SetP2P_ConfigParams() local
DphLibNfc_target.c86 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_RemoteDev_Receive() local
236 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_RemoteDev_Send() local
DphLibNfc_discovery.c149 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Mgt_ConfigureDiscovery() local
218 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_RemoteDev_CheckPresence() local
DphLibNfc_ndef_raw.c125 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Ndef_Read() local
378 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Ndef_Write() local
752 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Ndef_CheckNdef() local
1253 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_RemoteDev_FormatNdef() local
1677 NFCSTATUS RetVal = NFCSTATUS_SUCCESS ; in phLibNfc_Ndef_SrchNdefCnt_Cb() local
1886 NFCSTATUS RetVal =NFCSTATUS_SUCCESS; in phLibNfc_Ndef_SearchNdefContent() local
DphLibNfc.c812 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Mgt_GetstackCapabilities() local
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp342 int RetVal = AI->ExecuteProgram(BitcodeFile, InputArgv, InputFile, OutputFile, in executeProgram() local
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp865 Value *RetVal = UndefValue::get(RetTy); in RemoveDeadStuffFromFunction() local
920 Value *RetVal; in RemoveDeadStuffFromFunction() local
DFunctionAttrs.cpp485 Value *RetVal = FlowsToReturn[i+1]; // UniqueVector[0] is reserved. in IsFunctionMallocLike() local
DGlobalOpt.cpp2563 Constant *RetVal; in EvaluateBlock() local
2628 bool Evaluator::EvaluateFunction(Function *F, Constant *&RetVal, in EvaluateFunction()
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp454 if (Value *RetVal = Body->Codegen()) { in Codegen() local
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp462 if (Value *RetVal = Body->Codegen()) { in Codegen() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp445 SVal RetVal = SVB.getConjuredSymbolVal(0, CE, LCtx, ResultTy, Count); in VisitCallExpr() local
/external/llvm/lib/Transforms/Scalar/
DTailRecursionElimination.cpp134 bool RetVal = false; in CheckForEscapingAllocas() local
DCodeGenPrepare.cpp563 Constant *RetVal = ConstantInt::get(ReturnTy, Min ? 0 : -1ULL); in OptimizeCallInst() local
/external/clang/lib/StaticAnalyzer/Checkers/
DStreamChecker.cpp225 DefinedSVal RetVal = in OpenFileAux() local
DMallocChecker.cpp773 SVal RetVal = state->getSVal(CE, LCtx); in ReallocMem() local
1003 SVal RetVal = C.getState()->getSVal(E, C.getLocationContext()); in checkPreStmt() local
DRetainCountChecker.cpp3115 SVal RetVal = state->getSVal(CE->getArg(0), LCtx); in evalCall() local
3120 SVal RetVal = SVB.getConjuredSymbolVal(0, CE, LCtx, ResultTy, Count); in evalCall() local
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp707 if (Value *RetVal = Body->Codegen()) { in Codegen() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp815 if (Value *RetVal = Body->Codegen()) { in Codegen() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1975 SDNode *RetVal = SelectAtomicLoadAdd(Node, NVT); in Select() local
1983 SDNode *RetVal = SelectAtomicLoadArith(Node, NVT); in Select() local
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1650 bool RetVal = false; in RescheduleOps() local
1801 bool RetVal = false; in RescheduleLoadStoreInstrs() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp978 if (Value *RetVal = Body->Codegen()) { in Codegen() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp288 Constant *RetVal = ConstantInt::get(ReturnTy, DontKnow); in visitCallInst() local
/external/llvm/lib/CodeGen/
DIfConversion.cpp315 bool RetVal = false; in INITIALIZE_PASS_DEPENDENCY() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2185 bool RetVal = false; in hasOnlyLiveInOpers() local
2208 bool RetVal = false; in hasOnlyLiveOutUses() local

12